Monday, January 22, 2018

PS: Get number of applications instances

PS c:\> Get-Process -Name python | Measure-Object

No comments:

Test page for code formatting

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