Created
May 14, 2019 12:16
-
-
Save kirannhegde/b1d4b657959c791bbb45027f867bf2f6 to your computer and use it in GitHub Desktop.
Boxstarter not waiting for msiexec processes to stop
This file contains hidden or 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
[2019-05-14T19:23:36.7324365+08:00:::PID 4416] parent process is explorer | |
[2019-05-14T19:23:36.8105601+08:00:::PID 4416] Error getting parent process | |
[2019-05-14T19:23:36.8105601+08:00:::PID 4416] Boxstarter: Installing package C:\Users\bhaskar\TCDevSetup.ps1 | |
[2019-05-14T19:23:36.8886901+08:00:::PID 4416] Boxstarter Version 2.12.0 | |
[2019-05-14T19:23:36.9043128+08:00:::PID 4416] (c) 2018 Chocolatey Software, Inc, 2012 - 2018 Matt Wrock. https://boxstarter.org | |
[2019-05-14T19:23:36.9355599+08:00:::PID 4416] + Boxstarter starting Installation session. | |
[2019-05-14T19:23:36.9511871+08:00:::PID 4416] Boxstarter: NoPassword is false checking autologin | |
[2019-05-14T19:23:36.9824360+08:00:::PID 4416] Boxstarter: AutoLogin status is False | |
[2019-05-14T19:23:36.9980619+08:00:::PID 4416] Boxstarter: NoPassword is set to False and RebootOk is set to True and the NoPassword parameter passed was False | |
[2019-05-14T19:23:37.0136883+08:00:::PID 4416] Boxstarter: Disabling Automatic Updates from Windows Update | |
[2019-05-14T19:23:37.0136883+08:00:::PID 4416] Boxstarter: Disabling Automatic Updates from Windows Update | |
[2019-05-14T19:23:37.0918101+08:00:::PID 4416] Boxstarter: LocalRepo is at C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:23:37.1855624+08:00:::PID 4416] Boxstarter: Attempt #1... | |
[2019-05-14T19:23:37.2324362+08:00:::PID 4416] Boxstarter: Searching for tmpA6E6.tmp\tmpA6E6.tmp.nuspec | |
[2019-05-14T19:23:37.2636868+08:00:::PID 4416] Boxstarter: Passing the following args to Chocolatey: Pack System.String[] -y | |
[2019-05-14T19:23:37.2793113+08:00:::PID 4416] Boxstarter: Exported Boxstarter.IsRebooting from 4416 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:23:37.2793113+08:00:::PID 4416] Boxstarter: Exported Boxstarter.NugetSources from 4416 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:23:37.2793113+08:00:::PID 4416] Boxstarter: Exported Boxstarter.AutologedOn from 4416 to $env:BEX.Boxstarter.AutologedOn with value False | |
[2019-05-14T19:23:37.2949384+08:00:::PID 4416] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4416 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:23:37.2949384+08:00:::PID 4416] Boxstarter: Exported Boxstarter.BaseDir from 4416 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:23:37.2949384+08:00:::PID 4416] Boxstarter: Exported Boxstarter.LocalRepo from 4416 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:23:37.2949384+08:00:::PID 4416] Boxstarter: Exported Boxstarter.NoPassword from 4416 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:23:37.3105627+08:00:::PID 4416] Boxstarter: Exported Boxstarter.RebootOk from 4416 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:23:37.3105627+08:00:::PID 4416] Boxstarter: Exported Boxstarter.Log from 4416 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:23:37.3105627+08:00:::PID 4416] Boxstarter: Exported Boxstarter.ScriptToCall from 4416 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; | |
Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:23:37.3105627+08:00:::PID 4416] Boxstarter: Exported Boxstarter.SuppressLogging from 4416 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:23:37.3261878+08:00:::PID 4416] Boxstarter: Exported VerbosePreference from 4416 to $env:BEX.VerbosePreference with value SilentlyContinue | |
[2019-05-14T19:23:37.3261878+08:00:::PID 4416] Boxstarter: Exported DebugPreference from 4416 to $env:BEX.DebugPreference with value SilentlyContinue | |
[2019-05-14T19:23:37.3261878+08:00:::PID 4416] Boxstarter: Using current PowerShell... | |
[2019-05-14T19:23:37.3417959+08:00:::PID 4416] Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:23:37.3417959+08:00:::PID 4416] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:23:37.3417959+08:00:::PID 4416] Boxstarter: loading choco from path | |
[2019-05-14T19:23:37.3730445+08:00:::PID 4416] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:23:37.3730445+08:00:::PID 4416] Boxstarter: loading choco from path | |
[2019-05-14T19:23:37.8417955+08:00:::PID 4416] Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:23:38.0761712+08:00:::PID 4416] Boxstarter: Types added... | |
[2019-05-14T19:23:38.0917977+08:00:::PID 4416] Boxstarter: instantiating choco wrapper... | |
[2019-05-14T19:23:38.7324081+08:00:::PID 4416] Boxstarter: calling choco now with Pack System.String[] -y | |
[2019-05-14T19:23:38.7480358+08:00:::PID 4416] Boxstarter: setting current directory location to C:\ProgramData\boxstarter\BuildPackages | |
Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config" | |
with "C:\ProgramData\chocolatey\config\chocolatey.config.update". Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup". | |
Command line: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" | |
Received arguments: Pack tmpA6E6.tmp\tmpA6E6.tmp.nuspec -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='Pack'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\Temp\chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'| | |
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'| | |
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'| | |
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='tmpA6E6.tmp\tmpA6E6.tmp.nuspec'| | |
AllVersions='False'|SkipPackageInstallProvider='False'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyPackCommand - Normal Run Mode _ | |
Attempting to build package from 'tmpA6E6.tmp.nuspec'. | |
Successfully created package 'C:\ProgramData\boxstarter\BuildPackages\tmpA6E6.tmp.1.0.0.nupkg' | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:23:39.7792682+08:00:::PID 4416] Boxstarter: restoring current directory location to C:\Users\bhaskar | |
[2019-05-14T19:23:39.7948934+08:00:::PID 4416] Boxstarter: Created a temporary package tmpA6E6.tmp from C:\Users\bhaskar\TCDevSetup.ps1 in C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:23:39.7948934+08:00:::PID 4416] Boxstarter: Created a temporary package tmpA6E6.tmp from C:\Users\bhaskar\TCDevSetup.ps1 in C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:23:39.8261437+08:00:::PID 4416] Boxstarter: Deleting previous tmpA6E6.tmp package | |
[2019-05-14T19:23:39.8261437+08:00:::PID 4416] Boxstarter: Installing 1 packages from C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2 | |
[2019-05-14T19:23:39.8730200+08:00:::PID 4416] Boxstarter: Installing 1 packages | |
[2019-05-14T19:23:39.8730200+08:00:::PID 4416] Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:23:40.1855195+08:00:::PID 4416] Boxstarter: Detected Pending reboot | |
[2019-05-14T19:23:40.1855195+08:00:::PID 4416] @{Computer=W2K16ST-RLDGIV4; CBServicing=False; WindowsUpdate=False; CCMClientSDK=; PendComputerRename=False; PendFileRename=True; PendFileRenVal=System.String[]; RebootPending=True} | |
[2019-05-14T19:23:40.2011449+08:00:::PID 4416] Boxstarter: writing restart file | |
[2019-05-14T19:23:40.2011449+08:00:::PID 4416] Boxstarter: writing restart file | |
[2019-05-14T19:23:40.2948942+08:00:::PID 4416] Boxstarter: Restore Automatic Updates from Windows Update | |
[2019-05-14T19:23:40.3573781+08:00:::PID 4416] Boxstarter: Securely Storing CITRITE\bhaskar credentials for automatic logon | |
[2019-05-14T19:23:40.8105048+08:00:::PID 4416] Boxstarter: Logon Set | |
[2019-05-14T19:23:40.8417528+08:00:::PID 4416] + Boxstarter finished Installation session. 00:00:03.9063241 | |
[2019-05-14T19:23:40.8417528+08:00:::PID 4416] Boxstarter: Restart Required. Restarting now... | |
[2019-05-14T19:23:40.9198789+08:00:::PID 4416] Boxstarter: Composing record for pipeline... | |
[2019-05-14T19:23:40.9198789+08:00:::PID 4416] Boxstarter: writing object... | |
[2019-05-14T19:23:40.9198789+08:00:::PID 4416] Boxstarter: object written... | |
[2019-05-14T19:26:26.2637798+08:00:::PID 4684] parent process is cmd | |
[2019-05-14T19:26:27.2969102+08:00:::PID 4684] parent process is explorer | |
[2019-05-14T19:26:27.3907996+08:00:::PID 4684] Error getting parent process | |
[2019-05-14T19:26:27.4847138+08:00:::PID 4684] Boxstarter Version 2.12.0 | |
[2019-05-14T19:26:27.5160193+08:00:::PID 4684] (c) 2018 Chocolatey Software, Inc, 2012 - 2018 Matt Wrock. https://boxstarter.org | |
[2019-05-14T19:26:27.5473259+08:00:::PID 4684] + Boxstarter starting Installation session. | |
[2019-05-14T19:26:27.5629769+08:00:::PID 4684] Boxstarter: NoPassword is false checking autologin | |
[2019-05-14T19:26:27.6099328+08:00:::PID 4684] Boxstarter: AutoLogin status is True | |
[2019-05-14T19:26:27.6412372+08:00:::PID 4684] Boxstarter: NoPassword is set to True and RebootOk is set to True and the NoPassword parameter passed was False | |
[2019-05-14T19:26:27.6568894+08:00:::PID 4684] Boxstarter: Disabling Automatic Updates from Windows Update | |
[2019-05-14T19:26:28.1421014+08:00:::PID 4684] Boxstarter: LocalRepo is at C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:28.2673227+08:00:::PID 4684] Boxstarter: Attempt #1... | |
[2019-05-14T19:26:28.3142632+08:00:::PID 4684] Boxstarter: Searching for tmpAF6A.tmp\tmpAF6A.tmp.nuspec | |
[2019-05-14T19:26:28.3455567+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: Pack System.String[] -y | |
[2019-05-14T19:26:28.3768439+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:26:28.3768439+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:28.3924903+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:26:28.3924903+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:26:28.3924903+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:26:28.4081407+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:26:28.4081407+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:28.4081407+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value True | |
[2019-05-14T19:26:28.4081407+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:26:28.4081407+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:26:28.4237914+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:26:28.4237914+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value SilentlyContinue | |
[2019-05-14T19:26:28.4237914+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value SilentlyContinue | |
[2019-05-14T19:26:28.4394416+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
[2019-05-14T19:26:28.4550943+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:26:28.4550943+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:26:28.4550943+08:00:::PID 4684] Boxstarter: loading choco from path | |
[2019-05-14T19:26:28.4863931+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:26:28.4863931+08:00:::PID 4684] Boxstarter: loading choco from path | |
[2019-05-14T19:26:28.9715589+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:26:29.1750038+08:00:::PID 4684] Boxstarter: Types added... | |
[2019-05-14T19:26:29.1906545+08:00:::PID 4684] Boxstarter: instantiating choco wrapper... | |
[2019-05-14T19:26:29.3940747+08:00:::PID 4684] Boxstarter: calling choco now with Pack System.String[] -y | |
[2019-05-14T19:26:29.4097260+08:00:::PID 4684] Boxstarter: setting current directory location to C:\ProgramData\boxstarter\BuildPackages | |
Attempting to create directory "C:\Users\bhaskar\AppData\Local\Temp\1\chocolatey". | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: Pack tmpAF6A.tmp\tmpAF6A.tmp.nuspec -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='Pack'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\Temp\1\chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'| | |
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'| | |
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'| | |
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='tmpAF6A.tmp\tmpAF6A.tmp.nuspec'| | |
AllVersions='False'|SkipPackageInstallProvider='False'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyPackCommand - Normal Run Mode _ | |
Attempting to build package from 'tmpAF6A.tmp.nuspec'. | |
Successfully created package 'C:\ProgramData\boxstarter\BuildPackages\tmpAF6A.tmp.1.0.0.nupkg' | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:26:30.0983439+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:26:30.0983439+08:00:::PID 4684] Boxstarter: Created a temporary package tmpAF6A.tmp from C:\Users\bhaskar\TCDevSetup.ps1 in C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:30.1139204+08:00:::PID 4684] Boxstarter: Created a temporary package tmpAF6A.tmp from C:\Users\bhaskar\TCDevSetup.ps1 in C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:30.1452165+08:00:::PID 4684] Boxstarter: Deleting previous tmpAF6A.tmp package | |
[2019-05-14T19:26:30.1452165+08:00:::PID 4684] Boxstarter: Installing 1 packages from C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:30.1921601+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
[2019-05-14T19:26:30.1921601+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:26:30.4268519+08:00:::PID 4684] ++ Boxstarter starting Calling Chocolatey to install tmpAF6A.tmp. This may take several minutes to complete... | |
[2019-05-14T19:26:30.4268519+08:00:::PID 4684] ++ Boxstarter starting Calling Chocolatey to install tmpAF6A.tmp. This may take several minutes to complete... | |
[2019-05-14T19:26:30.4581470+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: install System.String[] -source C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2 -f -execution-timeout 86400 -y | |
[2019-05-14T19:26:30.4581470+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:26:30.4581470+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:30.4581470+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:26:30.4581470+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:26:30.4737938+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:26:30.4737938+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:26:30.4737938+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:30.4737938+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value True | |
[2019-05-14T19:26:30.4737938+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:26:30.4737938+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:26:30.4894396+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:26:30.4894396+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:26:30.4894396+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value SilentlyContinue | |
[2019-05-14T19:26:30.4894396+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value SilentlyContinue | |
[2019-05-14T19:26:30.4894396+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
[2019-05-14T19:26:30.5050889+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:26:30.5050889+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:26:30.5050889+08:00:::PID 4684] Boxstarter: loading choco from path | |
[2019-05-14T19:26:30.5050889+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:26:30.5050889+08:00:::PID 4684] Boxstarter: loading choco from path | |
[2019-05-14T19:26:30.6772100+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:26:30.6772100+08:00:::PID 4684] Boxstarter: Types added... | |
[2019-05-14T19:26:30.6928557+08:00:::PID 4684] Boxstarter: calling choco now with install System.String[] -source C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2 -f -execution-timeout 86400 -y | |
[2019-05-14T19:26:30.6928557+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
Attempting to create directory "C:\Users\bhaskar\AppData\Local\Temp\1\chocolatey\chocolatey". | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: install tmpAF6A.tmp -source C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2 -f -execution-timeout 86400 -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
The source 'C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='install'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\Temp\1\chocolatey\chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='86400'|WebRequestTimeoutSeconds='30'| | |
Sources='C:\ProgramData\boxstarter\BuildPackages;https://chocolatey.org/api/v2'| | |
SourceType='normal'|Debug='False'|Verbose='False'|Trace='False'| | |
Force='True'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='tmpAF6A.tmp'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|PackageNames='tmpAF6A.tmp'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _ | |
Installing the following packages: | |
tmpAF6A.tmp | |
By installing you accept licenses for the packages. | |
[NuGet] Installing 'tmpAF6A.tmp 1.0.0'. | |
[NuGet] Added file 'ChocolateyInstall.ps1' to folder 'tmpAF6A.tmp\tools'. | |
[NuGet] Added file 'tmpAF6A.tmp.nuspec' to folder 'tmpAF6A.tmp'. | |
[NuGet] Added file 'tmpAF6A.tmp.nupkg' to folder 'tmpAF6A.tmp'. | |
[NuGet] Successfully installed 'tmpAF6A.tmp 1.0.0'. | |
tmpAF6A.tmp v1.0.0 (forced) | |
tmpaf6a.tmp package files install completed. Performing other installation steps. | |
Setting installer args for tmpAF6A.tmp | |
Setting package parameters for tmpAF6A.tmp | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.PowerShell.Security.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:26:37.1534003+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:26:37.1846783+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:26:37.2003185+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:26:37.2003185+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:26:37.2160963+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:37.2160963+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:26:37.2160963+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value True | |
[2019-05-14T19:26:37.2160963+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:37.2160963+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:26:37.2315975+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:26:37.2315975+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:26:37.2315975+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for tmpAF6A.tmp v1.0.0 with packageScript 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1' | |
[2019-05-14T19:26:37.3098018+08:00:::PID 4684] Boxstarter: Cleaning up C:\Users\bhaskar\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\boxstarter-post-restart.bat | |
VERBOSE: Boxstarter: Cleaning up C:\Users\bhaskar\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\boxstarter-post-restart.bat | |
[2019-05-14T19:26:37.3254408+08:00:::PID 4684] Boxstarter: Cleaning up C:\Users\bhaskar\AppData\Local\Boxstarter\Boxstarter.Script | |
VERBOSE: Boxstarter: Cleaning up C:\Users\bhaskar\AppData\Local\Boxstarter\Boxstarter.Script | |
[2019-05-14T19:26:43.3455899+08:00:::PID 4684] Boxstarter: Enabling Remote Desktop... | |
[2019-05-14T19:26:43.3455899+08:00:::PID 4684] Boxstarter: Enabling Remote Desktop... | |
Boxstarter: Enabling Remote Desktop... | |
[2019-05-14T19:26:44.1116613+08:00:::PID 4684] Boxstarter: Enabling Remote Desktop NLA ... | |
[2019-05-14T19:26:44.1116613+08:00:::PID 4684] Boxstarter: Enabling Remote Desktop NLA ... | |
Boxstarter: Enabling Remote Desktop NLA ... | |
VERBOSE: Exporting function 'New-NetFirewallRule'. | |
VERBOSE: Exporting function 'Show-NetFirewallRule'. | |
VERBOSE: Exporting function 'Get-NetFirewallRule'. | |
VERBOSE: Exporting function 'Set-NetFirewallRule'. | |
VERBOSE: Exporting function 'Remove-NetFirewallRule'. | |
VERBOSE: Exporting function 'Rename-NetFirewallRule'. | |
VERBOSE: Exporting function 'Copy-NetFirewallRule'. | |
VERBOSE: Exporting function 'Enable-NetFirewallRule'. | |
VERBOSE: Exporting function 'Disable-NetFirewallRule'. | |
VERBOSE: Exporting function 'New-NetIPsecRule'. | |
VERBOSE: Exporting function 'Show-NetIPsecRule'. | |
VERBOSE: Exporting function 'Find-NetIPsecRule'. | |
VERBOSE: Exporting function 'Get-NetIPsecRule'. | |
VERBOSE: Exporting function 'Set-NetIPsecRule'. | |
VERBOSE: Exporting function 'Remove-NetIPsecRule'. | |
VERBOSE: Exporting function 'Rename-NetIPsecRule'. | |
VERBOSE: Exporting function 'Copy-NetIPsecRule'. | |
VERBOSE: Exporting function 'Enable-NetIPsecRule'. | |
VERBOSE: Exporting function 'Disable-NetIPsecRule'. | |
VERBOSE: Exporting function 'Sync-NetIPsecRule'. | |
VERBOSE: Exporting function 'Update-NetIPsecRule'. | |
VERBOSE: Exporting function 'New-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Get-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Set-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Remove-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Rename-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Copy-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Enable-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Disable-NetIPsecMainModeRule'. | |
VERBOSE: Exporting function 'Get-NetFirewallAddressFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallAddressFilter'. | |
VERBOSE: Exporting function 'Get-NetFirewallApplicationFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallApplicationFilter'. | |
VERBOSE: Exporting function 'Get-NetFirewallInterfaceFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallInterfaceFilter'. | |
VERBOSE: Exporting function 'Get-NetFirewallInterfaceTypeFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallInterfaceTypeFilter'. | |
VERBOSE: Exporting function 'Get-NetFirewallSecurityFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallSecurityFilter'. | |
VERBOSE: Exporting function 'Get-NetFirewallPortFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallPortFilter'. | |
VERBOSE: Exporting function 'Get-NetFirewallServiceFilter'. | |
VERBOSE: Exporting function 'Set-NetFirewallServiceFilter'. | |
VERBOSE: Exporting function 'New-NetIPsecPhase1AuthSet'. | |
VERBOSE: Exporting function 'Get-NetIPsecPhase1AuthSet'. | |
VERBOSE: Exporting function 'Set-NetIPsecPhase1AuthSet'. | |
VERBOSE: Exporting function 'Remove-NetIPsecPhase1AuthSet'. | |
VERBOSE: Exporting function 'Rename-NetIPsecPhase1AuthSet'. | |
VERBOSE: Exporting function 'Copy-NetIPsecPhase1AuthSet'. | |
VERBOSE: Exporting function 'New-NetIPsecPhase2AuthSet'. | |
VERBOSE: Exporting function 'Get-NetIPsecPhase2AuthSet'. | |
VERBOSE: Exporting function 'Set-NetIPsecPhase2AuthSet'. | |
VERBOSE: Exporting function 'Remove-NetIPsecPhase2AuthSet'. | |
VERBOSE: Exporting function 'Rename-NetIPsecPhase2AuthSet'. | |
VERBOSE: Exporting function 'Copy-NetIPsecPhase2AuthSet'. | |
VERBOSE: Exporting function 'New-NetIPsecMainModeCryptoSet'. | |
VERBOSE: Exporting function 'Get-NetIPsecMainModeCryptoSet'. | |
VERBOSE: Exporting function 'Set-NetIPsecMainModeCryptoSet'. | |
VERBOSE: Exporting function 'Remove-NetIPsecMainModeCryptoSet'. | |
VERBOSE: Exporting function 'Rename-NetIPsecMainModeCryptoSet'. | |
VERBOSE: Exporting function 'Copy-NetIPsecMainModeCryptoSet'. | |
VERBOSE: Exporting function 'New-NetIPsecQuickModeCryptoSet'. | |
VERBOSE: Exporting function 'Get-NetIPsecQuickModeCryptoSet'. | |
VERBOSE: Exporting function 'Set-NetIPsecQuickModeCryptoSet'. | |
VERBOSE: Exporting function 'Remove-NetIPsecQuickModeCryptoSet'. | |
VERBOSE: Exporting function 'Rename-NetIPsecQuickModeCryptoSet'. | |
VERBOSE: Exporting function 'Copy-NetIPsecQuickModeCryptoSet'. | |
VERBOSE: Exporting function 'Get-NetFirewallProfile'. | |
VERBOSE: Exporting function 'Set-NetFirewallProfile'. | |
VERBOSE: Exporting function 'New-NetIPsecDospSetting'. | |
VERBOSE: Exporting function 'Get-NetIPsecDospSetting'. | |
VERBOSE: Exporting function 'Set-NetIPsecDospSetting'. | |
VERBOSE: Exporting function 'Remove-NetIPsecDospSetting'. | |
VERBOSE: Exporting function 'Get-NetIPsecMainModeSA'. | |
VERBOSE: Exporting function 'Remove-NetIPsecMainModeSA'. | |
VERBOSE: Exporting function 'Get-NetIPsecQuickModeSA'. | |
VERBOSE: Exporting function 'Remove-NetIPsecQuickModeSA'. | |
VERBOSE: Exporting function 'Get-NetFirewallSetting'. | |
VERBOSE: Exporting function 'Set-NetFirewallSetting'. | |
VERBOSE: Exporting function 'Open-NetGPO'. | |
VERBOSE: Exporting function 'Save-NetGPO'. | |
Set-NetFirewallRule -Name RemoteDesktop-UserMode-In-TCP -Enabled True | |
[2019-05-14T19:26:46.0814841+08:00:::PID 4684] Boxstarter: Setting PowerShell execution context to Unrestricted | |
[2019-05-14T19:26:46.0814841+08:00:::PID 4684] Boxstarter: Setting PowerShell execution context to Unrestricted | |
Boxstarter: Setting PowerShell execution context to Unrestricted | |
[2019-05-14T19:26:54.6472990+08:00:::PID 4684] Boxstarter: Setting Windows Explorer options... | |
[2019-05-14T19:26:54.6472990+08:00:::PID 4684] Boxstarter: Setting Windows Explorer options... | |
Boxstarter: Setting Windows Explorer options... | |
[2019-05-14T19:26:54.7254474+08:00:::PID 4684] Boxstarter: Restarting the Windows Explorer process... | |
[2019-05-14T19:26:54.7410783+08:00:::PID 4684] Boxstarter: Restarting the Windows Explorer process... | |
Boxstarter: Restarting the Windows Explorer process... | |
[2019-05-14T19:26:55.8194988+08:00:::PID 4684] Boxstarter: Restarting the Windows Explorer process... | |
[2019-05-14T19:26:55.8194988+08:00:::PID 4684] Boxstarter: Restarting the Windows Explorer process... | |
Boxstarter: Restarting the Windows Explorer process... | |
IE Enhanced Security Configuration (ESC) has been disabled. | |
[2019-05-14T19:26:56.8510152+08:00:::PID 4684] Boxstarter: Disabling UAC | |
[2019-05-14T19:26:56.8510152+08:00:::PID 4684] Boxstarter: Disabling UAC | |
Boxstarter: Disabling UAC | |
HKEY_CURRENT_USER\SOFTWARE\Microsoft\GameBar | |
@{ShowStartupPanel=0; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\GameBar; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft; PSChildName=GameBar; PSDrive=HKCU; PSProvider=Microsoft.PowerShell.Core\Registry} | |
GameBar Tips have been disabled. | |
@{BingSearchEnabled=0; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion; PSChildName=Search; PSDrive=HKCU; PSProvider=Microsoft.PowerShell.Core\Registry} | |
C:\Users\bhaskar\AppData\Local\ChocoCache | |
C:\Users\bhaskar\AppData\Local\ChocoCache\Logs | |
[2019-05-14T19:26:57.5543103+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:26:57.5543103+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:26:57.6011916+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install set. This may take several minutes to complete... | |
[2019-05-14T19:26:57.6011916+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install set. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install set. This may take several minutes to complete... | |
[2019-05-14T19:26:57.6168197+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: config System.String[] cacheLocation C:\Users\bhaskar\AppData\Local\ChocoCache -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: config System.String[] cacheLocation C:\Users\bhaskar\AppData\Local\ChocoCache -Verbose -y | |
[2019-05-14T19:26:57.6324475+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:26:57.6324475+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:26:57.6324475+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:26:57.6480776+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:26:57.6637073+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:26:57.6793369+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:26:57.6949640+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:26:57.6949640+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:26:57.6949640+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:26:57.6949640+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:26:57.8356229+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:26:57.8512524+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:26:57.8512524+08:00:::PID 4684] Boxstarter: instantiating choco wrapper... | |
VERBOSE: Boxstarter: instantiating choco wrapper... | |
[2019-05-14T19:26:57.8512524+08:00:::PID 4684] Boxstarter: calling choco now with config System.String[] cacheLocation C:\Users\bhaskar\AppData\Local\ChocoCache -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with config System.String[] cacheLocation C:\Users\bhaskar\AppData\Local\ChocoCache -Verbose -y | |
[2019-05-14T19:26:57.8512524+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Attempting to create directory "C:\Users\bhaskar\AppData\Local\Temp\1\chocolatey\chocolatey\chocolatey". | |
Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config" | |
with "C:\ProgramData\chocolatey\config\chocolatey.config.update". Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup". | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: config set cacheLocation C:\Users\bhaskar\AppData\Local\ChocoCache -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source '' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='config'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\Temp\1\chocolatey\chocolatey\chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'| | |
Input='set cacheLocation C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
AllVersions='False'|SkipPackageInstallProvider='False'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Name='cacheLocation'|ConfigCommand.Command='set'| | |
PinCommand.Command='unknown'|Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyConfigCommand - Normal Run Mode _ | |
Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config" | |
with "C:\ProgramData\chocolatey\config\chocolatey.config.update". Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup". | |
Updated cacheLocation = C:\Users\bhaskar\AppData\Local\ChocoCache | |
Updated cacheLocation = C:\Users\bhaskar\AppData\Local\ChocoCache | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:26:57.9137650+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:26:57.9293947+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:26:57.9450243+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install set. This may take several minutes to complete... 00:00:00.3466228 | |
[2019-05-14T19:26:57.9606562+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install set. This may take several minutes to complete... 00:00:00.3466228 | |
+ Boxstarter finished Calling Chocolatey to install set. This may take several minutes to complete... 00:00:00.3466228 | |
[2019-05-14T19:26:57.9762827+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:26:57.9762827+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:26:58.5232724+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install enable. This may take several minutes to complete... | |
[2019-05-14T19:26:58.5232724+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install enable. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install enable. This may take several minutes to complete... | |
[2019-05-14T19:26:58.5389050+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: feature System.String[] -n allowGlobalConfirmation -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: feature System.String[] -n allowGlobalConfirmation -Verbose -y | |
[2019-05-14T19:26:58.5546129+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:26:58.5546129+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:26:58.5546129+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:26:58.5546129+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:26:58.5546129+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:26:58.5701641+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:26:58.5701641+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:26:58.5701641+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:58.5701641+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:26:58.5701641+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:26:58.5701641+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:58.5857935+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:26:58.5857935+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:26:58.5857935+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:26:58.5857935+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:26:58.6014206+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:26:58.6014206+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:26:58.6170491+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:26:58.6170491+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:26:58.6326780+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:26:58.6326780+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:26:58.6326780+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:26:58.8983630+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:26:58.8983630+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:26:58.9139898+08:00:::PID 4684] Boxstarter: calling choco now with feature System.String[] -n allowGlobalConfirmation -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with feature System.String[] -n allowGlobalConfirmation -Verbose -y | |
[2019-05-14T19:26:58.9139898+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: feature enable -n allowGlobalConfirmation -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source '' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='feature'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='enable'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|Prerelease='False'|ForceX86='False'| | |
OverrideArguments='False'|NotSilent='False'| | |
ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Name='allowGlobalConfirmation'| | |
FeatureCommand.Command='enable'|ConfigCommand.Command='unknown'| | |
PinCommand.Command='unknown'|Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyFeatureCommand - Normal Run Mode _ | |
Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config" | |
with "C:\ProgramData\chocolatey\config\chocolatey.config.update". Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup". | |
Enabled allowGlobalConfirmation | |
Enabled allowGlobalConfirmation | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:26:58.9608740+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:26:58.9608740+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:26:58.9765046+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install enable. This may take several minutes to complete... 00:00:00.4495617 | |
[2019-05-14T19:26:58.9765046+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install enable. This may take several minutes to complete... 00:00:00.4495617 | |
+ Boxstarter finished Calling Chocolatey to install enable. This may take several minutes to complete... 00:00:00.4495617 | |
[2019-05-14T19:26:59.0702756+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:26:59.0702756+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:26:59.1015340+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:26:59.1171605+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:26:59.6954016+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install xenservertools. This may take several minutes to complete... | |
[2019-05-14T19:26:59.7110300+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install xenservertools. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install xenservertools. This may take several minutes to complete... | |
[2019-05-14T19:26:59.7266544+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 7.1.1119 -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 7.1.1119 -Verbose -y | |
[2019-05-14T19:26:59.7266544+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:26:59.7266544+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:26:59.7266544+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:26:59.7422862+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:26:59.7422862+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:26:59.7422862+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:26:59.7422862+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:26:59.7422862+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:26:59.7422862+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:26:59.7579157+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:26:59.7735431+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:26:59.7735431+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:26:59.7735431+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:26:59.7891724+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:26:59.7891724+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:26:59.7891724+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:26:59.9923388+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:26:59.9923388+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:26:59.9923388+08:00:::PID 4684] Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 7.1.1119 -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 7.1.1119 -Verbose -y | |
[2019-05-14T19:27:00.0079670+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: upgrade xenservertools --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 7.1.1119 -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source 'https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='upgrade'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='xenservertools'|Version='7.1.1119'| | |
AllVersions='False'|SkipPackageInstallProvider='False'| | |
PackageNames='xenservertools'|Prerelease='False'|ForceX86='False'| | |
OverrideArguments='False'|NotSilent='False'| | |
ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='False'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
Upgrading the following packages: | |
xenservertools | |
By upgrading you accept licenses for the packages. | |
xenservertools is not installed. Installing... | |
[NuGet] Installing 'xenservertools 7.1.1119'. | |
[NuGet] Added file 'chocolateybeforemodify.ps1' to folder 'xenservertools\tools'. | |
[NuGet] Added file 'chocolateyinstall.ps1' to folder 'xenservertools\tools'. | |
[NuGet] Added file 'chocolateyuninstall.ps1' to folder 'xenservertools\tools'. | |
[NuGet] Added file 'helpers.ps1' to folder 'xenservertools\tools'. | |
[NuGet] Added file 'LICENSE.txt' to folder 'xenservertools\tools'. | |
[NuGet] Added file 'VERIFICATION.txt' to folder 'xenservertools\tools'. | |
[NuGet] Added file 'xenservertools.nuspec' to folder 'xenservertools'. | |
[NuGet] Added file 'xenservertools.nupkg' to folder 'xenservertools'. | |
[NuGet] Successfully installed 'xenservertools 7.1.1119'. | |
xenservertools v7.1.1119 | |
xenservertools package files upgrade completed. Performing other installation steps. | |
Setting installer args for xenservertools | |
Setting package parameters for xenservertools | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:27:15.1816673+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:27:15.2129237+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:27:15.2129237+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
[2019-05-14T19:27:15.2129237+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:27:15.2129237+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:27:15.2285456+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:27:15.2285456+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:27:15.2285456+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
[2019-05-14T19:27:15.2285456+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:27:15.2441738+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:27:15.2441738+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:27:15.2441738+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
[2019-05-14T19:27:15.2441738+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:27:15.2598010+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
[2019-05-14T19:27:15.2598010+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for xenservertools v7.1.1119 with packageScript 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\xenservertools', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateyinstall.ps1' | |
VERBOSE: Exporting function 'New-PSWorkflowSession'. | |
VERBOSE: Exporting alias 'nwsn'. | |
[2019-05-14T19:27:24.1039439+08:00:::PID 4684] Chosen mirror is: blr-repo.citrite.net | |
Chosen mirror is: blr-repo.citrite.net | |
C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\xenservertools\7.1.1119 | |
Running 'Get-UninstallRegistryKey_Ctx' for 'xenservertools' with SoftwareName:'vmware XenServer Windows Management Agent' | |
VERBOSE: Retrieving all uninstall registry keys | |
Registry uninstall keys on system: 16 | |
Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly. | |
Found 1 uninstall registry key(s) with SoftwareName:'vmware XenServer Windows Management Agent' | |
[2019-05-14T19:27:28.1509198+08:00:::PID 4684] Software version - Installed version:7.1.1229.0, Required version:7.1.1119.0 | |
Software version - Installed version:7.1.1229.0, Required version:7.1.1119.0 | |
[2019-05-14T19:27:28.1665469+08:00:::PID 4684] Installed version of the software is greater than the required version. Installer will not be run. Choco package will be registered | |
Installed version of the software is greater than the required version. Installer will not be run. Choco package will be registered | |
@{DisableAutoUpdate=1; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\vmware\XenTools; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\vmware; PSChildName=XenTools; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry} | |
@{InstallDrivers=NO; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\vmware\XenTools\AutoUpdate; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\vmware\XenTools; PSChildName=AutoUpdate; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry} | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\xenservertools' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\xenservertools' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\xenservertools.nupkg' | |
with checksum '7DF1C77CE4BEB9DD8CA766D7AE980175' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\xenservertools.nuspec' | |
with checksum 'DCD11ACA997F4AAE67708E8CC791BFA1' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateybeforemodify.ps1' | |
with checksum '82C5D8514A337F56053E803CC0C329F6' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateyinstall.ps1' | |
with checksum 'C222054AAE8E40F08D49C2A368997055' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\tools\chocolateyuninstall.ps1' | |
with checksum '77FFD102A8644CF9DDAB263DEDA4FDAA' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\tools\helpers.ps1' | |
with checksum '9BABB646F801C112AF1BA45A9444C413' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\tools\LICENSE.txt' | |
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162' | |
Found 'C:\ProgramData\chocolatey\lib\xenservertools\tools\VERIFICATION.txt' | |
with checksum '0C63561DD907A1781D36B7A8D2A33FE1' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\xenservertools.7.1.1119". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\xenservertools.7.1.1119\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\xenservertools.7.1.1119\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\xenservertools.7.1.1119\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
Attempting to delete file "C:\ProgramData\chocolatey\lib\xenservertools\.chocolateyPending". | |
The upgrade of xenservertools was successful. | |
Software install location not explicitly set, could be in package or | |
default install location if installer. | |
Attempting to delete file "C:\Users\bhaskar\AppData\Local\NuGet\Cache\xenservertools.7.1.1119.nupkg". | |
Chocolatey upgraded 1/1 packages. 0 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:27:28.5571668+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:27:28.5727947+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:27:28.5884376+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install xenservertools. This may take several minutes to complete... 00:00:28.8818023 | |
[2019-05-14T19:27:28.5884376+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install xenservertools. This may take several minutes to complete... 00:00:28.8818023 | |
+ Boxstarter finished Calling Chocolatey to install xenservertools. This may take several minutes to complete... 00:00:28.8818023 | |
[2019-05-14T19:27:28.6352960+08:00:::PID 4684] Skipping execution of the package:DotNet4.6.1, as the required version is already installed. | |
Skipping execution of the package:DotNet4.6.1, as the required version is already installed. | |
[2019-05-14T19:27:28.6665481+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:27:28.6665481+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:27:28.6821701+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:27:28.6821701+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:27:28.7446731+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install PowerShell. This may take several minutes to complete... | |
[2019-05-14T19:27:28.7446731+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install PowerShell. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install PowerShell. This may take several minutes to complete... | |
[2019-05-14T19:27:28.7759217+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 5.1.14409.20170510 -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 5.1.14409.20170510 -Verbose -y | |
[2019-05-14T19:27:28.7759217+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:27:28.7759217+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:27:28.7915496+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:27:28.7915496+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:27:28.7915496+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:27:28.7915496+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:27:28.7915496+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:27:28.7915496+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:27:28.8071745+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:27:28.8228019+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:27:28.8228019+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:27:28.8228019+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:27:28.8384259+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:27:28.8384259+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:27:28.8384259+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:27:29.0259357+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:27:29.0415587+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:27:29.0571856+08:00:::PID 4684] Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 5.1.14409.20170510 -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 5.1.14409.20170510 -Verbose -y | |
[2019-05-14T19:27:29.0571856+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: upgrade PowerShell --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 5.1.14409.20170510 -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source 'https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='upgrade'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='PowerShell'| | |
Version='5.1.14409.20170510'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|PackageNames='PowerShell'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='False'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
Upgrading the following packages: | |
PowerShell | |
By upgrading you accept licenses for the packages. | |
PowerShell is not installed. Installing... | |
[NuGet] Installing 'PowerShell 5.1.14409.20170510'. | |
[NuGet] Added file 'chocolateybeforemodify.ps1' to folder 'PowerShell\tools'. | |
[NuGet] Added file 'chocolateyinstall.ps1' to folder 'PowerShell\tools'. | |
[NuGet] Added file 'chocolateyuninstall.ps1' to folder 'PowerShell\tools'. | |
[NuGet] Added file 'helpers.ps1' to folder 'PowerShell\tools'. | |
[NuGet] Added file 'LICENSE.txt' to folder 'PowerShell\tools'. | |
[NuGet] Added file 'VERIFICATION.txt' to folder 'PowerShell\tools'. | |
[NuGet] Added file 'PowerShell.nuspec' to folder 'PowerShell'. | |
[NuGet] Added file 'PowerShell.nupkg' to folder 'PowerShell'. | |
[NuGet] Successfully installed 'PowerShell 5.1.14409.20170510'. | |
PowerShell v5.1.14409.20170510 | |
powershell package files upgrade completed. Performing other installation steps. | |
Setting installer args for PowerShell | |
Setting package parameters for PowerShell | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:27:32.2134777+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:27:32.2291025+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:27:32.2291025+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
[2019-05-14T19:27:32.2447302+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:27:32.2447302+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:27:32.2447302+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:27:32.2447302+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:27:32.2447302+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
[2019-05-14T19:27:32.2447302+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:27:32.2603540+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:27:32.2603540+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:27:32.2603540+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
[2019-05-14T19:27:32.2603540+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:27:32.2603540+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
[2019-05-14T19:27:32.2603540+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for PowerShell v5.1.14409.20170510 with packageScript 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\PowerShell', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateyinstall.ps1' | |
VERBOSE: Exporting function 'New-PSWorkflowSession'. | |
VERBOSE: Exporting alias 'nwsn'. | |
[2019-05-14T19:27:37.3072616+08:00:::PID 4684] Chosen mirror is: blr-repo.citrite.net | |
Chosen mirror is: blr-repo.citrite.net | |
Running on: Windows Server 2016 Standard, (ServerStandard), Windows Kernel: 10.0.14393 | |
Installing for OS: Windows 10/Server 2016 | |
WARNING: Windows 10 / Server 2016 has WMF/PowerShell 5 pre-installed which is maintained by Windows Updates. | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\PowerShell' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\PowerShell' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\PowerShell.nupkg' | |
with checksum 'A2AB7A9588580DF71645717F9E1308AB' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\PowerShell.nuspec' | |
with checksum '326F1AF901756EE7654AAE091DA77ACA' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateybeforemodify.ps1' | |
with checksum '82C5D8514A337F56053E803CC0C329F6' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateyinstall.ps1' | |
with checksum '67329B3EBE904D367931018BE5A5DB54' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\tools\chocolateyuninstall.ps1' | |
with checksum '06BDEE8254D1120913F843855A88FA5B' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\tools\helpers.ps1' | |
with checksum '9BABB646F801C112AF1BA45A9444C413' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\tools\LICENSE.txt' | |
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162' | |
Found 'C:\ProgramData\chocolatey\lib\PowerShell\tools\VERIFICATION.txt' | |
with checksum '0C63561DD907A1781D36B7A8D2A33FE1' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\PowerShell.5.1.14409.20170510". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PowerShell.5.1.14409.20170510\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PowerShell.5.1.14409.20170510\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\PowerShell.5.1.14409.20170510\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
Attempting to delete file "C:\ProgramData\chocolatey\lib\PowerShell\.chocolateyPending". | |
The upgrade of powershell was successful. | |
Software install location not explicitly set, could be in package or | |
default install location if installer. | |
Attempting to delete file "C:\Users\bhaskar\AppData\Local\NuGet\Cache\PowerShell.5.1.14409.20170510.nupkg". | |
Chocolatey upgraded 1/1 packages. 0 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:27:37.4634967+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:27:37.4634967+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:27:37.4791233+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install PowerShell. This may take several minutes to complete... 00:00:08.7322150 | |
[2019-05-14T19:27:37.4791233+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install PowerShell. This may take several minutes to complete... 00:00:08.7322150 | |
+ Boxstarter finished Calling Chocolatey to install PowerShell. This may take several minutes to complete... 00:00:08.7322150 | |
[2019-05-14T19:27:37.5103738+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:27:37.5103738+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:27:37.5416234+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:27:37.5416234+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:27:37.5885011+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install VSSetup-Choco. This may take several minutes to complete... | |
[2019-05-14T19:27:37.5885011+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install VSSetup-Choco. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install VSSetup-Choco. This may take several minutes to complete... | |
[2019-05-14T19:27:37.6041244+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.0.1.32208 -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.0.1.32208 -Verbose -y | |
[2019-05-14T19:27:37.6041244+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:27:37.6041244+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:27:37.6041244+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:27:37.6197498+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:27:37.6197498+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:27:37.6197498+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:27:37.6197498+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:27:37.6353739+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:27:37.6510000+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:27:37.6666256+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:27:37.6666256+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:27:37.6666256+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:27:37.6666256+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:27:37.6666256+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:27:37.9635092+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:27:37.9791332+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:27:37.9791332+08:00:::PID 4684] Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.0.1.32208 -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.0.1.32208 -Verbose -y | |
[2019-05-14T19:27:37.9791332+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: upgrade VSSetup-Choco --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.0.1.32208 -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source 'https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='upgrade'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='VSSetup-Choco'| | |
Version='2.0.1.32208'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|PackageNames='VSSetup-Choco'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='False'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
Upgrading the following packages: | |
VSSetup-Choco | |
By upgrading you accept licenses for the packages. | |
VSSetup-Choco is not installed. Installing... | |
[NuGet] Attempting to resolve dependency 'PowerShell (≥ 5.1.14409.20170510)'. | |
[NuGet] Installing 'VSSetup-Choco 2.0.1.32208'. | |
[NuGet] Added file 'ReadMe.md' to folder 'VSSetup-Choco'. | |
[NuGet] Added file 'chocolateybeforemodify.ps1' to folder 'VSSetup-Choco\tools'. | |
[NuGet] Added file 'chocolateyinstall.ps1' to folder 'VSSetup-Choco\tools'. | |
[NuGet] Added file 'chocolateyuninstall.ps1' to folder 'VSSetup-Choco\tools'. | |
[NuGet] Added file 'helpers.ps1' to folder 'VSSetup-Choco\tools'. | |
[NuGet] Added file 'LICENSE.txt' to folder 'VSSetup-Choco\tools'. | |
[NuGet] Added file 'VERIFICATION.txt' to folder 'VSSetup-Choco\tools'. | |
[NuGet] Added file 'VSSetup-Choco.nuspec' to folder 'VSSetup-Choco'. | |
[NuGet] Added file 'VSSetup-Choco.nupkg' to folder 'VSSetup-Choco'. | |
[NuGet] Successfully installed 'VSSetup-Choco 2.0.1.32208'. | |
VSSetup-Choco v2.0.1.32208 | |
vssetup-choco package files upgrade completed. Performing other installation steps. | |
Setting installer args for VSSetup-Choco | |
Setting package parameters for VSSetup-Choco | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:27:39.8697634+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:27:39.8853855+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:27:39.8853855+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:27:39.9010129+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:27:39.9166398+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:27:39.9166398+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
[2019-05-14T19:27:39.9166398+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:27:39.9166398+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
[2019-05-14T19:27:39.9166398+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for VSSetup-Choco v2.0.1.32208 with packageScript 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\VSSetup-Choco', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateyinstall.ps1' | |
VERBOSE: Exporting function 'New-PSWorkflowSession'. | |
VERBOSE: Exporting alias 'nwsn'. | |
VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\PackageManagement.psd1'. | |
VERBOSE: Loading 'FormatsToProcess' from path 'C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\PackageManagement.format.ps1xml'. | |
VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PowerShell.PackageManagement.dll'. | |
VERBOSE: Exporting cmdlet 'Find-Package'. | |
VERBOSE: Exporting cmdlet 'Get-Package'. | |
VERBOSE: Exporting cmdlet 'Get-PackageProvider'. | |
VERBOSE: Exporting cmdlet 'Get-PackageSource'. | |
VERBOSE: Exporting cmdlet 'Install-Package'. | |
VERBOSE: Exporting cmdlet 'Import-PackageProvider'. | |
VERBOSE: Exporting cmdlet 'Find-PackageProvider'. | |
VERBOSE: Exporting cmdlet 'Install-PackageProvider'. | |
VERBOSE: Exporting cmdlet 'Register-PackageSource'. | |
VERBOSE: Exporting cmdlet 'Save-Package'. | |
VERBOSE: Exporting cmdlet 'Set-PackageSource'. | |
VERBOSE: Exporting cmdlet 'Uninstall-Package'. | |
VERBOSE: Exporting cmdlet 'Unregister-PackageSource'. | |
VERBOSE: Importing cmdlet 'Find-Package'. | |
VERBOSE: Importing cmdlet 'Find-PackageProvider'. | |
VERBOSE: Importing cmdlet 'Get-Package'. | |
VERBOSE: Importing cmdlet 'Get-PackageProvider'. | |
VERBOSE: Importing cmdlet 'Get-PackageSource'. | |
VERBOSE: Importing cmdlet 'Import-PackageProvider'. | |
VERBOSE: Importing cmdlet 'Install-Package'. | |
VERBOSE: Importing cmdlet 'Install-PackageProvider'. | |
VERBOSE: Importing cmdlet 'Register-PackageSource'. | |
VERBOSE: Importing cmdlet 'Save-Package'. | |
VERBOSE: Importing cmdlet 'Set-PackageSource'. | |
VERBOSE: Importing cmdlet 'Uninstall-Package'. | |
VERBOSE: Importing cmdlet 'Unregister-PackageSource'. | |
using System; | |
using System.Net; | |
using System.Management.Automation; | |
using Microsoft.Win32.SafeHandles; | |
using System.Security.Cryptography; | |
using System.Runtime.InteropServices; | |
using System.Runtime.ConstrainedExecution; | |
using System.Runtime.Versioning; | |
using System.Security; | |
namespace Microsoft.PowerShell.Commands.PowerShellGet | |
{ | |
public static class Telemetry | |
{ | |
public static void TraceMessageArtifactsNotFound(string[] artifactsNotFound, string operationName) | |
{ | |
Microsoft.PowerShell.Telemetry.Internal.TelemetryAPI.TraceMessage(operationName, new { ArtifactsNotFound = artifactsNotFound }); | |
} | |
public static void TraceMessageNonPSGalleryRegistration(string sourceLocationType, string sourceLocationHash, string installationPolicy, string packageManagementProvider, string publishLocationHash, string scriptSourceLocationHash, string scriptPublishLocationHash, string operationName) | |
{ | |
Microsoft.PowerShell.Telemetry.Internal.TelemetryAPI.TraceMessage(operationName, new { SourceLocationType = sourceLocationType, SourceLocationHash = sourceLocationHash, InstallationPolicy = installationPolicy, PackageManagementProvider = packageManagementProvider, PublishLocationHash = publishLocationHash, ScriptSourceLocationHash = scriptSourceLocationHash, ScriptPublishLocationHash = scriptPublishLocationHash }); | |
} | |
} | |
/// <summary> | |
/// Used by Ping-Endpoint function to supply webproxy to HttpClient | |
/// We cannot use System.Net.WebProxy because this is not available on CoreClr | |
/// </summary> | |
public class InternalWebProxy : IWebProxy | |
{ | |
Uri _proxyUri; | |
ICredentials _credentials; | |
public InternalWebProxy(Uri uri, ICredentials credentials) | |
{ | |
Credentials = credentials; | |
_proxyUri = uri; | |
} | |
/// <summary> | |
/// Credentials used by WebProxy | |
/// </summary> | |
public ICredentials Credentials | |
{ | |
get | |
{ | |
return _credentials; | |
} | |
set | |
{ | |
_credentials = value; | |
} | |
} | |
public Uri GetProxy(Uri destination) | |
{ | |
return _proxyUri; | |
} | |
public bool IsBypassed(Uri host) | |
{ | |
return false; | |
} | |
} | |
[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Unicode)] | |
public struct CERT_CHAIN_POLICY_PARA { | |
public CERT_CHAIN_POLICY_PARA(int size) { | |
cbSize = (uint) size; | |
dwFlags = 0; | |
pvExtraPolicyPara = IntPtr.Zero; | |
} | |
public uint cbSize; | |
public uint dwFlags; | |
public IntPtr pvExtraPolicyPara; | |
} | |
[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Unicode)] | |
public struct CERT_CHAIN_POLICY_STATUS { | |
public CERT_CHAIN_POLICY_STATUS(int size) { | |
cbSize = (uint) size; | |
dwError = 0; | |
lChainIndex = IntPtr.Zero; | |
lElementIndex = IntPtr.Zero; | |
pvExtraPolicyStatus = IntPtr.Zero; | |
} | |
public uint cbSize; | |
public uint dwError; | |
public IntPtr lChainIndex; | |
public IntPtr lElementIndex; | |
public IntPtr pvExtraPolicyStatus; | |
} | |
// Internal SafeHandleZeroOrMinusOneIsInvalid class to remove the dependency on .Net Framework 4.6. | |
public abstract class InternalSafeHandleZeroOrMinusOneIsInvalid : SafeHandle | |
{ | |
protected InternalSafeHandleZeroOrMinusOneIsInvalid(bool ownsHandle) | |
: base(IntPtr.Zero, ownsHandle) | |
{ | |
} | |
public override bool IsInvalid | |
{ | |
get | |
{ | |
return handle == IntPtr.Zero || handle == new IntPtr(-1); | |
} | |
} | |
} | |
// Internal SafeX509ChainHandle class to remove the dependency on .Net Framework 4.6. | |
[SecurityCritical] | |
public sealed class InternalSafeX509ChainHandle : InternalSafeHandleZeroOrMinusOneIsInvalid { | |
private InternalSafeX509ChainHandle () : base(true) {} | |
internal InternalSafeX509ChainHandle (IntPtr handle) : base (true) { | |
SetHandle(handle); | |
} | |
internal static InternalSafeX509ChainHandle InvalidHandle { | |
get { return new InternalSafeX509ChainHandle(IntPtr.Zero); } | |
} | |
[SecurityCritical] | |
override protected bool ReleaseHandle() | |
{ | |
CertFreeCertificateChain(handle); | |
return true; | |
} | |
[DllImport("Crypt32.dll", SetLastError=true)] | |
[SuppressUnmanagedCodeSecurity, | |
ResourceExposure(ResourceScope.None), | |
ReliabilityContract(Consistency.WillNotCorruptState, Cer.Success)] | |
private static extern void CertFreeCertificateChain(IntPtr handle); | |
} | |
public class Win32Helpers | |
{ | |
[DllImport("Crypt32.dll", CharSet=CharSet.Auto, SetLastError=true)] | |
public extern static | |
bool CertVerifyCertificateChainPolicy( | |
[In] IntPtr pszPolicyOID, | |
[In] SafeX509ChainHandle pChainContext, | |
[In] ref CERT_CHAIN_POLICY_PARA pPolicyPara, | |
[In,Out] ref CERT_CHAIN_POLICY_STATUS pPolicyStatus); | |
[DllImport("Crypt32.dll", CharSet=CharSet.Auto, SetLastError=true)] | |
public static extern | |
SafeX509ChainHandle CertDuplicateCertificateChain( | |
[In] IntPtr pChainContext); | |
[DllImport("Crypt32.dll", CharSet=CharSet.Auto, SetLastError=true)] | |
[ResourceExposure(ResourceScope.None)] | |
public static extern | |
SafeX509ChainHandle CertDuplicateCertificateChain( | |
[In] SafeX509ChainHandle pChainContext); | |
public static bool IsMicrosoftCertificate([In] SafeX509ChainHandle pChainContext) | |
{ | |
//------------------------------------------------------------------------- | |
// CERT_CHAIN_POLICY_MICROSOFT_ROOT | |
// | |
// Checks if the last element of the first simple chain contains a | |
// Microsoft root public key. If it doesn't contain a Microsoft root | |
// public key, dwError is set to CERT_E_UNTRUSTEDROOT. | |
// | |
// pPolicyPara is optional. However, | |
// MICROSOFT_ROOT_CERT_CHAIN_POLICY_ENABLE_TEST_ROOT_FLAG can be set in | |
// the dwFlags in pPolicyPara to also check for the Microsoft Test Roots. | |
// | |
// MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG can be set | |
// in the dwFlags in pPolicyPara to check for the Microsoft root for | |
// application signing instead of the Microsoft product root. This flag | |
// explicitly checks for the application root only and cannot be combined | |
// with the test root flag. | |
// | |
// MICROSOFT_ROOT_CERT_CHAIN_POLICY_DISABLE_FLIGHT_ROOT_FLAG can be set | |
// in the dwFlags in pPolicyPara to always disable the Flight root. | |
// | |
// pvExtraPolicyPara and pvExtraPolicyStatus aren't used and must be set | |
// to NULL. | |
//-------------------------------------------------------------------------- | |
const uint MICROSOFT_ROOT_CERT_CHAIN_POLICY_ENABLE_TEST_ROOT_FLAG = 0x00010000; | |
const uint MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG = 0x00020000; | |
//const uint MICROSOFT_ROOT_CERT_CHAIN_POLICY_DISABLE_FLIGHT_ROOT_FLAG = 0x00040000; | |
CERT_CHAIN_POLICY_PARA PolicyPara = new CERT_CHAIN_POLICY_PARA(Marshal.SizeOf(typeof(CERT_CHAIN_POLICY_PARA))); | |
CERT_CHAIN_POLICY_STATUS PolicyStatus = new CERT_CHAIN_POLICY_STATUS(Marshal.SizeOf(typeof(CERT_CHAIN_POLICY_STATUS))); | |
int CERT_CHAIN_POLICY_MICROSOFT_ROOT = 7; | |
PolicyPara.dwFlags = (uint) MICROSOFT_ROOT_CERT_CHAIN_POLICY_ENABLE_TEST_ROOT_FLAG; | |
bool isMicrosoftRoot = false; | |
if(CertVerifyCertificateChainPolicy(new IntPtr(CERT_CHAIN_POLICY_MICROSOFT_ROOT), | |
pChainContext, | |
ref PolicyPara, | |
ref PolicyStatus)) | |
{ | |
isMicrosoftRoot = (PolicyStatus.dwError == 0); | |
} | |
// Also check for the Microsoft root for application signing if the Microsoft product root verification is unsuccessful. | |
if(!isMicrosoftRoot) | |
{ | |
// Some Microsoft modules can be signed with Microsoft Application Root instead of Microsoft Product Root, | |
// So we need to use the MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG for the certificate verification. | |
// MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG can not be used | |
// with MICROSOFT_ROOT_CERT_CHAIN_POLICY_ENABLE_TEST_ROOT_FLAG, | |
// so additional CertVerifyCertificateChainPolicy call is required to verify the given certificate is in Microsoft Application Root. | |
// | |
CERT_CHAIN_POLICY_PARA PolicyPara2 = new CERT_CHAIN_POLICY_PARA(Marshal.SizeOf(typeof(CERT_CHAIN_POLICY_PARA))); | |
CERT_CHAIN_POLICY_STATUS PolicyStatus2 = new CERT_CHAIN_POLICY_STATUS(Marshal.SizeOf(typeof(CERT_CHAIN_POLICY_STATUS))); | |
PolicyPara2.dwFlags = (uint) MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG; | |
if(CertVerifyCertificateChainPolicy(new IntPtr(CERT_CHAIN_POLICY_MICROSOFT_ROOT), | |
pChainContext, | |
ref PolicyPara2, | |
ref PolicyStatus2)) | |
{ | |
isMicrosoftRoot = (PolicyStatus2.dwError == 0); | |
} | |
} | |
return isMicrosoftRoot; | |
} | |
} | |
} | |
VERBOSE: Exporting function 'Publish-Module'. | |
VERBOSE: Exporting function 'Find-Module'. | |
VERBOSE: Exporting function 'Save-Module'. | |
VERBOSE: Exporting function 'Install-Module'. | |
VERBOSE: Exporting function 'Update-Module'. | |
VERBOSE: Exporting function 'Uninstall-Module'. | |
VERBOSE: Exporting function 'Get-InstalledModule'. | |
VERBOSE: Exporting function 'Find-DscResource'. | |
VERBOSE: Exporting function 'Find-Command'. | |
VERBOSE: Exporting function 'Find-RoleCapability'. | |
VERBOSE: Exporting function 'Publish-Script'. | |
VERBOSE: Exporting function 'Find-Script'. | |
VERBOSE: Exporting function 'Save-Script'. | |
VERBOSE: Exporting function 'Install-Script'. | |
VERBOSE: Exporting function 'Update-Script'. | |
VERBOSE: Exporting function 'Uninstall-Script'. | |
VERBOSE: Exporting function 'Get-InstalledScript'. | |
VERBOSE: Exporting function 'Register-PSRepository'. | |
VERBOSE: Exporting function 'Set-PSRepository'. | |
VERBOSE: Exporting function 'Unregister-PSRepository'. | |
VERBOSE: Exporting function 'Get-PSRepository'. | |
VERBOSE: Exporting function 'Test-ScriptFileInfo'. | |
VERBOSE: Exporting function 'New-ScriptFileInfo'. | |
VERBOSE: Exporting function 'Update-ScriptFileInfo'. | |
VERBOSE: Exporting function 'Get-PackageProviderName'. | |
VERBOSE: Exporting function 'Get-Feature'. | |
VERBOSE: Exporting function 'Initialize-Provider'. | |
VERBOSE: Exporting function 'Get-DynamicOptions'. | |
VERBOSE: Exporting function 'Add-PackageSource'. | |
VERBOSE: Exporting function 'Resolve-PackageSource'. | |
VERBOSE: Exporting function 'Remove-PackageSource'. | |
VERBOSE: Exporting function 'Find-Package'. | |
VERBOSE: Exporting function 'Download-Package'. | |
VERBOSE: Exporting function 'Install-Package'. | |
VERBOSE: Exporting function 'Uninstall-Package'. | |
VERBOSE: Exporting function 'Get-InstalledPackage'. | |
VERBOSE: Exporting function 'Update-ModuleManifest'. | |
VERBOSE: Exporting alias 'fimo'. | |
VERBOSE: Exporting alias 'inmo'. | |
VERBOSE: Exporting alias 'upmo'. | |
VERBOSE: Exporting alias 'pumo'. | |
00:00:00.0000005 Trying provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MetaProvider.PowerShell.dll | |
00:00:00.0051363 Attempting loading of assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MetaProvider.PowerShell.dll | |
00:00:00.0109618 Acquiring providers for assemblyC:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MetaProvider.PowerShell.dll | |
00:00:00.0554336 Registering providers via metaproviders for assembly Microsoft.PackageManagement.MetaProvider.PowerShell.Internal.PowerShellMetaProvider | |
00:00:00.1974547 Trying provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.ArchiverProviders.dll | |
00:00:00.1986569 Attempting loading of assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.ArchiverProviders.dll | |
00:00:00.2007111 Acquiring providers for assemblyC:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.ArchiverProviders.dll | |
00:00:00.4162270 Trying provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.CoreProviders.dll | |
00:00:00.4173571 Attempting loading of assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.CoreProviders.dll | |
00:00:00.4210811 Acquiring providers for assemblyC:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.CoreProviders.dll | |
00:00:00.6153340 Trying provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsuProvider.dll | |
00:00:00.6215159 Attempting loading of assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsuProvider.dll | |
00:00:00.6234977 Acquiring providers for assemblyC:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsuProvider.dll | |
00:00:00.6763063 Initializing provider 'msu' | |
00:00:00.6974403 Trying provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsiProvider.dll | |
00:00:00.7341331 Calling 'msu::InitializeProvider' | |
00:00:00.7342259 Provider 'msu' Initialized | |
00:00:00.7342641 Using Package Provider msu | |
00:00:00.7349081 Trying to register metaprovider | |
00:00:00.7539575 Initializing PowerShell MetaProvider | |
00:00:00.7581513 Initializing provider 'zipfile' | |
00:00:00.7631239 Provider 'zipfile' Initialized | |
00:00:00.7631705 Using Archiver Provider zipfile | |
00:00:00.9065535 Initializing provider 'Programs' | |
00:00:00.9125318 Calling 'Programs::InitializeProvider' | |
00:00:00.9125753 Provider 'Programs' Initialized | |
00:00:00.9126021 Using Package Provider Programs | |
00:00:00.9393375 Attempting to load PowerShell Provider Module [C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1] | |
00:00:00.9732720 Calling 'zipfile::GetFeatures' | |
00:00:00.9799586 Initializing provider 'Bootstrap' | |
00:00:00.9873456 Initialize Bootstrapper | |
00:00:00.9957592 Initializing provider 'WebDownloader' | |
00:00:01.0003298 Provider 'WebDownloader' Initialized | |
00:00:01.0003704 Using Downloader Provider WebDownloader | |
00:00:01.0071828 SUCCESS provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.ArchiverProviders.dll | |
00:00:01.0078820 Attempting loading of assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsiProvider.dll | |
00:00:01.0111118 Acquiring providers for assemblyC:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsiProvider.dll | |
00:00:01.0236579 Calling 'msu::GetFeatures' | |
00:00:01.0306643 Calling 'Programs::GetFeatures' | |
00:00:01.0311505 The provider 'msu' is imported | |
00:00:01.0312005 The provider 'Programs' is imported | |
00:00:01.0339018 SUCCESS provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsuProvider.dll | |
00:00:01.2436005 Initializing provider 'msi' | |
00:00:01.2443160 Provider 'Bootstrap' Initialized | |
00:00:01.2443677 Using Package Provider Bootstrap | |
00:00:01.2494070 Calling 'msi::InitializeProvider' | |
00:00:01.2494531 Provider 'msi' Initialized | |
00:00:01.2494989 Using Package Provider msi | |
00:00:01.2847295 Calling 'WebDownloader::DownloadFile' 'https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\vfmvhyng.sgi','40000','False' | |
00:00:01.4855141 Calling 'WebDownloader::GetFeatures' | |
00:00:01.4918541 Calling 'msi::GetFeatures' | |
00:00:01.4936554 The provider 'msi' is imported | |
00:00:01.7210034 SUCCESS provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MsiProvider.dll | |
00:00:01.7547374 Calling 'Bootstrap::GetFeatures' | |
00:00:01.7561437 The provider 'Bootstrap' is imported | |
00:00:01.7568182 SUCCESS provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.CoreProviders.dll | |
00:00:02.2923974 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.208.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\dx35vj1w.f53','40000','False' | |
00:00:02.7046790 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/psl-1.0.0.210.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\4ozjetyk.pid','40000','False' | |
00:00:02.9665535 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/ChocolateyPrototype-2.8.5.130.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\izi1e1mr.pci','40000','False' | |
00:00:02.9760059 Loaded PowerShell package provider: '[C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1]'. | |
00:00:02.9997698 Loaded PowerShell Provider: PowerShellGet | |
00:00:03.0046875 Initializing provider 'PowerShellGet' | |
00:00:03.0200166 Calling New() : MethodName = 'InitializeProvider' | |
00:00:03.2724617 INVOKING PowerShell Fn Initialize-Provider with args that has length 0 | |
00:00:03.7328778 In PowerShellGet Provider - 'Initialize-Provider'. | |
00:00:03.7335007 PowerShell Script 'PSModule' Function 'Initialize-Provider' returns null. | |
00:00:04.1367671 Done calling powershell «Initialize-Provider» «PSModule» | |
00:00:04.1372077 Provider 'PowerShellGet' Initialized | |
00:00:04.1372317 Using Package Provider PowerShellGet | |
00:00:04.1471078 Calling New() : MethodName = 'GetFeatures' | |
00:00:04.4317914 INVOKING PowerShell Fn Get-Feature with args that has length 0 | |
00:00:04.4451942 In PowerShellGet Provider - 'Get-Feature'. | |
00:00:04.8102481 Done calling powershell «Get-Feature» «PSModule» | |
00:00:04.8104154 The provider 'PowerShellGet' is imported | |
00:00:04.8135871 SUCCESS provider assembly: C:\Program Files\WindowsPowerShell\Modules\PackageManagement\1.0.0.1\Microsoft.PackageManagement.MetaProvider.PowerShell.dll | |
00:00:05.4182356 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:05.4343111 INVOKING PowerShell Fn Get-DynamicOptions with args Provider that has length 1 | |
00:00:05.4556616 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:05.4885515 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:05.5737526 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:05.5750707 INVOKING PowerShell Fn Get-DynamicOptions with args Source that has length 1 | |
00:00:05.5771236 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:05.5826594 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:05.6950682 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:05.6962948 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:05.6970397 ProviderName: PowerShellGet | |
00:00:05.7008534 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:05.7196526 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
00:00:07.3018057 Ping-Endpoint: location=https://go.microsoft.com/fwlink/?LinkID=397631&clcid=0x409, statuscode=200, resolvedLocation=https://www.powershellgallery.com/api/v2 | |
00:00:07.6604798 Ping-Endpoint: location=https://go.microsoft.com/fwlink/?LinkID=622995&clcid=0x409, statuscode=200, resolvedLocation=https://www.powershellgallery.com/api/v2/items/psscript | |
VERBOSE: Repository details, Name = 'PSGallery', Location = 'https://www.powershellgallery.com/api/v2'; IsTrusted = 'False'; IsRegistered = 'True'. | |
00:00:07.9230150 Yielding packge source for PSGallery at location https://www.powershellgallery.com/api/v2 | |
00:00:07.9314756 Done calling powershell «Resolve-PackageSource» «PSModule» | |
[2019-05-14T19:27:50.4322100+08:00:::PID 4684] Attempting to register repository:vmware-PowerShell-Artifactory with source:https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
Attempting to register repository:vmware-PowerShell-Artifactory with source:https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
Ping-Endpoint: location=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco, statuscode=200, resolvedLocation=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0000008 'PackageManagementProviders' key is not found in the .psd1 file under 'C:\Program Files\WindowsPowerShell\Modules\Pester\3.4.0'. | |
00:00:00.0009910 'PackageManagementProviders' key is not found in the .psd1 file under 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ServerManagerTasks'. | |
00:00:00.0017735 Attempting to load PowerShell Provider Module [C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1] | |
00:00:00.0590256 Loaded PowerShell package provider: '[C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1]'. | |
NuGet provider is required to continue | |
PowerShellGet requires NuGet provider version '2.8.5.201' or newer to interact with NuGet-based repositories. The NuGet provider must be available in 'C:\Program Files\PackageManagement\ProviderAssemblies' or 'C:\Users\bhaskar\AppData\Local\PackageManagement\ProviderAssemblies'. You can also install the NuGet provider by running 'Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force'. Do you want PowerShellGet to install and import the NuGet provider now? | |
[Y] Yes [N] No [S] Suspend (default is "Y") | |
Confirmation (`-y`) is set. | |
Respond within 30 seconds or the default selection will be chosen. | |
VERBOSE: Installing NuGet provider. | |
00:00:00.0000018 Calling SearchForPackages. Name='NuGet' | |
VERBOSE: Using the provider 'Bootstrap' for searching packages. | |
00:00:00.0312940 PackageProvider::FindPackage with name NuGet | |
00:00:00.0323135 Calling SearchForPackages After Select 1 | |
VERBOSE: Finding the package 'Bootstrap::FindPackage' 'NuGet','','2.8.5.201','''. | |
00:00:00.1088149 Calling 'WebDownloader::DownloadFile' 'https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\d0habsvc.rfk','40000','False' | |
00:00:00.1588405 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.208.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\idpcprgq.qho','40000','False' | |
00:00:00.1873133 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nugetv2.feed.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\rz44qcwd.xg3','40000','False' | |
00:00:00.2015953 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.208.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\umemu4vx.lfq','40000','False' | |
00:00:00.2256887 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.207.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\fvng1tpu.bcc','40000','False' | |
00:00:00.2436207 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.206.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\4errumw2.tmw','40000','False' | |
00:00:00.2591934 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.205.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\lccw0jg0.4pi','40000','False' | |
00:00:00.2751720 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.204.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\5wbaoffc.mao','40000','False' | |
00:00:00.2914407 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.202.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\bftfvrnq.e0x','40000','False' | |
00:00:00.3152880 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.201.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\pbd1kflf.qr4','40000','False' | |
00:00:00.3288857 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.127.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\25z3yj53.u5p','40000','False' | |
00:00:00.3411821 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.122.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\gsq0xqgl.re4','40000','False' | |
00:00:00.3600569 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.101.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\4hlfrecl.nuc','40000','False' | |
00:00:00.3939103 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.24.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\pt3ema5k.np2','40000','False' | |
00:00:00.4135859 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/psl.feed.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\umzho1hm.ier','40000','False' | |
00:00:00.5058252 Calling 'Bootstrap::GetInstalledPackages' 'nuget','2.8.5.208','','' | |
00:00:00.5335479 Calling 'WebDownloader::DownloadFile' 'https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\caz1vph2.yyw','40000','False' | |
00:00:00.5783604 Calling 'Bootstrap::InstallPackage' | |
00:00:00.5858016 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.208.package.swidtag','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\dxukvlnn.1ic','40000','False' | |
VERBOSE: Installing the package 'https://onegetcdn.azureedge.net/providers/nuget-2.8.5.208.package.swidtag'. | |
00:00:00.6036351 Calling 'WebDownloader::DownloadFile' 'https://onegetcdn.azureedge.net/providers/Microsoft.PackageManagement.NuGetProvider-2.8.5.208.dll','C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\f4dxrhua.hvh','-1','True' | |
Downloading 'https://onegetcdn.azureedge.net/providers/Microsoft.PackageManagement.NuGetProvider-2.8.5.208.dll' | |
00:00:00.6242172 Copying file 'C:\Users\bhaskar\AppData\Local\ChocoCache\Microsoft.PackageManagement\f4dxrhua.hvh' to 'C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll' | |
VERBOSE: Installed the package 'nuget' to 'C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll'. | |
00:00:00.6267250 Trying provider assembly: C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
00:00:00.6275089 Attempting loading of assembly: C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
00:00:00.6337178 Acquiring providers for assemblyC:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
00:00:00.6647496 Initializing provider 'NuGet' | |
00:00:00.6785051 Calling 'NuGet'::'InitializeProvider'. | |
00:00:00.6785918 Provider 'NuGet' Initialized | |
00:00:00.6786397 Using Package Provider NuGet | |
00:00:00.6998278 Calling 'NuGet'::'GetFeatures'. | |
00:00:00.7019532 The provider 'NuGet' is imported | |
00:00:00.7072231 SUCCESS provider assembly: C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
VERBOSE: Importing the package provider NuGet | |
00:00:00.8684896 Calling ImportPackageProvider. providerName = 'nuget', requiredVersion='2.8.5.208', minimumVersion = '', maximumVersion='' | |
00:00:00.8735630 Calling ImportPackageProviderViaName. providerName = 'nuget', requiredVersion='2.8.5.208', minimumVersion = '', maximumVersion='' | |
VERBOSE: The provider 'NuGet' has already been imported. Trying to import it again. | |
00:00:00.8828037 Calling ImportPackageProviderViaPath. providerName = 'C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll', requiredVersion='2.8.5.208', minimumVersion = '', maximumVersion='' | |
VERBOSE: Loading an assembly 'C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll'. | |
00:00:00.8830231 Trying provider assembly: C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
00:00:00.8841313 Attempting loading of assembly: C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
00:00:00.8842099 Acquiring providers for assemblyC:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
00:00:00.8851594 Initializing provider 'NuGet' | |
00:00:00.8969646 Calling 'NuGet'::'InitializeProvider'. | |
00:00:00.8970223 Provider 'NuGet' Initialized | |
00:00:00.8970595 Using Package Provider NuGet | |
00:00:00.9006958 Calling 'NuGet'::'GetFeatures'. | |
00:00:00.9008418 The provider 'NuGet' is imported | |
00:00:00.9012805 SUCCESS provider assembly: C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll | |
VERBOSE: Imported provider 'C:\Program Files\PackageManagement\ProviderAssemblies\nuget\2.8.5.208\Microsoft.PackageManagement.NuGetProvider.dll' . | |
00:00:00.0000011 Calling ImportPackageProvider. providerName = 'NuGet', requiredVersion='', minimumVersion = '2.8.5.201', maximumVersion='' | |
00:00:00.0000691 Calling ImportPackageProviderViaName. providerName = 'NuGet', requiredVersion='', minimumVersion = '2.8.5.201', maximumVersion='' | |
VERBOSE: The provider 'NuGet' has already been imported. Trying to import it again. | |
00:00:03.3700612 'PackageManagementProviders' key is not found in the .psd1 file under 'C:\Program Files\WindowsPowerShell\Modules\Pester\3.4.0'. | |
VERBOSE: Importing package provider 'NuGet'. | |
Ping-Endpoint: location=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco, statuscode=200, resolvedLocation=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0000007 Calling 'NuGet'::'ResolvePackageSources'. | |
00:00:00.0102789 Calling 'NuGetRequest'::'RegisteredPackageSources', 'C:\Users\bhaskar\AppData\Roaming\NuGet\nuget.config'. | |
00:00:00.0114764 Loading a configuration from file 'C:\Users\bhaskar\AppData\Roaming\NuGet\nuget.config'. | |
00:00:00.0121430 Loaded a configuration from file 'C:\Users\bhaskar\AppData\Roaming\NuGet\nuget.config'. | |
00:00:00.0127733 There are '0' registered sources in 'NuGet' provider. | |
00:00:00.0131912 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is not one of the registered sources in 'NuGet' provider. | |
00:00:01.0115280 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is validated. | |
00:00:01.0130181 Yielding the package source: '«0»'. «NuGet» «Microsoft.PackageManagement.NuGetProvider.PackageSource» | |
00:00:01.0134039 Yielding packge source for https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:01.0140144 Returning the call 'NuGet'::'ResolvePackageSources'. | |
00:00:01.0501238 Calling 'NuGet'::'ResolvePackageSources'. | |
00:00:01.0502086 There are '0' registered sources in 'NuGet' provider. | |
00:00:01.0502482 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is not one of the registered sources in 'NuGet' provider. | |
00:00:02.0076811 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is validated. | |
00:00:02.0082704 Yielding the package source: '«0»'. «NuGet» «Microsoft.PackageManagement.NuGetProvider.PackageSource» | |
00:00:02.0083142 Yielding packge source for https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:02.0083522 Returning the call 'NuGet'::'ResolvePackageSources'. | |
00:00:02.0163255 Calling 'NuGet'::'ResolvePackageSources'. | |
00:00:02.0163844 There are '0' registered sources in 'NuGet' provider. | |
00:00:02.0164175 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is not one of the registered sources in 'NuGet' provider. | |
00:00:02.9859548 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is validated. | |
00:00:02.9860543 Yielding the package source: '«0»'. «NuGet» «Microsoft.PackageManagement.NuGetProvider.PackageSource» | |
00:00:02.9860968 Yielding packge source for https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:02.9861306 Returning the call 'NuGet'::'ResolvePackageSources'. | |
00:00:00.0000007 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0000521 Location: https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0000963 Trusted: True | |
00:00:00.0001363 Name: vmware-PowerShell-Artifactory | |
00:00:00.0010632 INVOKING PowerShell Fn Get-DynamicOptions with args Provider that has length 1 | |
00:00:00.0018748 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0042118 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0110997 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0111595 Location: https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0112077 Trusted: True | |
00:00:00.0112559 Name: vmware-PowerShell-Artifactory | |
00:00:00.0125975 INVOKING PowerShell Fn Get-DynamicOptions with args Source that has length 1 | |
00:00:00.0141506 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0182194 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0412462 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:00.0423052 ProviderName: PowerShellGet | |
00:00:00.0430178 Location: https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0437010 Trusted: True | |
00:00:00.0444680 PackageManagementProvider: NuGet | |
00:00:00.0451159 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.0459444 Name: vmware-PowerShell-Artifactory | |
00:00:00.0471823 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:00.0483528 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
VERBOSE: Repository details, Name = 'PSGallery', Location = 'https://www.powershellgallery.com/api/v2'; IsTrusted = 'False'; IsRegistered = 'True'. | |
00:00:00.0622319 Yielding packge source for PSGallery at location https://www.powershellgallery.com/api/v2 | |
00:00:00.0636731 Done calling powershell «Resolve-PackageSource» «PSModule» | |
00:00:00.0722648 Calling New() : MethodName = 'AddPackageSource' | |
00:00:00.0731962 ProviderName: PowerShellGet | |
00:00:00.0739282 Location: https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0746295 Trusted: True | |
00:00:00.0753270 PackageManagementProvider: NuGet | |
00:00:00.0759932 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.0767028 Name: vmware-PowerShell-Artifactory | |
00:00:00.0782583 INVOKING PowerShell Fn Add-PackageSource with args vmware-PowerShell-Artifactory, https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco, True that has length 3 | |
00:00:00.1255160 In PowerShellGet Provider - 'Add-PackageSource'. | |
00:00:00.1350654 OPTION: ProviderName => PowerShellGet | |
00:00:00.1358848 OPTION: Location => https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.1366324 OPTION: Trusted => True | |
00:00:00.1375359 OPTION: PackageManagementProvider => NuGet | |
00:00:00.1384063 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.1392927 OPTION: Name => vmware-PowerShell-Artifactory | |
00:00:01.0169037 Ping-Endpoint: location=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco, statuscode=200, resolvedLocation=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:01.7617020 Ping-Endpoint: location=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/api/v2/, statuscode=405, resolvedLocation=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/api/v2/ | |
00:00:02.4754524 Ping-Endpoint: location=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco, statuscode=200, resolvedLocation=https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
VERBOSE: The specified PackageManagement provider name 'NuGet'. | |
00:00:02.5458352 Calling 'NuGet'::'ResolvePackageSources'. | |
00:00:02.5474371 There are '0' registered sources in 'NuGet' provider. | |
00:00:02.5482559 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is not one of the registered sources in 'NuGet' provider. | |
VERBOSE: Successfully registered the repository 'vmware-PowerShell-Artifactory' with source location 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco'. | |
VERBOSE: Repository details, Name = 'vmware-PowerShell-Artifactory', Location = 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco'; IsTrusted = 'True'; IsRegistered = 'True'. | |
00:00:02.6948472 Yielding packge source for vmware-PowerShell-Artifactory at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:02.6978690 Done calling powershell «Add-PackageSource» «PSModule» | |
00:00:00.0000008 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:00.0000436 Verbose: False | |
00:00:00.0000660 Name: vmware-PowerShell-Artifactory | |
00:00:00.0000868 ErrorVariable: ev | |
00:00:00.0013034 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:00.0022536 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
00:00:00.0102564 Yielding packge source for vmware-PowerShell-Artifactory at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0118803 Done calling powershell «Resolve-PackageSource» «PSModule» | |
00:00:00.0314662 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0315032 Verbose: False | |
00:00:00.0315241 Name: vmware-PowerShell-Artifactory | |
00:00:00.0315441 ErrorVariable: ev | |
00:00:00.0439422 INVOKING PowerShell Fn Get-DynamicOptions with args Provider that has length 1 | |
00:00:00.0452654 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0469887 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0628351 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0628807 Verbose: False | |
00:00:00.0629025 Name: vmware-PowerShell-Artifactory | |
00:00:00.0629227 ErrorVariable: ev | |
00:00:00.0640603 INVOKING PowerShell Fn Get-DynamicOptions with args Source that has length 1 | |
00:00:00.0650441 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0682227 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0944351 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:00.1935957 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.1948967 ProviderName: PowerShellGet | |
00:00:00.1956164 Verbose: False | |
00:00:00.1962914 Name: vmware-PowerShell-Artifactory | |
00:00:00.1971106 ErrorVariable: ev | |
00:00:00.1985684 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:00.2001049 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
00:00:00.2034314 Yielding packge source for vmware-PowerShell-Artifactory at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.2048697 Done calling powershell «Resolve-PackageSource» «PSModule» | |
00:00:00.2095970 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:00.2104750 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.2112095 ProviderName: PowerShellGet | |
00:00:00.2118453 Verbose: False | |
00:00:00.2126487 Name: vmware-PowerShell-Artifactory | |
00:00:00.2135475 ErrorVariable: ev | |
00:00:00.2149303 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:00.2165355 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
00:00:00.2210960 Yielding packge source for vmware-PowerShell-Artifactory at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.2224928 Done calling powershell «Resolve-PackageSource» «PSModule» | |
00:00:00.0000007 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:00.0000409 Force: True | |
00:00:00.0000634 Source: vmware-PowerShell-Artifactory | |
00:00:00.0000840 Name: VSSetup | |
00:00:00.0001042 RequiredVersion: 2.0.1.32208 | |
00:00:00.0013814 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:00.0024082 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
00:00:00.0051275 Yielding packge source for vmware-PowerShell-Artifactory at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.0061786 Done calling powershell «Resolve-PackageSource» «PSModule» | |
00:00:00.0106366 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0106661 Force: True | |
00:00:00.0106877 Source: vmware-PowerShell-Artifactory | |
00:00:00.0107077 Name: VSSetup | |
00:00:00.0107277 RequiredVersion: 2.0.1.32208 | |
00:00:00.0115612 INVOKING PowerShell Fn Get-DynamicOptions with args Provider that has length 1 | |
00:00:00.0124499 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0139771 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0181203 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0181495 Force: True | |
00:00:00.0181717 Source: vmware-PowerShell-Artifactory | |
00:00:00.0181942 Name: VSSetup | |
00:00:00.0182143 RequiredVersion: 2.0.1.32208 | |
00:00:00.0191551 INVOKING PowerShell Fn Get-DynamicOptions with args Source that has length 1 | |
00:00:00.0201280 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0230503 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0275693 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0276008 Force: True | |
00:00:00.0276229 Source: vmware-PowerShell-Artifactory | |
00:00:00.0276435 Name: VSSetup | |
00:00:00.0276638 RequiredVersion: 2.0.1.32208 | |
00:00:00.0283979 INVOKING PowerShell Fn Get-DynamicOptions with args Package that has length 1 | |
00:00:00.0292032 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.0567296 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.0638458 Calling New() : MethodName = 'GetDynamicOptions' | |
00:00:00.0638934 Force: True | |
00:00:00.0639208 Source: vmware-PowerShell-Artifactory | |
00:00:00.0639470 Name: VSSetup | |
00:00:00.0639749 RequiredVersion: 2.0.1.32208 | |
00:00:00.0880259 INVOKING PowerShell Fn Get-DynamicOptions with args Install that has length 1 | |
00:00:00.0893327 In PowerShellGet Provider - 'Get-DynamicOptions'. | |
00:00:00.1504671 Done calling powershell «Get-DynamicOptions» «PSModule» | |
00:00:00.2095661 Calling New() : MethodName = 'ResolvePackageSources' | |
00:00:00.2105108 ProviderName: PowerShellGet | |
00:00:00.2111618 RequiredVersion: 2.0.1.32208 | |
00:00:00.2117665 Source: vmware-PowerShell-Artifactory | |
00:00:00.2123884 Force: True | |
00:00:00.2132361 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.2140750 Scope: AllUsers | |
00:00:00.2147050 Type: Module | |
00:00:00.2153231 Name: VSSetup | |
00:00:00.2918903 INVOKING PowerShell Fn Resolve-PackageSource with args that has length 0 | |
00:00:00.2938505 In PowerShellGet Provider - 'Resolve-PackageSource'. | |
VERBOSE: Repository details, Name = 'vmware-PowerShell-Artifactory', Location = 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco'; IsTrusted = 'True'; IsRegistered = 'True'. | |
00:00:00.2980302 Yielding packge source for vmware-PowerShell-Artifactory at location https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco | |
00:00:00.2999877 Done calling powershell «Resolve-PackageSource» «PSModule» | |
00:00:00.3014940 Calling SearchForPackages. Name='VSSetup' | |
VERBOSE: Using the provider 'PowerShellGet' for searching packages. | |
00:00:00.3029908 PackageProvider::FindPackage with name VSSetup | |
00:00:00.3065744 Calling SearchForPackages After Select 1 | |
00:00:00.3224058 Calling New() : MethodName = 'FindPackage' | |
00:00:00.3273576 ProviderName: PowerShellGet | |
00:00:00.3281211 RequiredVersion: 2.0.1.32208 | |
00:00:00.3287254 Source: vmware-PowerShell-Artifactory | |
00:00:00.3293342 Force: True | |
00:00:00.3299260 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.3305277 Scope: AllUsers | |
00:00:00.3311300 Type: Module | |
00:00:00.3317209 Name: VSSetup | |
00:00:00.3543936 INVOKING PowerShell Fn Find-Package with args System.String[], 2.0.1.32208, , that has length 4 | |
00:00:00.4646104 In PowerShellGet Provider - 'Find-Package'. | |
00:00:00.4712934 OPTION: ProviderName => PowerShellGet | |
00:00:00.4720337 OPTION: RequiredVersion => 2.0.1.32208 | |
00:00:00.4728291 OPTION: Source => vmware-PowerShell-Artifactory | |
00:00:00.4735597 OPTION: Force => True | |
00:00:00.4742855 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:00.4750612 OPTION: Scope => AllUsers | |
00:00:00.4757688 OPTION: Type => Module | |
00:00:00.4765452 OPTION: Name => VSSetup | |
VERBOSE: Using the specified source names : 'vmware-PowerShell-Artifactory'. | |
VERBOSE: Getting the provider object for the PackageManagement Provider 'NuGet'. | |
VERBOSE: The specified Location is 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' and PackageManagementProvider is 'NuGet'. | |
00:00:00.5363474 PackageProvider::FindPackage with name VSSetup | |
00:00:00.5671638 Calling 'NuGet'::'FindPackage' - name='VSSetup', requiredVersion='2.0.1.32208',minimumVersion='', maximumVersion='''. | |
00:00:00.5778080 Iterating 'VSSetup'. | |
00:00:00.6172820 There are '0' registered sources in 'NuGet' provider. | |
00:00:00.6185267 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is not one of the registered sources in 'NuGet' provider. | |
00:00:01.5730985 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is validated. | |
00:00:01.5836078 Calling 'NuGetRequest'::'GetPackageById', 'VSSetup'. | |
00:00:02.0727021 Calling 'HttpClientPackageRepository'::'FindPackagesById', 'VSSetup'. | |
00:00:02.0883625 Calling 'NuGetClient'::'FindPackage'. | |
VERBOSE: Searching repository 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/FindPackagesById()?id='VSSetup'' for ''. | |
00:00:02.1358986 Downloading 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/FindPackagesById()?id='VSSetup'&$skip=0&$top=40'. | |
00:00:02.8693398 Completed downloading 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/FindPackagesById()?id='VSSetup'&$skip=0&$top=40'. | |
00:00:02.9250040 '1' packages received in the last request. | |
VERBOSE: Total package yield:'1' for the specified package 'VSSetup'. | |
00:00:02.9705091 Completed iterating for 'VSSetup'. | |
00:00:03.2180983 Done calling powershell «Find-Package» «PSModule» | |
00:00:03.2500313 Calling New() : MethodName = 'GetInstalledPackages' | |
00:00:03.2508766 ProviderName: PowerShellGet | |
00:00:03.2516418 RequiredVersion: 2.0.1.32208 | |
00:00:03.2522292 Source: vmware-PowerShell-Artifactory | |
00:00:03.2528166 Force: True | |
00:00:03.2533848 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:03.2539636 Scope: AllUsers | |
00:00:03.2545361 Type: Module | |
00:00:03.2550967 Name: VSSetup | |
00:00:03.2600418 INVOKING PowerShell Fn Get-InstalledPackage with args VSSetup, 2.0.1.32208, , that has length 4 | |
00:00:03.2744759 In PowerShellGet Provider - 'Get-InstalledPackage'. | |
00:00:03.2755826 OPTION: ProviderName => PowerShellGet | |
00:00:03.2766275 OPTION: RequiredVersion => 2.0.1.32208 | |
00:00:03.2776656 OPTION: Source => vmware-PowerShell-Artifactory | |
00:00:03.2787116 OPTION: Force => True | |
00:00:03.2795843 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:03.2805510 OPTION: Scope => AllUsers | |
00:00:03.2815237 OPTION: Type => Module | |
00:00:03.2824104 OPTION: Name => VSSetup | |
00:00:03.3242479 PowerShell Script 'PSModule' Function 'Get-InstalledPackage' returns null. | |
00:00:03.3384152 Done calling powershell «Get-InstalledPackage» «PSModule» | |
00:00:03.3755575 Calling New() : MethodName = 'InstallPackage' | |
00:00:03.3764283 ProviderName: PowerShellGet | |
00:00:03.3770566 RequiredVersion: 2.0.1.32208 | |
00:00:03.3779155 Source: vmware-PowerShell-Artifactory | |
00:00:03.3786306 Force: True | |
00:00:03.3792081 MessageResolver: Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:03.3799236 Scope: AllUsers | |
00:00:03.3806161 Type: Module | |
00:00:03.3812291 Name: VSSetup | |
00:00:03.3850902 INVOKING PowerShell Fn Install-Package with args NuGet|VSSetup|2.0.1.32208|https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco|Module that has length 1 | |
00:00:03.3962394 In PowerShellGet Provider - 'Install-Package'. | |
00:00:03.4449396 In PowerShellGet Provider - 'Install-PackageUtility'. | |
00:00:03.4494507 The FastPackageReference is 'NuGet|VSSetup|2.0.1.32208|https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco|Module'. | |
00:00:03.4551657 OPTION: ProviderName => PowerShellGet | |
00:00:03.4559348 OPTION: RequiredVersion => 2.0.1.32208 | |
00:00:03.4566977 OPTION: Source => vmware-PowerShell-Artifactory | |
00:00:03.4574292 OPTION: Force => True | |
00:00:03.4581669 OPTION: MessageResolver => Microsoft.PowerShell.PackageManagement.Cmdlets.GetMessageString | |
00:00:03.4590110 OPTION: Scope => AllUsers | |
00:00:03.4598030 OPTION: Type => Module | |
00:00:03.4604946 OPTION: Name => VSSetup | |
VERBOSE: The installation scope is specified to be 'AllUsers'. | |
VERBOSE: The specified module will be installed in 'C:\Program Files\WindowsPowerShell\Modules'. | |
00:00:03.4762969 ArtfactType is Module | |
VERBOSE: The specified Location is 'NuGet' and PackageManagementProvider is 'NuGet'. | |
VERBOSE: Downloading module 'VSSetup' with version '2.0.1.32208' from the repository 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco'. | |
00:00:03.5417480 Calling 'NuGet'::'InstallPackage', '$aHR0cHM6Ly9taWEtcmVwby5jaXRyaXRlLm5ldC9hcGkvbnVnZXQvc2VzLWxvY2FsLW51Z2V0LWNob2Nv\VlNTZXR1cA==\Mi4wLjEuMzIyMDg=\aHR0cHM6Ly9taWEtcmVwby5jaXRyaXRlLm5ldC9hcGkvbnVnZXQvc2VzLWxvY2FsLW51Z2V0LWNob2Nv\cG93ZXJzaGVsbGdldA=='. | |
00:00:03.5571878 Calling 'NuGetRequest'::'GetPackageByFastpath', '$aHR0cHM6Ly9taWEtcmVwby5jaXRyaXRlLm5ldC9hcGkvbnVnZXQvc2VzLWxvY2FsLW51Z2V0LWNob2Nv\VlNTZXR1cA==\Mi4wLjEuMzIyMDg=\aHR0cHM6Ly9taWEtcmVwby5jaXRyaXRlLm5ldC9hcGkvbnVnZXQvc2VzLWxvY2FsLW51Z2V0LWNob2Nv\cG93ZXJzaGVsbGdldA=='. | |
00:00:03.5727641 Calling 'NuGetRequest'::'ResolvePackageSource', 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco'. | |
00:00:03.5884453 Calling 'NuGetRequest'::'FindRegisteredSource', 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco'. | |
00:00:03.5897953 Source 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco' is not one of the registered sources in 'NuGet' provider. | |
00:00:05.0257203 Calling 'HttpClientPackageRepository'::'FindPackage', 'VSSetup'. | |
00:00:05.0269220 Calling 'NuGetClient'::'FindPackage'. | |
VERBOSE: Searching repository 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/FindPackagesById()?id='VSSetup'' for ''. | |
00:00:05.0726322 Downloading 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/FindPackagesById()?id='VSSetup'&$skip=0&$top=40'. | |
00:00:05.7913435 Completed downloading 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/FindPackagesById()?id='VSSetup'&$skip=0&$top=40'. | |
00:00:05.8227439 '1' packages received in the last request. | |
00:00:05.8383400 'Package version' is '2.0.1.32208'. | |
00:00:05.9326453 'Request's Destination' is 'C:\Users\bhaskar\AppData\Local\ChocoCache\529569754'. | |
00:00:05.9452202 Calling 'NuGetClient'::'GetPackageDependencies'. | |
00:00:05.9568192 Returning the call 'NuGetClient'::'GetPackageDependencies'. | |
00:00:05.9653779 Calling 'NuGetClient'::'InstallPackage'. | |
VERBOSE: InstallPackage' - name='VSSetup', version='2.0.1.32208',destination='C:\Users\bhaskar\AppData\Local\ChocoCache\529569754' | |
VERBOSE: DownloadPackage' - name='VSSetup', version='2.0.1.32208',destination='C:\Users\bhaskar\AppData\Local\ChocoCache\529569754\VSSetup\VSSetup.nupkg', uri='https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/Download/VSSetup/2.0.1.32208' | |
VERBOSE: Downloading 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/Download/VSSetup/2.0.1.32208'. | |
VERBOSE: Completed downloading 'https://mia-repo.citrite.net/api/nuget/ses-local-nuget-choco/Download/VSSetup/2.0.1.32208'. | |
VERBOSE: Completed downloading 'VSSetup'. | |
VERBOSE: Hash for package 'VSSetup' does not match hash provided from the server. | |
00:00:06.7123254 Calling 'NuGetClient'::'InstallPackageLocal'. | |
VERBOSE: InstallPackageLocal' - name='VSSetup', version='2.0.1.32208',destination='C:\Users\bhaskar\AppData\Local\ChocoCache\529569754' | |
00:00:06.7147906 C:\Users\bhaskar\AppData\Local\ChocoCache\529569754\VSSetup\VSSetup.nupkg | |
00:00:06.8072175 Returning the call 'NuGetClient'::'InstallPackageLocal'. | |
00:00:06.8539109 Returning the call 'NuGetClient'::'InstallSinglePackage'. | |
VERBOSE: Catalog file 'VSSetup.cat' is not found in the contents of the module 'VSSetup' being installed. | |
00:00:07.1938164 Using the 'VSSetup.psd1' file for getting the authenticode signature. | |
00:00:07.2756035 For publisher validation, current module 'VSSetup' with version '2.0.1.32208' with publisher name ''. Is this module signed by Microsoft: 'False'. | |
VERBOSE: Module 'VSSetup' was installed successfully to path 'C:\Program Files\WindowsPowerShell\Modules\VSSetup\2.0.1.32208'. | |
00:00:07.4722694 Done calling powershell «Install-Package» «PSModule» | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\VSSetup-Choco' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\VSSetup-Choco' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\ReadMe.md' | |
with checksum 'A64C3E6F62FED71CE7311E3C3CC5A1B8' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\VSSetup-Choco.nupkg' | |
with checksum 'FCA4959807C1784CC186F6354322460F' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\VSSetup-Choco.nuspec' | |
with checksum 'B2FD67EE7F36B1CA42D10D184D4F7355' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateybeforemodify.ps1' | |
with checksum '82C5D8514A337F56053E803CC0C329F6' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateyinstall.ps1' | |
with checksum '195AF834BED63651D358034FD314F16E' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\chocolateyuninstall.ps1' | |
with checksum 'AFF4082E8E74E72474D86AAEB9ED5FA8' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\helpers.ps1' | |
with checksum '9BABB646F801C112AF1BA45A9444C413' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\LICENSE.txt' | |
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162' | |
Found 'C:\ProgramData\chocolatey\lib\VSSetup-Choco\tools\VERIFICATION.txt' | |
with checksum '0C63561DD907A1781D36B7A8D2A33FE1' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\VSSetup-Choco.2.0.1.32208". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\VSSetup-Choco.2.0.1.32208\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\VSSetup-Choco.2.0.1.32208\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\VSSetup-Choco.2.0.1.32208\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
Attempting to delete file "C:\ProgramData\chocolatey\lib\VSSetup-Choco\.chocolateyPending". | |
The upgrade of vssetup-choco was successful. | |
Software install location not explicitly set, could be in package or | |
default install location if installer. | |
Attempting to delete file "C:\Users\bhaskar\AppData\Local\NuGet\Cache\VSSetup-Choco.2.0.1.32208.nupkg". | |
Chocolatey upgraded 1/1 packages. 0 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:28:46.6189727+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:28:46.6345974+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:28:46.6502269+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install VSSetup-Choco. This may take several minutes to complete... 00:01:09.0654865 | |
[2019-05-14T19:28:46.6502269+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install VSSetup-Choco. This may take several minutes to complete... 00:01:09.0654865 | |
+ Boxstarter finished Calling Chocolatey to install VSSetup-Choco. This may take several minutes to complete... 00:01:09.0654865 | |
[2019-05-14T19:28:46.6814733+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:28:46.6814733+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:28:46.6970989+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:28:46.7127250+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:28:46.8064778+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install 7zip. This may take several minutes to complete... | |
[2019-05-14T19:28:46.8064778+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install 7zip. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install 7zip. This may take several minutes to complete... | |
[2019-05-14T19:28:46.8377223+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 16.4.0.0 -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 16.4.0.0 -Verbose -y | |
[2019-05-14T19:28:46.8533472+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:28:46.8533472+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:28:46.8533472+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:28:46.8533472+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:28:46.8533472+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:28:46.8689725+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:28:46.8689725+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:28:46.8689725+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:28:46.8689725+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:28:46.8689725+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:28:46.8689725+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:28:46.8845974+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:28:46.8845974+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:28:46.8845974+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:28:46.8845974+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:28:46.8845974+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:28:46.8845974+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:28:46.9002247+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:28:46.9002247+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:28:46.9158492+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:28:46.9158492+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:28:46.9158492+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:28:47.0877227+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:28:47.0877227+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:28:47.1033490+08:00:::PID 4684] Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 16.4.0.0 -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 16.4.0.0 -Verbose -y | |
[2019-05-14T19:28:47.1033490+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: upgrade 7zip --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 16.4.0.0 -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source 'https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='upgrade'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='7zip'|Version='16.4.0.0'| | |
AllVersions='False'|SkipPackageInstallProvider='False'| | |
PackageNames='7zip'|Prerelease='False'|ForceX86='False'| | |
OverrideArguments='False'|NotSilent='False'| | |
ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='False'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
Upgrading the following packages: | |
7zip | |
By upgrading you accept licenses for the packages. | |
You have 7zip v15.05 installed. Version 16.4.0 is available based on your source(s). | |
Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp". | |
Backing up existing 7zip prior to operation. | |
Moving 'C:\ProgramData\chocolatey\lib\7zip' | |
to 'C:\ProgramData\chocolatey\lib-bkp\7zip' | |
Attempting to create directory "C:\ProgramData\chocolatey\lib\7zip". | |
Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\7zip\7zip.nupkg" | |
to "C:\ProgramData\chocolatey\lib\7zip\7zip.nupkg". | |
Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\7zip\7zip.nuspec" | |
to "C:\ProgramData\chocolatey\lib\7zip\7zip.nuspec". | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\7zip' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\7zip' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\7zip.nupkg' | |
with checksum '8EA5CB4AAB9C0C01741B75CD7449A450' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\7zip.nuspec' | |
with checksum '640893B96110E66B759C150AB2ECB230' | |
[NuGet] Uninstalling '7zip 15.05'. | |
[NuGet] Removed file '7zip.nuspec' to folder 'C:\ProgramData\chocolatey\lib\7zip'. | |
[NuGet] Removed file '7zip.nupkg' to folder 'C:\ProgramData\chocolatey\lib\7zip'. | |
[NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\7zip'. | |
[NuGet] Successfully uninstalled '7zip 15.05'. | |
[NuGet] Uninstalling '7zip.install 15.05'. | |
[NuGet] Removed file 'chocolateyInstall.ps1' to folder 'C:\ProgramData\chocolatey\lib\7zip.install\tools'. | |
[NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\7zip.install\tools'. | |
[NuGet] Removed file '7zip.install.nuspec' to folder 'C:\ProgramData\chocolatey\lib\7zip.install'. | |
[NuGet] Removed file '7zip.install.nupkg' to folder 'C:\ProgramData\chocolatey\lib\7zip.install'. | |
[NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\7zip.install'. | |
[NuGet] Successfully uninstalled '7zip.install 15.05'. | |
[NuGet] Installing '7zip 16.4.0'. | |
[NuGet] Added file 'chocolateybeforemodify.ps1' to folder '7zip\tools'. | |
[NuGet] Added file 'chocolateyinstall.ps1' to folder '7zip\tools'. | |
[NuGet] Added file 'chocolateyuninstall.ps1' to folder '7zip\tools'. | |
[NuGet] Added file 'helpers.ps1' to folder '7zip\tools'. | |
[NuGet] Added file 'LICENSE.txt' to folder '7zip\tools'. | |
[NuGet] Added file 'VERIFICATION.txt' to folder '7zip\tools'. | |
[NuGet] Added file '7zip.nuspec' to folder '7zip'. | |
[NuGet] Added file '7zip.nupkg' to folder '7zip'. | |
[NuGet] Successfully installed '7zip 16.4.0'. | |
7zip v16.4.0 | |
7zip package files upgrade completed. Performing other installation steps. | |
Setting installer args for 7zip | |
Setting package parameters for 7zip | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:28:52.7438760+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:28:52.7751272+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:28:52.7907536+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
[2019-05-14T19:28:52.7907536+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:28:52.7907536+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:28:52.7907536+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:28:52.7907536+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:28:52.8063770+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
[2019-05-14T19:28:52.8063770+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:28:52.8063770+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:28:52.8063770+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:28:52.8063770+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
[2019-05-14T19:28:52.8220015+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:28:52.8220015+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
[2019-05-14T19:28:52.8220015+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for 7zip v16.4.0 with packageScript 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\7zip', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateyinstall.ps1' | |
VERBOSE: Exporting function 'New-PSWorkflowSession'. | |
VERBOSE: Exporting alias 'nwsn'. | |
[2019-05-14T19:28:57.8062933+08:00:::PID 4684] Chosen mirror is: blr-repo.citrite.net | |
Chosen mirror is: blr-repo.citrite.net | |
C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0 | |
Running 'Get-UninstallRegistryKey_Ctx' for '7zip' with SoftwareName:'7-Zip*(x64*edition)' | |
VERBOSE: Retrieving all uninstall registry keys | |
Registry uninstall keys on system: 16 | |
Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly. | |
Found 0 uninstall registry key(s) with SoftwareName:'7-Zip*(x64*edition)' | |
[2019-05-14T19:28:57.9156701+08:00:::PID 4684] 7zip is not installed. Installing... | |
7zip is not installed. Installing... | |
Running Install-ChocolateyPackage -url64bit 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' -checksum64 'b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067' -silentArgs '/qn /norestart /l*vx "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0\Install.log"' -packageName '7zip' -fileType 'msi' -validExitCodes '0 3010 1641' -checksumType64 'sha256' | |
Running Get-ChocolateyWebFile -packageName '7zip' -fileFullPath 'C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zipInstall.msi' -url '' -url64bit 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' -checksum '' -checksumType '' -checksum64 'b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' | |
Running Get-ProcessorBits -compare '64' | |
CPU is 64 bit | |
Setting url to 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' and bitPackage to 64 | |
Running Get-WebFileName -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' -defaultName '7zipInstall.msi' | |
Using header 'Content-Disposition' to determine file name. | |
Using response url to determine file name. 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' | |
File name determined from url is '7zip.msi' | |
Running Get-WebHeaders -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' -ErrorAction 'Stop' | |
Setting the UserAgent to 'chocolatey command line' | |
Request Headers: | |
'Accept':'*/*' | |
'User-Agent':'chocolatey command line' | |
Response Headers: | |
'Connection':'keep-alive' | |
'X-Artifactory-Id':'aa339e18af6cdfb2:-505e674:16a982dbec5:-8000' | |
'X-Checksum-Sha1':'bae316e5148d3b42efa1d3f272afc10d3ffa6f4b' | |
'X-Checksum-Sha256':'b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067' | |
'X-Checksum-Md5':'caf2855194340b982a9ef697aca17fa9' | |
'X-Artifactory-Filename':'7zip.msi' | |
'Content-Disposition':'attachment; filename="7zip.msi"; filename*=UTF-8''7zip.msi' | |
'Accept-Ranges':'bytes' | |
'Content-Length':'1668096' | |
'Content-Type':'application/octet-stream' | |
'Date':'Tue, 14 May 2019 11:29:02 GMT' | |
'ETag':'bae316e5148d3b42efa1d3f272afc10d3ffa6f4b' | |
'Last-Modified':'Thu, 19 Jul 2018 05:28:03 GMT' | |
'Server':'Artifactory/6.9.1' | |
[2019-05-14T19:29:02.2593566+08:00:::PID 4684] Downloading 7zip 64 bit | |
from 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' | |
Downloading 7zip 64 bit | |
from 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' | |
Running Get-WebFile -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' -fileName 'C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi' -options 'System.Collections.Hashtable' | |
Setting request timeout to 30000 | |
Setting read/write timeout to 2700000 | |
Setting the UserAgent to 'chocolatey command line' | |
Downloading https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi to C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi | |
[2019-05-14T19:29:02.8843477+08:00:::PID 4684] | |
[2019-05-14T19:29:02.9000122+08:00:::PID 4684] Download of 7zip.msi (1.59 MB) completed. | |
Download of 7zip.msi (1.59 MB) completed. | |
No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare | |
Verifying package provided checksum of 'b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067' for 'C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi'. | |
Running Get-ChecksumValid -file 'C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi' -checksum 'b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067' -checksumType 'sha256' -originalUrl 'https://blr-repo.citrite.net/ses-virtual-choco-installers/7zip/16.4.0/x64/7zip.msi' | |
checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' | |
Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067" -t="sha256" -f="C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi"] | |
Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="b3885b2f090f1e9b5cf2b9f802b07fe88e472d70d60732db9f830209ac296067" -t="sha256" -f="C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi"] exited with '0'. | |
[2019-05-14T19:29:06.0717894+08:00:::PID 4684] Boxstarter: Checking for other running MSIEXEC installers... | |
VERBOSE: Boxstarter: Checking for other running MSIEXEC installers... | |
Running chocolateyInstaller\Install-ChocolateyInstallPackage -packageName '7zip' -fileType 'msi' -silentArgs '/qn /norestart /l*vx "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0\Install.log"' -file 'C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi' -validExitCodes '0 3010 1641' | |
Running Get-ProcessorBits -compare '32' | |
[2019-05-14T19:29:06.1499162+08:00:::PID 4684] Installing 7zip... | |
Installing 7zip... | |
Ensuring 'C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0' exists | |
Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010 1641' -workingDirectory 'C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0' -statements '/i "C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi" /qn /norestart /l*vx "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0\Install.log" ' -exeToRun 'C:\Windows\System32\msiexec.exe' | |
Test-ProcessAdminRights: returning True | |
Elevating permissions and running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi" /qn /norestart /l*vx "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0\Install.log" ]. This may take a while, depending on the statements. | |
Command ["C:\Windows\System32\msiexec.exe" /i "C:\Users\bhaskar\AppData\Local\ChocoCache\7zip\16.4.0\7zip.msi" /qn /norestart /l*vx "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\7zip\16.4.0\Install.log" ] exited with '0'. | |
Finishing 'Start-ChocolateyProcessAsAdmin' | |
[2019-05-14T19:29:07.4623846+08:00:::PID 4684] 7zip has been installed. | |
7zip has been installed. | |
Running Install-ChocolateyPath -pathType 'Machine' -pathToInstall 'C:\Program Files\7-Zip\' | |
Running Update-SessionEnvironment | |
VERBOSE: Refreshing environment variables from the registry. | |
[2019-05-14T19:29:07.6342588+08:00:::PID 4684] PATH environment variable does not have C:\Program Files\7-Zip\ in it. Adding... | |
PATH environment variable does not have C:\Program Files\7-Zip\ in it. Adding... | |
VERBOSE: Choosing not to expand environment names | |
Test-ProcessAdminRights: returning True | |
Running Set-EnvironmentVariable -Name 'Path' -Value 'C:\ProgramData\Boxstarter;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Kits\8.1\Debuggers\x64;C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x86;C:\ProgramData\chocolatey\bin;C:\Program Files\7-Zip\;' -Scope 'Machine' | |
Registry type for Path is/will be String | |
using System; | |
using System.Runtime.InteropServices; | |
namespace Win32 | |
{ | |
public class NativeMethods | |
{ | |
[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Auto)] | |
public static extern IntPtr SendMessageTimeout( | |
IntPtr hWnd, uint Msg, UIntPtr wParam, string lParam, | |
uint fuFlags, uint uTimeout, out UIntPtr lpdwResult); | |
} | |
} | |
Running Update-SessionEnvironment | |
VERBOSE: Refreshing environment variables from the registry. | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Environment Vars (like PATH) have changed. Close/reopen your shell to | |
see the changes (or in powershell/cmd.exe just type `refreshenv`). | |
Logging of values is not turned on by default because it | |
could potentially expose sensitive data. If you understand the risk, | |
please see `choco feature -h` for information to turn it on. | |
The following values have been added/changed (may contain sensitive data): | |
* ChocolateyLastPathUpdate='[REDACTED]' (User) | |
* Path='[REDACTED]' (Machine) | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\7zip' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\7zip' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\7zip.nupkg' | |
with checksum '8CA19DC7DF54EC2E89CE5BE3FD6349C2' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\7zip.nuspec' | |
with checksum '95532BBCD9D3F4ACDA3C544AAD4A71AF' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateybeforemodify.ps1' | |
with checksum '82C5D8514A337F56053E803CC0C329F6' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateyinstall.ps1' | |
with checksum '3C78BEAC1ED7BD60BF9F3976B7859EDA' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\tools\chocolateyuninstall.ps1' | |
with checksum '238A995401999CA45B30588809A174DB' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\tools\helpers.ps1' | |
with checksum '9BABB646F801C112AF1BA45A9444C413' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\tools\LICENSE.txt' | |
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162' | |
Found 'C:\ProgramData\chocolatey\lib\7zip\tools\VERIFICATION.txt' | |
with checksum '0C63561DD907A1781D36B7A8D2A33FE1' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\7zip.16.4.0". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.16.4.0\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.16.4.0\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\7zip.16.4.0\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
Attempting to delete file "C:\ProgramData\chocolatey\lib\7zip\.chocolateyPending". | |
Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\7zip". | |
The upgrade of 7zip was successful. | |
Software installed as 'msi', install location is likely default. | |
Attempting to delete file "C:\Users\bhaskar\AppData\Local\NuGet\Cache\7zip.16.4.0.nupkg". | |
Chocolatey upgraded 1/1 packages. 0 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:29:08.3217592+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:29:08.3373850+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:29:08.3530075+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install 7zip. This may take several minutes to complete... 00:00:21.5412504 | |
[2019-05-14T19:29:08.3530075+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install 7zip. This may take several minutes to complete... 00:00:21.5412504 | |
+ Boxstarter finished Calling Chocolatey to install 7zip. This may take several minutes to complete... 00:00:21.5412504 | |
[2019-05-14T19:29:08.3686321+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:29:08.3842584+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:29:08.3998670+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:29:08.3998670+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:29:08.4467420+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install git. This may take several minutes to complete... | |
[2019-05-14T19:29:08.4467420+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install git. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install git. This may take several minutes to complete... | |
[2019-05-14T19:29:08.4623686+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.15.0 -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.15.0 -Verbose -y | |
[2019-05-14T19:29:08.4779911+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:29:08.4779911+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:29:08.4779911+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:29:08.4779911+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:29:08.4779911+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:29:08.4936171+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:29:08.4936171+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:29:08.4936171+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:29:08.4936171+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:29:08.4936171+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:29:08.5092430+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:29:08.5092430+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:29:08.5092430+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:29:08.5092430+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:29:08.5092430+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:29:08.5248685+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:29:08.5248685+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:29:08.5404945+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:29:08.5404945+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:29:08.5404945+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:29:08.5717426+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:29:08.5717426+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:29:08.9154906+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:29:08.9154906+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:29:08.9311199+08:00:::PID 4684] Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.15.0 -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.15.0 -Verbose -y | |
[2019-05-14T19:29:08.9311199+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: upgrade git --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 2.15.0 -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source 'https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='upgrade'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='git'|Version='2.15.0'| | |
AllVersions='False'|SkipPackageInstallProvider='False'| | |
PackageNames='git'|Prerelease='False'|ForceX86='False'| | |
OverrideArguments='False'|NotSilent='False'| | |
ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='False'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
Upgrading the following packages: | |
git | |
By upgrading you accept licenses for the packages. | |
git is not installed. Installing... | |
[NuGet] Installing 'git 2.15.0'. | |
[NuGet] Added file 'chocolateybeforemodify.ps1' to folder 'git\tools'. | |
[NuGet] Added file 'chocolateyinstall.ps1' to folder 'git\tools'. | |
[NuGet] Added file 'chocolateyuninstall.ps1' to folder 'git\tools'. | |
[NuGet] Added file 'helpers.ps1' to folder 'git\tools'. | |
[NuGet] Added file 'LICENSE.txt' to folder 'git\tools'. | |
[NuGet] Added file 'VERIFICATION.txt' to folder 'git\tools'. | |
[NuGet] Added file 'git.nuspec' to folder 'git'. | |
[NuGet] Added file 'git.nupkg' to folder 'git'. | |
[NuGet] Successfully installed 'git 2.15.0'. | |
git v2.15.0 | |
git package files upgrade completed. Performing other installation steps. | |
Setting installer args for git | |
Setting package parameters for git | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\git\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:29:10.5092084+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:29:10.5248353+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:29:10.5248353+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
[2019-05-14T19:29:10.5248353+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:29:10.5404594+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:29:10.5404594+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:29:10.5404594+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:29:10.5404594+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
[2019-05-14T19:29:10.5404594+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:29:10.5560880+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:29:10.5560880+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:29:10.5560880+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
[2019-05-14T19:29:10.5560880+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:29:10.5560880+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
[2019-05-14T19:29:10.5717100+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for git v2.15.0 with packageScript 'C:\ProgramData\chocolatey\lib\git\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\git', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\git\tools\chocolateyinstall.ps1' | |
VERBOSE: Exporting function 'New-PSWorkflowSession'. | |
VERBOSE: Exporting alias 'nwsn'. | |
[2019-05-14T19:29:15.5560022+08:00:::PID 4684] Chosen mirror is: blr-repo.citrite.net | |
Chosen mirror is: blr-repo.citrite.net | |
C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0 | |
Running 'Get-UninstallRegistryKey_Ctx' for 'git' with SoftwareName:'Git version*' | |
VERBOSE: Retrieving all uninstall registry keys | |
Registry uninstall keys on system: 17 | |
Error handling check: 'Get-ItemProperty' fails if a registry key is encoded incorrectly. | |
Found 0 uninstall registry key(s) with SoftwareName:'Git version*' | |
[2019-05-14T19:29:15.6653775+08:00:::PID 4684] git is not installed. Installing... | |
git is not installed. Installing... | |
Running Install-ChocolateyPackage -url64bit 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' -checksum64 'd102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586' -silentArgs '/SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /LOG="C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0\Install.log"' -packageName 'git' -fileType 'exe' -useOnlyPackageSilentArguments 'True' -validExitCodes '0' -checksumType64 'sha256' | |
Running Get-ChocolateyWebFile -packageName 'git' -fileFullPath 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\gitInstall.exe' -url '' -url64bit 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' -checksum '' -checksumType '' -checksum64 'd102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' | |
Running Get-ProcessorBits -compare '64' | |
CPU is 64 bit | |
Setting url to 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' and bitPackage to 64 | |
Running Get-WebFileName -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' -defaultName 'gitInstall.exe' | |
Using header 'Content-Disposition' to determine file name. | |
Using response url to determine file name. 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' | |
File name determined from url is 'Git.exe' | |
Running Get-WebHeaders -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' -ErrorAction 'Stop' | |
Setting the UserAgent to 'chocolatey command line' | |
Request Headers: | |
'Accept':'*/*' | |
'User-Agent':'chocolatey command line' | |
Response Headers: | |
'Connection':'keep-alive' | |
'X-Artifactory-Id':'aa339e18af6cdfb2:-505e674:16a982dbec5:-8000' | |
'X-Checksum-Sha1':'51e5b74b9edb42825242fc3ca1215931f02f394a' | |
'X-Checksum-Sha256':'d102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586' | |
'X-Checksum-Md5':'d248afd94e2012d0a8a64e627814a0db' | |
'X-Artifactory-Filename':'Git.exe' | |
'Content-Disposition':'attachment; filename="Git.exe"; filename*=UTF-8''Git.exe' | |
'Accept-Ranges':'bytes' | |
'Content-Length':'38518544' | |
'Content-Type':'application/octet-stream' | |
'Date':'Tue, 14 May 2019 11:29:18 GMT' | |
'ETag':'51e5b74b9edb42825242fc3ca1215931f02f394a' | |
'Last-Modified':'Mon, 16 Jul 2018 06:06:44 GMT' | |
'Server':'Artifactory/6.9.1' | |
[2019-05-14T19:29:18.8997036+08:00:::PID 4684] Downloading git 64 bit | |
from 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' | |
Downloading git 64 bit | |
from 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' | |
Running Get-WebFile -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' -fileName 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe' -options 'System.Collections.Hashtable' | |
Setting request timeout to 30000 | |
Setting read/write timeout to 2700000 | |
Setting the UserAgent to 'chocolatey command line' | |
Downloading https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe to C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe | |
[2019-05-14T19:29:25.9152158+08:00:::PID 4684] | |
[2019-05-14T19:29:25.9308410+08:00:::PID 4684] Download of Git.exe (36.73 MB) completed. | |
Download of Git.exe (36.73 MB) completed. | |
No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare | |
Verifying package provided checksum of 'd102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586' for 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe'. | |
Running Get-ChecksumValid -file 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe' -checksum 'd102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586' -checksumType 'sha256' -originalUrl 'https://blr-repo.citrite.net/ses-virtual-choco-installers/Git/2.15.0/x64/Git.exe' | |
checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' | |
Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="d102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586" -t="sha256" -f="C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe"] | |
Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="d102bcd550bf1aa6cd128770d1fa59a18b3879697c5045ac4d04ef07a2bf6586" -t="sha256" -f="C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe"] exited with '0'. | |
[2019-05-14T19:29:29.3370405+08:00:::PID 4684] Boxstarter: Checking for other running MSIEXEC installers... | |
VERBOSE: Boxstarter: Checking for other running MSIEXEC installers... | |
Running chocolateyInstaller\Install-ChocolateyInstallPackage -packageName 'git' -fileType 'exe' -silentArgs '/SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /LOG="C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0\Install.log"' -file 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe' -validExitCodes '0' | |
Running Get-ProcessorBits -compare '32' | |
[2019-05-14T19:29:29.4151494+08:00:::PID 4684] Installing git... | |
Installing git... | |
Ensuring 'C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0' exists | |
Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0' -statements '/SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /LOG="C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0\Install.log" ' -exeToRun 'C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe' | |
Test-ProcessAdminRights: returning True | |
Elevating permissions and running ["C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /LOG="C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0\Install.log" ]. This may take a while, depending on the statements. | |
Command ["C:\Users\bhaskar\AppData\Local\ChocoCache\git\2.15.0\Git.exe" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /LOG="C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\git\2.15.0\Install.log" ] exited with '0'. | |
Finishing 'Start-ChocolateyProcessAsAdmin' | |
[2019-05-14T19:29:50.1648251+08:00:::PID 4684] git has been installed. | |
git has been installed. | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\git\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Environment Vars (like PATH) have changed. Close/reopen your shell to | |
see the changes (or in powershell/cmd.exe just type `refreshenv`). | |
Logging of values is not turned on by default because it | |
could potentially expose sensitive data. If you understand the risk, | |
please see `choco feature -h` for information to turn it on. | |
The following values have been added/changed (may contain sensitive data): | |
* Path='[REDACTED]' (Machine) | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\git' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\git' | |
Found 'C:\ProgramData\chocolatey\lib\git\git.nupkg' | |
with checksum '1CF81C32D1FF64C8C580DB3B3B61820A' | |
Found 'C:\ProgramData\chocolatey\lib\git\git.nuspec' | |
with checksum '62DDDA7FF7EE69652E94C41D067D4D0E' | |
Found 'C:\ProgramData\chocolatey\lib\git\tools\chocolateybeforemodify.ps1' | |
with checksum '82C5D8514A337F56053E803CC0C329F6' | |
Found 'C:\ProgramData\chocolatey\lib\git\tools\chocolateyinstall.ps1' | |
with checksum 'BF82E3428310A0470D73A6F62921A919' | |
Found 'C:\ProgramData\chocolatey\lib\git\tools\chocolateyuninstall.ps1' | |
with checksum '10EBECC7B794FEDDDD531DDACFED33B9' | |
Found 'C:\ProgramData\chocolatey\lib\git\tools\helpers.ps1' | |
with checksum '9BABB646F801C112AF1BA45A9444C413' | |
Found 'C:\ProgramData\chocolatey\lib\git\tools\LICENSE.txt' | |
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162' | |
Found 'C:\ProgramData\chocolatey\lib\git\tools\VERIFICATION.txt' | |
with checksum '0C63561DD907A1781D36B7A8D2A33FE1' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\git.2.15.0". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\git.2.15.0\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\git.2.15.0\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\git.2.15.0\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
Attempting to delete file "C:\ProgramData\chocolatey\lib\git\.chocolateyPending". | |
The upgrade of git was successful. | |
Software installed to 'C:\Program Files\Git\' | |
Attempting to delete file "C:\Users\bhaskar\AppData\Local\NuGet\Cache\git.2.15.0.nupkg". | |
Chocolatey upgraded 1/1 packages. 0 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:29:50.2741979+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:29:50.2898250+08:00:::PID 4684] Boxstarter: Exit Code: 0 | |
VERBOSE: Boxstarter: Exit Code: 0 | |
[2019-05-14T19:29:50.3054495+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install git. This may take several minutes to complete... 00:00:41.8635200 | |
[2019-05-14T19:29:50.3210806+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install git. This may take several minutes to complete... 00:00:41.8635200 | |
+ Boxstarter finished Calling Chocolatey to install git. This may take several minutes to complete... 00:00:41.8635200 | |
[2019-05-14T19:29:50.3523301+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:29:50.3523301+08:00:::PID 4684] Boxstarter: Developer or non-production environment detected. | |
Boxstarter: Developer or non-production environment detected. | |
[2019-05-14T19:29:50.3835777+08:00:::PID 4684] Boxstarter: Installing 1 packages | |
VERBOSE: Boxstarter: Installing 1 packages | |
[2019-05-14T19:29:50.3835777+08:00:::PID 4684] Boxstarter: Checking for Pending reboot | |
VERBOSE: Boxstarter: Checking for Pending reboot | |
[2019-05-14T19:29:50.8991845+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install googlechrome. This may take several minutes to complete... | |
[2019-05-14T19:29:50.8991845+08:00:::PID 4684] + Boxstarter starting Calling Chocolatey to install googlechrome. This may take several minutes to complete... | |
+ Boxstarter starting Calling Chocolatey to install googlechrome. This may take several minutes to complete... | |
[2019-05-14T19:29:50.9148090+08:00:::PID 4684] Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94 -Verbose -y | |
VERBOSE: Boxstarter: Passing the following args to Chocolatey: upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94 -Verbose -y | |
[2019-05-14T19:29:50.9148090+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Exported Boxstarter.Log from 4684 to $env:BEX.Boxstarter.Log with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:29:50.9148090+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Exported Boxstarter.ProgramFiles86 from 4684 to $env:BEX.Boxstarter.ProgramFiles86 with value C:\Program Files (x86) | |
[2019-05-14T19:29:50.9304329+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
VERBOSE: Boxstarter: Exported Boxstarter.SourcePID from 4684 to $env:BEX.Boxstarter.SourcePID with value 4684 | |
[2019-05-14T19:29:50.9304329+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutoLogin from 4684 to $env:BEX.Boxstarter.AutoLogin with value True | |
[2019-05-14T19:29:50.9304329+08:00:::PID 4684] Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.SuppressLogging from 4684 to $env:BEX.Boxstarter.SuppressLogging with value False | |
[2019-05-14T19:29:50.9460578+08:00:::PID 4684] Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.RebootOk from 4684 to $env:BEX.Boxstarter.RebootOk with value True | |
[2019-05-14T19:29:50.9460578+08:00:::PID 4684] Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Exported Boxstarter.Package from 4684 to $env:BEX.Boxstarter.Package with value tmpAF6A.tmp | |
[2019-05-14T19:29:50.9460578+08:00:::PID 4684] Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Exported Boxstarter.LocalRepo from 4684 to $env:BEX.Boxstarter.LocalRepo with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:29:50.9460578+08:00:::PID 4684] Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
VERBOSE: Boxstarter: Exported Boxstarter.AutologedOn from 4684 to $env:BEX.Boxstarter.AutologedOn with value True | |
[2019-05-14T19:29:50.9460578+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.NoPassword from 4684 to $env:BEX.Boxstarter.NoPassword with value False | |
[2019-05-14T19:29:50.9460578+08:00:::PID 4684] Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Exported Boxstarter.NugetSources from 4684 to $env:BEX.Boxstarter.NugetSources with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:29:50.9616866+08:00:::PID 4684] Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
VERBOSE: Boxstarter: Exported Boxstarter.IsRebooting from 4684 to $env:BEX.Boxstarter.IsRebooting with value False | |
[2019-05-14T19:29:50.9616866+08:00:::PID 4684] Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Exported Boxstarter.ScriptToCall from 4684 to $env:BEX.Boxstarter.ScriptToCall with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:29:50.9616866+08:00:::PID 4684] Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Exported Boxstarter.BaseDir from 4684 to $env:BEX.Boxstarter.BaseDir with value C:\ProgramData\boxstarter | |
[2019-05-14T19:29:50.9616866+08:00:::PID 4684] Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
VERBOSE: Boxstarter: Exported VerbosePreference from 4684 to $env:BEX.VerbosePreference with value Continue | |
[2019-05-14T19:29:50.9616866+08:00:::PID 4684] Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
VERBOSE: Boxstarter: Exported DebugPreference from 4684 to $env:BEX.DebugPreference with value Continue | |
[2019-05-14T19:29:50.9773063+08:00:::PID 4684] Boxstarter: Using current PowerShell... | |
VERBOSE: Boxstarter: Using current PowerShell... | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
[2019-05-14T19:29:50.9929345+08:00:::PID 4684] Boxstarter: Current runtime is 4.0.30319.42000 | |
VERBOSE: Boxstarter: Current runtime is 4.0.30319.42000 | |
[2019-05-14T19:29:50.9929345+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/log4net.dll | |
[2019-05-14T19:29:51.0085597+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:29:51.0085597+08:00:::PID 4684] Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
VERBOSE: Boxstarter: Adding types from C:\ProgramData\boxstarter/boxstarter.chocolatey/chocolatey/chocolatey.dll | |
[2019-05-14T19:29:51.0085597+08:00:::PID 4684] Boxstarter: loading choco from path | |
VERBOSE: Boxstarter: loading choco from path | |
[2019-05-14T19:29:51.1804350+08:00:::PID 4684] Boxstarter: Adding boxstarter choco wrapper types... | |
VERBOSE: Boxstarter: Adding boxstarter choco wrapper types... | |
[2019-05-14T19:29:51.1804350+08:00:::PID 4684] Boxstarter: Types added... | |
VERBOSE: Boxstarter: Types added... | |
[2019-05-14T19:29:51.1804350+08:00:::PID 4684] Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94 -Verbose -y | |
VERBOSE: Boxstarter: calling choco now with upgrade System.String[] --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94 -Verbose -y | |
[2019-05-14T19:29:51.1960594+08:00:::PID 4684] Boxstarter: setting current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: setting current directory location to C:\Windows\system32 | |
Command line: PowerShell -NoProfile -ExecutionPolicy bypass -command "Import-Module 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\boxstarter.bootstrapper.psd1';Invoke-Boxstarter -RebootOk -NoPassword:$False" | |
Received arguments: upgrade googlechrome --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94 -Verbose -y | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
[Pending] Removing all pending packages that should not be considered installed... | |
Pending file found for tmpAF6A.tmp, but the file is locked by another process. | |
The source 'https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='upgrade'| | |
CacheLocation='C:\Users\bhaskar\AppData\Local\ChocoCache'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco'| | |
SourceType='normal'|Debug='False'|Verbose='True'|Trace='False'| | |
Force='False'|Noop='False'|HelpRequested='False'| | |
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| | |
PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='False'|Input='googlechrome'| | |
Version='62.0.3202.94'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|PackageNames='googlechrome'| | |
Prerelease='False'|ForceX86='False'|OverrideArguments='False'| | |
NotSilent='False'|ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Windows'| | |
Information.PlatformVersion='10.0.14393.0'| | |
Information.PlatformName='Windows Server 2016'| | |
Information.ChocolateyVersion='0.10.5.0'| | |
Information.ChocolateyProductVersion='0.10.5'| | |
Information.FullName='chocolatey, Version=0.10.5.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='True'| | |
Information.IsUserAdministrator='True'| | |
Information.IsProcessElevated='True'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='False'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IncludeRegistryPrograms='False'|ListCommand.PageSize='25'| | |
ListCommand.Exact='False'|ListCommand.ByIdOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
Proxy.BypassOnLocal='True'| | |
_ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
Upgrading the following packages: | |
googlechrome | |
By upgrading you accept licenses for the packages. | |
googlechrome is not installed. Installing... | |
[NuGet] Installing 'googlechrome 62.0.3202.94'. | |
[NuGet] Added file 'chocolateybeforemodify.ps1' to folder 'googlechrome\tools'. | |
[NuGet] Added file 'chocolateyinstall.ps1' to folder 'googlechrome\tools'. | |
[NuGet] Added file 'chocolateyuninstall.ps1' to folder 'googlechrome\tools'. | |
[NuGet] Added file 'helpers.ps1' to folder 'googlechrome\tools'. | |
[NuGet] Added file 'LICENSE.txt' to folder 'googlechrome\tools'. | |
[NuGet] Added file 'VERIFICATION.txt' to folder 'googlechrome\tools'. | |
[NuGet] Added file 'googlechrome.nuspec' to folder 'googlechrome'. | |
[NuGet] Added file 'googlechrome.nupkg' to folder 'googlechrome'. | |
[NuGet] Successfully installed 'googlechrome 62.0.3202.94'. | |
googlechrome v62.0.3202.94 | |
googlechrome package files upgrade completed. Performing other installation steps. | |
Setting installer args for googlechrome | |
Setting package parameters for googlechrome | |
Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] | |
Redirecting Microsoft.WSMan.Management.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' | |
Host version is 5.1.14393.0, PowerShell Version is '5.1.14393.2636' and CLR Version is '4.0.30319.42000'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Exporting function 'Format-FileSize'. | |
VERBOSE: Exporting function 'Get-ChecksumValid'. | |
VERBOSE: Exporting function 'Get-ChocolateyUnzip'. | |
VERBOSE: Exporting function 'Get-ChocolateyWebFile'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Exporting function 'Get-FtpFile'. | |
VERBOSE: Exporting function 'Get-OSArchitectureWidth'. | |
VERBOSE: Exporting function 'Get-PackageParameters'. | |
VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Exporting function 'Get-ToolsLocation'. | |
VERBOSE: Exporting function 'Get-UACEnabled'. | |
VERBOSE: Exporting function 'Get-UninstallRegistryKey'. | |
VERBOSE: Exporting function 'Get-VirusCheckValid'. | |
VERBOSE: Exporting function 'Get-WebFile'. | |
VERBOSE: Exporting function 'Get-WebFileName'. | |
VERBOSE: Exporting function 'Get-WebHeaders'. | |
VERBOSE: Exporting function 'Install-BinFile'. | |
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyPath'. | |
VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Exporting function 'Install-ChocolateyShortcut'. | |
VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Install-Vsix'. | |
VERBOSE: Exporting function 'Set-EnvironmentVariable'. | |
VERBOSE: Exporting function 'Set-PowerShellExitCode'. | |
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Exporting function 'Test-ProcessAdminRights'. | |
VERBOSE: Exporting function 'Uninstall-BinFile'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Exporting function 'Update-SessionEnvironment'. | |
VERBOSE: Exporting function 'Write-ChocolateyFailure'. | |
VERBOSE: Exporting function 'Write-ChocolateySuccess'. | |
VERBOSE: Exporting function 'Write-FileUpdateLog'. | |
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Exporting alias 'Get-ProcessorBits'. | |
VERBOSE: Exporting alias 'Get-OSBitness'. | |
VERBOSE: Exporting alias 'Get-InstallRegistryKey'. | |
VERBOSE: Exporting alias 'Generate-BinFile'. | |
VERBOSE: Exporting alias 'Add-BinFile'. | |
VERBOSE: Exporting alias 'Start-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Exporting alias 'Remove-BinFile'. | |
VERBOSE: Exporting alias 'refreshenv'. | |
VERBOSE: Importing function 'Format-FileSize'. | |
VERBOSE: Importing function 'Get-ChecksumValid'. | |
VERBOSE: Importing function 'Get-ChocolateyUnzip'. | |
VERBOSE: Importing function 'Get-ChocolateyWebFile'. | |
VERBOSE: Importing function 'Get-EnvironmentVariable'. | |
VERBOSE: Importing function 'Get-EnvironmentVariableNames'. | |
VERBOSE: Importing function 'Get-FtpFile'. | |
VERBOSE: Importing function 'Get-OSArchitectureWidth'. | |
VERBOSE: Importing function 'Get-PackageParameters'. | |
VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. | |
VERBOSE: Importing function 'Get-ToolsLocation'. | |
VERBOSE: Importing function 'Get-UACEnabled'. | |
VERBOSE: Importing function 'Get-UninstallRegistryKey'. | |
VERBOSE: Importing function 'Get-VirusCheckValid'. | |
VERBOSE: Importing function 'Get-WebFile'. | |
VERBOSE: Importing function 'Get-WebFileName'. | |
VERBOSE: Importing function 'Get-WebHeaders'. | |
VERBOSE: Importing function 'Install-BinFile'. | |
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. | |
VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. | |
VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyPath'. | |
VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. | |
VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. | |
VERBOSE: Importing function 'Install-ChocolateyShortcut'. | |
VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Install-Vsix'. | |
VERBOSE: Importing function 'Set-EnvironmentVariable'. | |
VERBOSE: Importing function 'Set-PowerShellExitCode'. | |
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. | |
VERBOSE: Importing function 'Test-ProcessAdminRights'. | |
VERBOSE: Importing function 'Uninstall-BinFile'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. | |
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. | |
VERBOSE: Importing function 'Update-SessionEnvironment'. | |
VERBOSE: Importing function 'Write-ChocolateyFailure'. | |
VERBOSE: Importing function 'Write-ChocolateySuccess'. | |
VERBOSE: Importing function 'Write-FileUpdateLog'. | |
VERBOSE: Importing function 'Write-FunctionCallLogMessage'. | |
VERBOSE: Importing alias 'Add-BinFile'. | |
VERBOSE: Importing alias 'Generate-BinFile'. | |
VERBOSE: Importing alias 'Get-InstallRegistryKey'. | |
VERBOSE: Importing alias 'Get-OSBitness'. | |
VERBOSE: Importing alias 'Get-ProcessorBits'. | |
VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. | |
VERBOSE: Importing alias 'refreshenv'. | |
VERBOSE: Importing alias 'Remove-BinFile'. | |
VERBOSE: Importing alias 'Start-ChocolateyProcess'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Common\./boxstarter.common.psm1'. | |
VERBOSE: Exporting function 'Confirm-Choice'. | |
VERBOSE: Exporting function 'Create-BoxstarterTask'. | |
VERBOSE: Exporting function 'Enter-Dotnet4'. | |
VERBOSE: Exporting function 'Get-CurrentUser'. | |
VERBOSE: Exporting function 'Get-HttpResource'. | |
VERBOSE: Exporting function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Exporting function 'Get-IsRemote'. | |
VERBOSE: Exporting function 'Invoke-FromTask'. | |
VERBOSE: Exporting function 'Invoke-RetriableScript'. | |
VERBOSE: Exporting function 'Log-BoxStarterMessage'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Out-BoxstarterLog'. | |
VERBOSE: Exporting function 'Remove-BoxstarterError'. | |
VERBOSE: Exporting function 'Remove-BoxstarterTask'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Test-Admin'. | |
VERBOSE: Exporting function 'Write-BoxstarterLogo'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\./boxstarter.chocolatey.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\Boxstarter.Bootstrapper.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.Bootstrapper\./boxstarter.bootstrapper.psm1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\BoxStarter.WinConfig.psd1'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\..\Boxstarter.Common\Boxstarter.Common.psd1'. | |
VERBOSE: Importing function 'Confirm-Choice'. | |
VERBOSE: The 'Create-BoxstarterTask' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. The suggested alternative verbs are "New". | |
VERBOSE: Importing function 'Create-BoxstarterTask'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Enter-Dotnet4'. | |
VERBOSE: Importing function 'Get-CurrentUser'. | |
VERBOSE: Importing function 'Get-HttpResource'. | |
VERBOSE: Importing function 'Get-IsMicrosoftUpdateEnabled'. | |
VERBOSE: Importing function 'Get-IsRemote'. | |
VERBOSE: Importing function 'Invoke-FromTask'. | |
VERBOSE: Importing function 'Invoke-RetriableScript'. | |
VERBOSE: The 'Log-BoxStarterMessage' command in the Boxstarter.Common' module was imported, but because its name does not include an approved verb, it might be difficult to find. For a list of approved verbs, type Get-Verb. | |
VERBOSE: Importing function 'Log-BoxStarterMessage'. | |
VERBOSE: Importing function 'Out-BoxstarterLog'. | |
VERBOSE: Importing function 'Remove-BoxstarterError'. | |
VERBOSE: Importing function 'Remove-BoxstarterTask'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-Admin'. | |
VERBOSE: Importing function 'Write-BoxstarterLogo'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
VERBOSE: Loading module from path 'C:\ProgramData\boxstarter\Boxstarter.WinConfig\./boxstarter.WinConfig.psm1'. | |
VERBOSE: Exporting function 'Disable-BingSearch'. | |
VERBOSE: Exporting function 'Disable-GameBarTips'. | |
VERBOSE: Exporting function 'Disable-InternetExplorerESC'. | |
VERBOSE: Exporting function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Disable-UAC'. | |
VERBOSE: Exporting function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Exporting function 'Enable-RemoteDesktop'. | |
VERBOSE: Exporting function 'Enable-UAC'. | |
VERBOSE: Exporting function 'Get-LibraryNames'. | |
VERBOSE: Exporting function 'Get-UAC'. | |
VERBOSE: Exporting function 'Install-WindowsUpdate'. | |
VERBOSE: Exporting function 'Move-LibraryDirectory'. | |
VERBOSE: Exporting function 'Set-CornerNavigationOptions'. | |
VERBOSE: Exporting function 'Set-ExplorerOptions'. | |
VERBOSE: Exporting function 'Set-StartScreenOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarOptions'. | |
VERBOSE: Exporting function 'Set-TaskbarSmall'. | |
VERBOSE: Exporting function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Exporting function 'Update-ExecutionPolicy'. | |
VERBOSE: Importing function 'Disable-BingSearch'. | |
VERBOSE: Importing function 'Disable-GameBarTips'. | |
VERBOSE: Importing function 'Disable-InternetExplorerESC'. | |
VERBOSE: Importing function 'Disable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Disable-UAC'. | |
VERBOSE: Importing function 'Enable-MicrosoftUpdate'. | |
VERBOSE: Importing function 'Enable-RemoteDesktop'. | |
VERBOSE: Importing function 'Enable-UAC'. | |
VERBOSE: Importing function 'Get-LibraryNames'. | |
VERBOSE: Importing function 'Get-UAC'. | |
VERBOSE: Importing function 'Install-WindowsUpdate'. | |
VERBOSE: Importing function 'Move-LibraryDirectory'. | |
VERBOSE: Importing function 'Set-CornerNavigationOptions'. | |
VERBOSE: Importing function 'Set-ExplorerOptions'. | |
VERBOSE: Importing function 'Set-StartScreenOptions'. | |
VERBOSE: Importing function 'Set-TaskbarOptions'. | |
VERBOSE: Importing function 'Set-TaskbarSmall'. | |
VERBOSE: Importing function 'Set-WindowsExplorerOptions'. | |
VERBOSE: Importing function 'Update-ExecutionPolicy'. | |
VERBOSE: Exporting function 'Enter-BoxstarterLogable'. | |
VERBOSE: Exporting function 'Start-TimedSection'. | |
VERBOSE: Exporting function 'Stop-TimedSection'. | |
VERBOSE: Exporting function 'Write-BoxstarterMessage'. | |
VERBOSE: Exporting function 'Get-BoxstarterTempDir'. | |
VERBOSE: Exporting function 'Invoke-BoxStarter'. | |
VERBOSE: Exporting function 'Invoke-Reboot'. | |
VERBOSE: Exporting function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Enter-BoxstarterLogable'. | |
VERBOSE: Importing function 'Get-BoxstarterTempDir'. | |
VERBOSE: Importing function 'Invoke-BoxStarter'. | |
VERBOSE: Importing function 'Invoke-Reboot'. | |
VERBOSE: Importing function 'Start-TimedSection'. | |
VERBOSE: Importing function 'Stop-TimedSection'. | |
VERBOSE: Importing function 'Test-PendingReboot'. | |
VERBOSE: Importing function 'Write-BoxstarterMessage'. | |
[2019-05-14T19:29:52.6804017+08:00:::PID 4684] Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
VERBOSE: Boxstarter: Importing Boxstarter vars into pid 4684 from pid: 4684 | |
[2019-05-14T19:29:52.7116539+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutologedOn from 4684 to 4684 with value True | |
[2019-05-14T19:29:52.7116539+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.AutoLogin from 4684 to 4684 with value True | |
[2019-05-14T19:29:52.7116539+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 4684 to 4684 with value C:\ProgramData\boxstarter | |
[2019-05-14T19:29:52.7116539+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 4684 to 4684 with value False | |
[2019-05-14T19:29:52.7272776+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 4684 to 4684 with value C:\ProgramData\boxstarter\BuildPackages | |
[2019-05-14T19:29:52.7272776+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 4684 to 4684 with value C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log | |
[2019-05-14T19:29:52.7272776+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 4684 to 4684 with value False | |
[2019-05-14T19:29:52.7272776+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 4684 to 4684 with value https://chocolatey.org/api/v2 | |
[2019-05-14T19:29:52.7272776+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 4684 to 4684 with value tmpAF6A.tmp | |
[2019-05-14T19:29:52.7429039+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 4684 to 4684 with value C:\Program Files (x86) | |
[2019-05-14T19:29:52.7429039+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 4684 to 4684 with value True | |
[2019-05-14T19:29:52.7585275+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 4684 to 4684 with value Import-Module (Join-Path "C:\ProgramData\boxstarter" BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage 'C:\Users\bhaskar\TCDevSetup.ps1' | |
[2019-05-14T19:29:52.7741514+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 4684 to 4684 with value 4684 | |
[2019-05-14T19:29:52.7741514+08:00:::PID 4684] Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 4684 to 4684 with value False | |
VERBOSE: Exporting function 'cinst'. | |
VERBOSE: Exporting function 'choco'. | |
VERBOSE: Exporting function 'cup'. | |
VERBOSE: Exporting function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Exporting function 'Write-HostOverride'. | |
VERBOSE: Exporting function 'Export-BoxstarterVars'. | |
VERBOSE: Exporting function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Exporting function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Exporting function 'Get-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Get-PackageRoot'. | |
VERBOSE: Exporting function 'Install-BoxstarterPackage'. | |
VERBOSE: Exporting function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Exporting function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Exporting function 'Invoke-Chocolatey'. | |
VERBOSE: Exporting function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Exporting function 'New-BoxstarterPackage'. | |
VERBOSE: Exporting function 'New-PackageFromScript'. | |
VERBOSE: Exporting function 'Resolve-VMPlugin'. | |
VERBOSE: Exporting function 'Set-BoxStarterConfig'. | |
VERBOSE: Exporting function 'Set-BoxstarterShare'. | |
VERBOSE: Exporting alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Exporting alias 'Write-Host'. | |
VERBOSE: Exporting alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing function 'choco'. | |
VERBOSE: Importing function 'cinst'. | |
VERBOSE: Importing function 'cup'. | |
VERBOSE: Importing function 'Enable-BoxstarterClientRemoting'. | |
VERBOSE: Importing function 'Enable-BoxstarterCredSSP'. | |
VERBOSE: Importing function 'Export-BoxstarterVars'. | |
VERBOSE: Importing function 'Get-BoxStarterConfig'. | |
VERBOSE: Importing function 'Get-PackageRoot'. | |
VERBOSE: Importing function 'Install-BoxstarterPackage'. | |
VERBOSE: Importing function 'Install-ChocolateyInstallPackageOverride'. | |
VERBOSE: Importing function 'Invoke-BoxStarterBuild'. | |
VERBOSE: Importing function 'Invoke-BoxstarterFromTask'. | |
VERBOSE: Importing function 'Invoke-Chocolatey'. | |
VERBOSE: Importing function 'Invoke-ChocolateyBoxstarter'. | |
VERBOSE: Importing function 'New-BoxstarterPackage'. | |
VERBOSE: Importing function 'New-PackageFromScript'. | |
VERBOSE: Importing function 'Resolve-VMPlugin'. | |
VERBOSE: Importing function 'Set-BoxStarterConfig'. | |
VERBOSE: Importing function 'Set-BoxstarterShare'. | |
VERBOSE: Importing function 'Write-HostOverride'. | |
VERBOSE: Importing alias 'Enable-BoxstarterVM'. | |
VERBOSE: Importing alias 'Install-ChocolateyInstallPackage'. | |
VERBOSE: Importing alias 'Write-Host'. | |
Running 'ChocolateyScriptRunner' for googlechrome v62.0.3202.94 with packageScript 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\googlechrome', installArguments: '', packageParameters: '', | |
Running 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1' | |
VERBOSE: Exporting function 'New-PSWorkflowSession'. | |
VERBOSE: Exporting alias 'nwsn'. | |
[2019-05-14T19:29:57.8834440+08:00:::PID 4684] Chosen mirror is: blr-repo.citrite.net | |
Chosen mirror is: blr-repo.citrite.net | |
C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94 | |
[2019-05-14T19:29:57.9146947+08:00:::PID 4684] googlechrome is not installed. Installing... | |
googlechrome is not installed. Installing... | |
Running Install-ChocolateyPackage -url64bit 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' -checksum64 'b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757' -silentArgs '/quiet /norestart /l*v "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94\Install.log"' -packageName 'googlechrome' -fileType 'msi' -validExitCodes '0 3010 1641' -checksumType64 'sha256' | |
Running Get-ChocolateyWebFile -packageName 'googlechrome' -fileFullPath 'C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromeInstall.msi' -url '' -url64bit 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' -checksum '' -checksumType '' -checksum64 'b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' | |
Running Get-ProcessorBits -compare '64' | |
CPU is 64 bit | |
Setting url to 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' and bitPackage to 64 | |
Running Get-WebFileName -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' -defaultName 'googlechromeInstall.msi' | |
Using header 'Content-Disposition' to determine file name. | |
Using response url to determine file name. 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' | |
File name determined from url is 'googlechromestandaloneenterprise64.msi' | |
Running Get-WebHeaders -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' -ErrorAction 'Stop' | |
Setting the UserAgent to 'chocolatey command line' | |
Request Headers: | |
'Accept':'*/*' | |
'User-Agent':'chocolatey command line' | |
Response Headers: | |
'Connection':'keep-alive' | |
'X-Artifactory-Id':'aa339e18af6cdfb2:-505e674:16a982dbec5:-8000' | |
'X-Checksum-Sha1':'ec86a38dabb41eb50c37fbd0b6dbae84ab22115d' | |
'X-Checksum-Sha256':'b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757' | |
'X-Checksum-Md5':'0a9409426856824cf7514bcb093d2d2e' | |
'X-Artifactory-Filename':'googlechromestandaloneenterprise64.msi' | |
'Content-Disposition':'attachment; filename="googlechromestandaloneenterprise64.msi"; filename*=UTF-8''googlechromestandaloneenterprise64.msi' | |
'Accept-Ranges':'bytes' | |
'Content-Length':'51552256' | |
'Content-Type':'application/octet-stream' | |
'Date':'Tue, 14 May 2019 11:30:00 GMT' | |
'ETag':'ec86a38dabb41eb50c37fbd0b6dbae84ab22115d' | |
'Last-Modified':'Tue, 24 Jul 2018 14:28:26 GMT' | |
'Server':'Artifactory/6.9.1' | |
[2019-05-14T19:30:00.7740211+08:00:::PID 4684] Downloading googlechrome 64 bit | |
from 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' | |
Downloading googlechrome 64 bit | |
from 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' | |
Running Get-WebFile -url 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' -fileName 'C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi' -options 'System.Collections.Hashtable' | |
Setting request timeout to 30000 | |
Setting read/write timeout to 2700000 | |
Setting the UserAgent to 'chocolatey command line' | |
Downloading https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi to C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi | |
[2019-05-14T19:30:04.9614565+08:00:::PID 4684] | |
[2019-05-14T19:30:04.9770815+08:00:::PID 4684] Download of googlechromestandaloneenterprise64.msi (49.16 MB) completed. | |
Download of googlechromestandaloneenterprise64.msi (49.16 MB) completed. | |
No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare | |
Verifying package provided checksum of 'b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757' for 'C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi'. | |
Running Get-ChecksumValid -file 'C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi' -checksum 'b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757' -checksumType 'sha256' -originalUrl 'https://blr-repo.citrite.net/ses-virtual-choco-installers/browser/chrome/67.32.32862/googlechromestandaloneenterprise64.msi' | |
checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' | |
Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757" -t="sha256" -f="C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi"] | |
Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="b38ebd4a15ae161209cc66a5bca561d85c3e2171d19d86b465963dcacdb35757" -t="sha256" -f="C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi"] exited with '0'. | |
[2019-05-14T19:30:08.5082643+08:00:::PID 4684] Boxstarter: Checking for other running MSIEXEC installers... | |
VERBOSE: Boxstarter: Checking for other running MSIEXEC installers... | |
Running chocolateyInstaller\Install-ChocolateyInstallPackage -packageName 'googlechrome' -fileType 'msi' -silentArgs '/quiet /norestart /l*v "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94\Install.log"' -file 'C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi' -validExitCodes '0 3010 1641' | |
Running Get-ProcessorBits -compare '32' | |
[2019-05-14T19:30:08.5863945+08:00:::PID 4684] Installing googlechrome... | |
Installing googlechrome... | |
Ensuring 'C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94' exists | |
Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010 1641' -workingDirectory 'C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94' -statements '/i "C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi" /quiet /norestart /l*v "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94\Install.log" ' -exeToRun 'C:\Windows\System32\msiexec.exe' | |
Test-ProcessAdminRights: returning True | |
Elevating permissions and running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi" /quiet /norestart /l*v "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94\Install.log" ]. This may take a while, depending on the statements. | |
VERBOSE: A n o t h e r p r o g r a m i s b e i n g i n s t a l l e d . P l e a s e w a i t u n t i l t h a t i n s t a l l a t i o n i s c o m p l e t e , a n d t h e n t r y i n s t a l l i n g t h i s s o f t w a r e a g a i n . | |
VERBOSE: | |
VERBOSE: | |
Command ["C:\Windows\System32\msiexec.exe" /i "C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi" /quiet /norestart /l*v "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94\Install.log" ] exited with '1618'. | |
WARNING: Another installation currently in progress. Try again later. | |
ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\Users\bhaskar\AppData\Local\ChocoCache\googlechrome\62.0.3202.94\googlechromestandaloneenterprise64.msi" /quiet /norestart /l*v "C:\Users\bhaskar\AppData\Local\ChocoCache\Logs\googlechrome\62.0.3202.94\Install.log" ] was not successful. Exit code was '1618'. Exit code indicates the following: Another installation currently in progress. Try again later.. | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '1618'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\googlechrome' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\googlechrome' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\googlechrome.nupkg' | |
with checksum '944764C1B91F1331D2C55ADA623CDF9E' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\googlechrome.nuspec' | |
with checksum '06D88871ABAF7B3679A4AED376607388' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateybeforemodify.ps1' | |
with checksum '82C5D8514A337F56053E803CC0C329F6' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1' | |
with checksum 'F18C38322646075EFA8B6EE7116A451E' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyuninstall.ps1' | |
with checksum '0B59DC450798404750FCD9697C9B38A0' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\tools\helpers.ps1' | |
with checksum '9BABB646F801C112AF1BA45A9444C413' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\tools\LICENSE.txt' | |
with checksum 'C0A6C63571D90B7DE831EF3FE1C43162' | |
Found 'C:\ProgramData\chocolatey\lib\googlechrome\tools\VERIFICATION.txt' | |
with checksum '0C63561DD907A1781D36B7A8D2A33FE1' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\googlechrome.62.0.3202.94". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\googlechrome.62.0.3202.94\.arguments". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\googlechrome.62.0.3202.94\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\googlechrome.62.0.3202.94\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\googlechrome.62.0.3202.94\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
The upgrade of googlechrome was NOT successful. | |
Error while running 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1'. | |
See log for details. | |
Attempting to create directory "C:\ProgramData\chocolatey\lib-bad". | |
Moving 'C:\ProgramData\chocolatey\lib\googlechrome' | |
to 'C:\ProgramData\chocolatey\lib-bad\googlechrome' | |
Attempting to delete file "C:\Users\bhaskar\AppData\Local\NuGet\Cache\googlechrome.62.0.3202.94.nupkg". | |
Chocolatey upgraded 0/1 packages. 1 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Failures | |
- googlechrome (exited 1618) - Error while running 'C:\ProgramData\chocolatey\lib\googlechrome\tools\chocolateyinstall.ps1'. | |
See log for details. | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:30:13.8050602+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
VERBOSE: Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:30:13.8206857+08:00:::PID 4684] Boxstarter: Exit Code: 1 | |
VERBOSE: Boxstarter: Exit Code: 1 | |
Chocolatey reported an unsuccessful exit code of 1. See C:\Users\bhaskar\AppData\Local\Boxstarter\boxstarter.log for details. | |
[2019-05-14T19:30:13.8363087+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install googlechrome. This may take several minutes to complete... 00:00:22.9484116 | |
[2019-05-14T19:30:13.8363087+08:00:::PID 4684] + Boxstarter finished Calling Chocolatey to install googlechrome. This may take several minutes to complete... 00:00:22.9484116 | |
+ Boxstarter finished Calling Chocolatey to install googlechrome. This may take several minutes to complete... 00:00:22.9484116 | |
[2019-05-14T19:30:13.8675598+08:00:::PID 4684] Failed to install googlechrome. Full command was [choco upgrade googlechrome --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94] | |
Failed to install googlechrome. Full command was [choco upgrade googlechrome --ignorepackagecodes --source https://mia-repo.citrite.net/api/nuget/ses-virtual-nuget-choco --timeout 2700 --version 62.0.3202.94] | |
The last executable that ran had an exit code of '-1'. | |
The script exited with a failure. | |
Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1';& Import-Module 'C:\ProgramData\boxstarter\Boxstarter.chocolatey\Boxstarter.chocolatey.psd1' -DisableNameChecking -ArgumentList $true; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '1618'. | |
Calling command ['"C:\Windows\System32\shutdown.exe" /a'] | |
Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116' | |
Environment Vars (like PATH) have changed. Close/reopen your shell to | |
see the changes (or in powershell/cmd.exe just type `refreshenv`). | |
Logging of values is not turned on by default because it | |
could potentially expose sensitive data. If you understand the risk, | |
please see `choco feature -h` for information to turn it on. | |
The following values have been added/changed (may contain sensitive data): | |
* ChocolateyLastPathUpdate='[REDACTED]' (User) | |
* Path='[REDACTED]' (Machine) | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp' | |
Capturing package files in 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp' | |
Found 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tmpAF6A.tmp.nupkg' | |
with checksum '69DCAD7E75CE9216727205E38A0F5D83' | |
Found 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tmpAF6A.tmp.nuspec' | |
with checksum '3F75A6C9229F3F8B564937B4D4CDFD2E' | |
Found 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1' | |
with checksum 'EDC9E2397BA75EC360D559A0D33B6BDB' | |
Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\tmpAF6A.tmp.1.0.0". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\tmpAF6A.tmp.1.0.0\.arguments". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\tmpAF6A.tmp.1.0.0\.version". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\tmpAF6A.tmp.1.0.0\.sxs". | |
Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\tmpAF6A.tmp.1.0.0\.pin". | |
Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... | |
The install of tmpaf6a.tmp was NOT successful. | |
Error while running 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1'. | |
See log for details. | |
Moving 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp' | |
to 'C:\ProgramData\chocolatey\lib-bad\tmpAF6A.tmp' | |
Chocolatey installed 0/1 packages. 1 packages failed. | |
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). | |
Failures | |
- tmpaf6a.tmp (exited 1618) - Error while running 'C:\ProgramData\chocolatey\lib\tmpAF6A.tmp\tools\ChocolateyInstall.ps1'. | |
See log for details. | |
Did you know the proceeds of Pro (and some proceeds from other | |
licensed editions) go into bettering the community infrastructure? | |
Your support ensures an active community, keeps Chocolatey tip top, | |
plus it nets you some awesome features! | |
https://chocolatey.org/compare | |
Sending message 'PostRunMessage' out if there are subscribers... | |
[2019-05-14T19:30:15.9612807+08:00:::PID 4684] Boxstarter: restoring current directory location to C:\Windows\system32 | |
[2019-05-14T19:30:15.9769019+08:00:::PID 4684] Boxstarter: Exit Code: 1618 | |
[2019-05-14T19:30:16.0706534+08:00:::PID 4684] ++ Boxstarter finished Calling Chocolatey to install tmpAF6A.tmp. This may take several minutes to complete... 00:03:45.6307466 | |
[2019-05-14T19:30:16.0706534+08:00:::PID 4684] ++ Boxstarter finished Calling Chocolatey to install tmpAF6A.tmp. This may take several minutes to complete... 00:03:45.6307466 | |
[2019-05-14T19:30:16.1019016+08:00:::PID 4684] Boxstarter: Restore Automatic Updates from Windows Update | |
[2019-05-14T19:30:16.1487786+08:00:::PID 4684] Boxstarter: Cleaning up and not rebooting | |
[2019-05-14T19:30:16.1644020+08:00:::PID 4684] Boxstarter: Cleaning up autologon registry keys | |
[2019-05-14T19:30:16.2112768+08:00:::PID 4684] + Boxstarter finished Installation session. 00:03:48.6516934 | |
[2019-05-14T19:35:52.1706531+08:00:::PID 4092] parent process is explorer | |
[2019-05-14T19:35:52.2644069+08:00:::PID 4092] parent process is winlogon | |
[2019-05-14T19:35:52.3581563+08:00:::PID 4092] Error getting parent process | |
[2019-05-14T19:35:52.3737782+08:00:::PID 4092] Boxstarter: Installing package C:\Users\bhaskar\TCDevSetup.ps1 | |
[2019-05-14T19:35:52.4518903+08:00:::PID 4092] Boxstarter Version 2.12.0 | |
[2019-05-14T19:35:52.4675133+08:00:::PID 4092] (c) 2018 Chocolatey Software, Inc, 2012 - 2018 Matt Wrock. https://boxstarter.org |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment