Saturday, July 14, 2012

PS Quick Tips: Check Powershell version installed

PS: D:> $host.version

No comments:

Test page for code formatting

netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...