https://github.com/mechdeveloper/powershell-cheat-sheet
Basic powershell commands for windows administration
https://github.com/mechdeveloper/powershell-cheat-sheet
Last synced: 4 months ago
JSON representation
Basic powershell commands for windows administration
- Host: GitHub
- URL: https://github.com/mechdeveloper/powershell-cheat-sheet
- Owner: mechdeveloper
- Created: 2020-04-30T08:38:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T08:36:21.000Z (over 5 years ago)
- Last Synced: 2025-03-23T07:30:35.047Z (11 months ago)
- Size: 21.5 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# powershell-cheat-sheet
Basic powershell commands for windows administration
- Working with Objects
- Managing Computers
- Managing Processes and Services
- Working with Output
- Manage drives & files
- Creating UI elements
- Other Examples
# References
- Official Docs: https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7
- Sample Scripts: https://docs.microsoft.com/en-us/powershell/scripting/samples/sample-scripts-for-administration?view=powershell-7
- https://powershell.org/