A robocopy command that copies one mapped drive to another and keeps machine from sleeping
xcopy C:\Videos “\\SERVER\Media Backup” /f /j /s /w /z # Set the system to high performance mode to prevent sleep […]
Experimenting with having https://chat.openai.com/chat write code. Amazing
xcopy C:\Videos “\\SERVER\Media Backup” /f /j /s /w /z # Set the system to high performance mode to prevent sleep […]