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: 10 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:04:46.000Z (over 1 year ago)
- Last Synced: 2025-04-05T20:11:55.577Z (10 months 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.