Skip to content

Instantly share code, notes, and snippets.

@jwmoss
Last active June 8, 2023 15:48
Show Gist options
  • Save jwmoss/af949d7404e7c79754aba9057fa4f20c to your computer and use it in GitHub Desktop.
Save jwmoss/af949d7404e7c79754aba9057fa4f20c to your computer and use it in GitHub Desktop.
bootstrap
## Check output of each one
Write-Host "Running gist from internet using write-host"
Write-Output "Running gist from internet using write-output"
Start-OSDCloud -ZTI
Restart-Computer -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment