When running the Windows 10 Local policy script, direct yourself to the Windows 10/All Policy Scripts. Download the entire folder. Run the run.bat file as an administrator, and all the local policies should be changed.
Download the entire folder of Windows10. From the CyberPatriot ReadMe, copy and paste all names that are administrators into the currentAdministrators.txt file. Run the runAdminstrators.ps1 file as an administrator, following any directions that it says.
Download Debian folder and run each script with these commands:
chmod +x [filename]ex:chmod +x Asofwarem.shsudo ./[filename]
Make sure to open Terminal in the Debian11 folder, or move into the Debian folder using cd.
Add #!/usr/bin/env bash to top of .sh file if it doesn't run.