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 […]
xcopy C:\Videos “\\SERVER\Media Backup” /f /j /s /w /z # Set the system to high performance mode to prevent sleep […]
Link: https://docs.jamf.com/technical-articles/Enabling_SSL_on_Tomcat_with_a_Public_Certificate.html
Enabling SSL on Tomcat with a Public Certificate Read More - click »
Set up file share with server manager Link: https://www.tactig.com/share-files-folders-windows-server-2016/
Share Files and Folders in Windows Server Read More - click »
Execute the following command from a terminal or command prompt: sudo jamf-pro database init Windows CMD jamf-pro database init
Creating the Jamf Pro Database and MySQL User Account Read More - click »
Creating a Certificate Signing Request Link: https://docs.jamf.com/technical-articles/Using_IIS_to_Enable_HTTPS_Downloads_on_a_Windows_Server_2016_or_2019_File_Share_Distribution_Point.html?hl=jamf%2Cpro%2Ciis
Link: https://docs.jamf.com/technical-articles/Installing_Java_and_MySQL_on_Windows_for_Jamf_Pro_10-14-0_or_Later.html#concept-7172
Installing MySQL Community Server 8.0 on Windows Read More - click »
Type both of the following commands, each followed by pressing the Return key: net stop MySQL80 net start MySQL80
Starting, Stopping MySQL Read More - click »
Open Command Prompt and execute the following commands: Net stop Tomcat8 Net start Tomcat8
Stopping, Restarting Tomcat on Windows Read More - click »
Link: How to completely uninstall MySQL? – Microsoft Community
How to completely uninstall MySQL? Read More - click »