An open API service indexing awesome lists of open source software.

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

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/