Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdhtlr/ps-windows-script-collection
This repository contains various scripts that can be used to automate processes in the startup and shutdown sessions on Windows 11.
https://github.com/cdhtlr/ps-windows-script-collection
automation group-policy powershell windows11
Last synced: 8 days ago
JSON representation
This repository contains various scripts that can be used to automate processes in the startup and shutdown sessions on Windows 11.
- Host: GitHub
- URL: https://github.com/cdhtlr/ps-windows-script-collection
- Owner: cdhtlr
- Created: 2024-09-17T19:00:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:04:46.000Z (about 2 months ago)
- Last Synced: 2024-10-10T17:01:37.183Z (29 days ago)
- Topics: automation, group-policy, powershell, windows11
- Language: PowerShell
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection of Startup and Shutdown Scripts for Windows 11
This repository contains various scripts that can be used to automate processes in the startup and shutdown sessions on Windows 11. These scripts are designed to increase efficiency and save time by automating routine tasks that are usually done manually.
- **Startup Script**: Scripts that run at system startup to configure initial settings, start certain applications, or perform other necessary tasks.
- **Shutdown Script**: Script that runs when the system is shut down to clean up temporary files, shut down applications safely, and ensure the system is ready for shutdown.