PowerShell/demos
Steve Lee 76de340e79 corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255)
* corrected use of PSModulePath casing to be consistent with Windows PowerShell
addresses #3227

* addressing review feedback
make "PSModulePath" into const
fixed some test workarounds due to failures for external reasons that wasn't meant to be checked in

* addressing review feedback
make "PSModulePath" into const
fixed some test workarounds due to failures for external reasons that wasn't meant to be checked in
2017-03-15 12:04:28 -07:00
..
Apache Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Azure corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
crontab Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Docker-PowerShell Adding Docker-PowerShell demo (#1862) 2016-08-17 21:01:12 -07:00
DSC Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
install Fix docs/installation/windows.md 2016-08-17 16:18:26 -07:00
powershellget Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
python Updated to include Aleksandar's editorial changes; mostly python to Python 2016-08-04 17:39:12 -07:00
rest Merge pull request #2125 from alexandair/patch-3 2016-08-29 16:51:00 -07:00
SSHRemoting Fix reference to sshd service restarting (#3138) 2017-02-13 14:13:13 -08:00
SystemD spelling fixes: demos (#2060) 2016-08-31 11:05:35 -07:00
dsc.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
README.md Update README.md 2016-08-11 09:00:59 -07:00

This folder contains demos primarily targeted for Linux systems. Each demo showcases how to use PowerShell to be more productive by leveraging objects and how it can integrate with existing Linux scripts and/or commands.