Skip to content

Instantly share code, notes, and snippets.

@OSDeploy
Last active March 8, 2021 19:45
Show Gist options
  • Save OSDeploy/c3387cb58fc6490e1b5b0469dc668867 to your computer and use it in GitHub Desktop.
Save OSDeploy/c3387cb58fc6490e1b5b0469dc668867 to your computer and use it in GitHub Desktop.
Write-Host "Hello" -Foregroundcolor Cyan
Write-Host "This is a PowerShell Script in a GitHub Gist at" -Foregroundcolor Cyan
Write-Host "https://gist.githubusercontent.com/OSDeploy/c3387cb58fc6490e1b5b0469dc668867/raw/946f1579047ac9e54299950220299dee8dd90d9c/WinPETest.ps1" -Foregroundcolor Cyan
Write-Host ""
Install-Module OSDSUS -Force -Verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment