Size: 809
Comment:
|
Size: 846
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from CheatSheet/Powershell | |
Line 24: | Line 25: |
* [[https://technet.microsoft.com/en-us/library/bb613488(v=vs.85).aspx|Windows PowerShell Profiles]]: Where is the equivalent of .profile or .bashrc on Windows for Powershell? | * [[https://technet.microsoft.com/en-us/library/bb613488(v=vs.85).aspx|Windows PowerShell Profiles]]: Where is the equivalent of .profile or .bashrc on Windows for PowerShell? |
Line 26: | Line 27: |
* https://github.com/Disassembler0/Win10-Initial-Setup-Script: Powershell script to remove stupid defaults and user tracking from Windows 10 | * https://github.com/Disassembler0/Win10-Initial-Setup-Script: Script to remove stupid defaults and user tracking from Windows 10 |
# Prevent a PowerShell script from quitting so you can read error messages powershell.exe -File Blah.ps1 -NoExit
Choco
External links
Windows PowerShell Profiles: Where is the equivalent of .profile or .bashrc on Windows for PowerShell?
https://github.com/Disassembler0/Win10-Initial-Setup-Script: Script to remove stupid defaults and user tracking from Windows 10