Standalone-Windows-STIG-Script

(★ 192)

Create a compliant and secure Windows 10/11 system with our Gold Master image creation tool. Adhere to DoD STIG/SRG Requirements and NSA Cybersecurity guidance for standalone Windows systems with ease, using our ultimate STIG script.

File Explorer

  • Dockerfile
  • LICENSE
  • README.md
  • secure-standalone.ps1

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

choco install

View Details ▼

Install one or more packages with Chocolatey.

choco install {{package1 package2 ...}}

Install one or more packages:

choco install {{path\to\packages_file.config}}

Install packages from a custom configuration file:

choco install {{path\to\file}}

Install a specific `.nuspec` or `.nupkg` file:

# Project Badges

  • Sponsor Sponsor Visit
  • Test script against windows docker container Test script against windows docker container Visit
  • VirusTotal Scan VirusTotal Scan Visit
  • PSScriptAnalyzer PSScriptAnalyzer Visit
// repository documentation