PowerShell¶
PowerShell Commands¶
COMMAND | DESC |
---|---|
get-host | to check version |
Get-Help | Cmdlet that will help you discover all kinds of things |
Get-Command | Cmdlet that will help you discover all kinds of things |
Links¶
- http://get-powershell.com/archive.aspx
- https://www.tylerbutler.com/2012/05/how-to-install-python-pip-and-virtualenv-on-windows-with-powershell/
- http://www.howtogeek.com/163127/how-powershell-differs-from-the-windows-command-prompt/
- http://www.howtogeek.com/137803/geek-school-learn-how-to-automate-windows-with-powershell/
- http://net.tutsplus.com/tutorials/asp-net/say-hello-to-powershell/
- http://www.howtogeek.com/138624/geek-school-learn-to-use-remoting-in-powershell/