.NET
PowerShell reads: links to coverage of One-Liners about PowerShell features (using, language, etc)
Boy, I wish I had read these PowerShell articles earlier:
- PowerShell One-Liners: Help, Syntax, Display and Files.
- PowerShell One-Liners: Variables, Parameters, Properties, and Objects.
- PowerShell One-Liners: Collections, Hashtables, Arrays and Strings.
- PowerShell One-Liners: Accessing, Handling and Writing Data.
Besides being in depth, the articles also contain a ton of examples all in this form:
| Action | Command | Example |
| Basic help for x | Get-Help cmd (cmd is a full name) | help Get-ChildItem |
| Help in separate window | Show-Command cmd; then select the help icon | Show-Command Get-ChildItem |
| Reference: | PowerShell reads: links to coverage of One-Liners about PowerShell features (using, language, etc) from our NCG partner Jeroen Pluimers at the The Wiert Corner blog. |
Do you want to know how to develop your skillset to become a sysadmin Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. Introduction to NGINX
2. Apache HTTP Server Cookbook
3. VirtualBox Essentials
4. Nagios Monitoring Cookbook
5. Linux BASH Programming Cookbook
6. Postgresql Database Tutorial
and many more ....
I agree to the Terms and Privacy Policy




