-1

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?

ybaylav
  • 15
  • 7

1 Answers1

0

You can't import SEP firewall rule with .xml format.

user204479
  • 21
  • 1