Skip to content

Scripts and resources for installing/administrating/using Windows.

License

Notifications You must be signed in to change notification settings

oschecklist/windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows

Scripts and resources for installing/administrating/using Windows.

Note: Before using PowerShell scripts, execute Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

scoop

It is helpful to use

Set-MpPreference -ExclusionPath "$(Resolve-Path '~/scoop')"
Set-MpPreference -ExclusionPath "C:\ProgramData\scoop"

to make sure scoop and the apps installed by it are not hindered by Microsoft Defender.

About

Scripts and resources for installing/administrating/using Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published