I've got a Windows Firewall rule defined like below table
NameGroupProfileEnabledActionProgramLocal AddressRemote AddressProtocolLocal PortRemote PortAllowed Computers
SpotifyRuleOutbound Domain, Private Yes Block C:\Users\a....\spotify.exe Any Any Any Any Any Any
What I want to do is adding this same rule for inbound and outbound in the "Symantec Endpoint Protection" firewall using the smc -importadvrule command with a .sar or .xml file. How the file should look like?