Skip to content

jhuynh06/CPXVI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows 10

Local Policies

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.

Remove Unwanted Administrators

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.

Debian

Download Debian folder and run each script with these commands:

  1. chmod +x [filename] ex: chmod +x Asofwarem.sh
  2. sudo ./[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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors