Schuff Steel interview question

How do you look up a powershell command?

Interview Answers

Anonymous

2 Apr 2015

Get-Help

Anonymous

23 May 2015

type Get-Command without any additional parameters and you’ll get back a list of all the Windows PowerShell cmdlets under powershell command line from all programs