Disable StrictMode
If StrictMode is set in a parent session (i.e., at the active powershell profile) the boot strap script will fail on uninitialized variables in case not all options are set to be installed:
(i.e., $StackInstallExport in the Invoke-Command block at line 606)
Edited by eliadh