Skip to content

mzaran/windows_server_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows_server_scripts

Python scripts to check against Windows 2022 host

Requires local administrator (testing only)

winrm set winrm/config/client/auth '@{Basic="true"}'
winrm set winrm/config/service/auth '@{Basic="true"}'
winrm set winrm/config/service '@{AllowUnencrypted="true"}'
Restart-Service WinRM

About

Python scripts to check against Windows 2022 host

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages