powershell help. I want to run the netsh command and update firewall on multiple servers at once. how would i do it?
Hi,
I would like to run the following netsh command and update firewall on multiple servers all at once. how would i do it? this is cmd command not powershell. do you have a script to run it on multiple servers?
Thank you so much!
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes