Skip to content

Instantly share code, notes, and snippets.

@PixelRobots
Created August 7, 2017 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PixelRobots/4ddbd6287ba9f7bc247260acd559faab to your computer and use it in GitHub Desktop.
Save PixelRobots/4ddbd6287ba9f7bc247260acd559faab to your computer and use it in GitHub Desktop.
Set-VMProcessor -VMName PIXEL-AZURES-01 -ExposeVirtualizationExtensions $true
Get-Disk | Initialize-Disk
cd C:\CloudDeployment\Setup
.\InstallAzureStackPOC.ps1 -Verbose
cd C:\CloudDeployment\Setup
.\InstallAzureStackPOC.ps1 -rerun -Verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment