Windows Powershell commands

PowerShell is an interactive Command-Line Interface (CLI) and automation engine designed by Microsoft to help design system configurations and automate administrative tasks Get-Help  :  use this command to get help with any other command.  E.g. to know how the Get-Process command works, type:  Get-Help -Name Get-Process To get help using wildcard – Get-Help – Name Get-* Set-Execution-Policy: Continue reading “Windows Powershell commands”

Design a site like this with WordPress.com
Get started