Skip to content

Run on new machines to setup quickly. Business and Non-Business modes.

Notifications You must be signed in to change notification settings

illsk1lls/InitialSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

InitialSetup.cmd Win8-11

This is an example CMD script that can be adapted to suit your needs.

It is possible to run this CMD script from a USB and remove the USB while it is running, when launched it copies itself into %ProgramData% and runs that, when completed it deletes its temporary version. The file you actually click runs for only a second or so and closes, so you won't get stuck on a slow workstation or have to copy the script every time before you use it.

This template can be run on new machines to adjust some commonly changed settings quickly.

Actions the script performs in this example state:

(Win 11 Only for these -> Fixed right-click menu, reduced spacing between lines in explorer)

Disables Device Encryption
Cleans up leftover Windows Installation Files
Enables F8 Boot Menu
Enables System Restore and Creates a restore point.
Sets power options to highest performance (usb selective suspend off/pci link state mgmt off/never sleep/hibernate off/etc)
Disables UAC
Show Hidden Files in File Explorer
Show File Extensions in File Explorer
Sets TimeZone (User Enters at top of script, currently set to "Eastern Standard Time")
Sets Correct Date and Time
Enables Network Discovery
Enables File and Printer Sharing
Initiates Windows Update in the background

---Software Downloaded/Installed---

--Both Normal/Business Modes--
7zip
Chrome
Adobe Reader (Without bloat)
ADWCleaner

--Exclusive to Normal Mode--
Malwarebytes
VLC

--Exclusive to Business Mode--
GotoAssist
Open Webpage for Avast Business AV

-----

Pretty basic but something this simple can save a bunch of time. ;)

About

Run on new machines to setup quickly. Business and Non-Business modes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published