Last active
March 8, 2021 19:45
-
-
Save OSDeploy/c3387cb58fc6490e1b5b0469dc668867 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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