PS c:\> Invoke-Expression C:\Users\User01\Documents\script1.ps1
Where:
C:\Users\User01\Documents\script1.ps1 - the script to be run
netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...
No comments:
Post a Comment