Some Powershell scripts that might come in handy some day..
Copies all Windows Spotlight background images to a specified folder.
Usage:
retrieve-win-spotlight-backgrounds.ps1 C:\temp
Creates four scheduled tasks to toggle dark mode at specific times.
- Dark mode is enabled at 7pm daily.
- Dark mode is disabled at 7am daily.
Usage:
.\win-scheduled-tasks_dark-mode-toggle.ps1