PowerShell/demos
Steve Lee 2cc091115b Rename powershell.exe to pwsh.exe (#5101)
- Rename powershell.exe to pwsh.exe
- Fixe appveyor.psm1
- Update MSI to include 'pwsh' in path and app paths
- Revert change for hyper-v powershell direct
- Update names in packaging.psm1.
- Fix check for SxS
2017-10-17 17:25:11 -07:00
..
Apache PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Azure Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
crontab PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07: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
Raspberry-Pi Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
rest Merge pull request #2125 from alexandair/patch-3 2016-08-29 16:51:00 -07:00
SSHRemoting Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
SystemD PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
WindowsPowerShellModules added demo for using Windows PowerShell modules (#4886) 2017-10-03 10:47:05 -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.