Checklist
What You Are Seeing?
Lots of verbose output when installing chocolatey packages. This seems more or less identical with previous issue here: #501
What is Expected?
Expect to see no verbose output.
How Did You Get This To Happen?
On a clean Windows 11 VM:
- Install Chocolatey:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
- Install Boxstarter v3:
choco install boxstarter -y
- Open:
Boxstarter Shell
- Install Boxstarter package:
Install-BoxstarterPackage -PackageName .\test.ps1
The test.ps1 script looks like this:
System Details
- Operating System: 10.0.22621.0
- Windows PowerShell version: 5.1.22621.2428
- Chocolatey CLI Version: 2.3.0
- Chocolatey Licensed Extension version: Not installed
- Chocolatey License type: Open Source
- Terminal/Emulator: Microsoft Terminal
Installed Packages
* Boxstarter 3.0.3
* Boxstarter.Bootstrapper 3.0.3
* Boxstarter.Chocolatey 3.0.3
* Boxstarter.Common 3.0.3
* Boxstarter.HyperV 3.0.3
* Boxstarter.WinConfig 3.0.3
* chocolatey 2.3.0
* chocolatey-compatibility.extension 1.0.0
* chocolatey-core.extension 1.4.0
Output Log
Welcome to the Boxstarter shell!
The Boxstarter commands have been imported from C:\ProgramData\Boxstarter and are available for you to run in this shell.
You may also import them into the shell of your choice.
Here are some commands to get you started:
Install a Package: Install-BoxstarterPackage
Create a Package: New-BoxstarterPackage
Build a Package: Invoke-BoxstarterBuild
Enable a VM: Enable-BoxstarterVM
For Command help: Get-Help <Command Name> -Full
For Boxstarter documentation, source code, to report bugs or participate in discussions, please visit https://boxstarter.org
PS C:\> cd tmp
PS C:\tmp> Install-BoxstarterPackage -PackageName .\test.ps1
Boxstarter: Installing package .\test.ps1
Boxstarter Version 3.0.3.0
(c) 2018 Chocolatey Software, Inc, 2012 - 2018 Matt Wrock. https://boxstarter.org
Boxstarter: Disabling Automatic Updates from Windows Update
Chocolatey v2.3.0
Attempting to build package from 'tmp9D91.tmp.nuspec'.
Successfully created package 'C:\ProgramData\Boxstarter\BuildPackages\tmp9D91.tmp.1.0.0.nupkg'
Boxstarter: Created a temporary package tmp9D91.tmp from .\test.ps1 in C:\ProgramData\Boxstarter\BuildPackages
+ Boxstarter starting Calling Chocolatey to install tmp9D91.tmp. This may take several minutes to complete...
Chocolatey v2.3.0
Installing the following packages:
tmp9D91.tmp
By installing, you accept licenses for the packages.
Downloading package from source 'C:\ProgramData\Boxstarter\BuildPackages'
tmp9D91.tmp v1.0.0 (forced)
tmp9D91.tmp package files install completed. Performing other installation steps.
*** LOADING BOXSTARTER ***
Boxstarter: *** HELLO WORLD ***
+ Boxstarter starting Calling Chocolatey to install git. This may take several minutes to complete...
Chocolatey v2.3.0
Installing the following packages:
git
By installing, you accept licenses for the packages.
[NuGet] CACHE https://community.chocolatey.org/api/v2/$metadata
[NuGet] GET https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'git') and IsLatestVersion&semVerLevel=2.0.0
[NuGet] OK https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id) eq 'git') and IsLatestVersion&semVerLevel=2.0.0 57ms
[NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='git',Version='2.46.0')
[NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='git',Version='2.46.0') 46ms
[NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='git.install',Version='2.46.0')
[NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='git.install',Version='2.46.0') 39ms
[NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
[NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0 57ms
[NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension'
[NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1712192601110','1.0.1','chocolatey-core.extension' 79ms
[NuGet] GET https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
[NuGet] OK https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0 55ms
[NuGet] GET http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1723912134655','1.0.0','chocolatey-compatibility.extension'
[NuGet] OK http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1723912134655','1.0.0','chocolatey-compatibility.extension' 67ms
[NuGet] Resolving dependency information took 0 ms
[NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-compatibility.extension',Version='1.0.0')
[NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-compatibility.extension',Version='1.0.0') 48ms
Downloading package from source 'https://chocolatey.org/api/v2'
[NuGet] GET https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0
[NuGet] OK https://community.chocolatey.org/api/v2/package/chocolatey-compatibility.extension/1.0.0 570ms
[NuGet] Acquiring lock for the installation of chocolatey-compatibility.extension 1.0.0
[NuGet] Acquired lock for the installation of chocolatey-compatibility.extension 1.0.0
Progress: Downloading chocolatey-compatibility.extension 1.0.0... 100%
[NuGet] Installed chocolatey-compatibility.extension 1.0.0 from https://chocolatey.org/api/v2 with content hash cRfCv902OWoBUREOIdPpWS5y7Hm+qpscBpEeJ0X2IC1qNkoChFKHPM/X8H0jeutO/o/6tD/4uNSmUueRWjJWjQ==.
[NuGet] Adding package 'chocolatey-compatibility.extension.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
[NuGet] Added package 'chocolatey-compatibility.extension.1.0.0' to folder 'C:\ProgramData\chocolatey\lib'
chocolatey-compatibility.extension v1.0.0 [Approved]
chocolatey-compatibility.extension package files install completed. Performing other installation steps.
Installed/updated chocolatey-compatibility extensions.
The install of chocolatey-compatibility.extension was successful.
Deployed to 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility'
[NuGet] GET https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-core.extension',Version='1.4.0')
[NuGet] OK https://community.chocolatey.org/api/v2/Packages(Id='chocolatey-core.extension',Version='1.4.0') 30ms
Downloading package from source 'https://chocolatey.org/api/v2'
[NuGet] GET https://community.chocolatey.org/api/v2/package/chocolatey-core.extension/1.4.0
[NuGet] OK https://community.chocolatey.org/api/v2/package/chocolatey-core.extension/1.4.0 181ms
[NuGet] Acquiring lock for the installation of chocolatey-core.extension 1.4.0
[NuGet] Acquired lock for the installation of chocolatey-core.extension 1.4.0
Progress: Downloading chocolatey-core.extension 1.4.0... 100%
[NuGet] Installed chocolatey-core.extension 1.4.0 from https://chocolatey.org/api/v2 with content hash ePZsQlm8eur8F379bOGYgRKz73/ENtMw2+fvYBMIoXleuU1OEXcxo77hGEOeWAn7BZJ7Bl4U0MafTi+TvcfhGw==.
[NuGet] Adding package 'chocolatey-core.extension.1.4.0 : chocolatey-compatibility.extension [1.0.0, )' to folder 'C:\ProgramData\chocolatey\lib'
[NuGet] Added package 'chocolatey-core.extension.1.4.0 : chocolatey-compatibility.extension [1.0.0, )' to folder 'C:\ProgramData\chocolatey\lib'
chocolatey-core.extension v1.4.0 [Approved]
chocolatey-core.extension package files install completed. Performing other installation steps.
Installed/updated chocolatey-core extensions.
The install of chocolatey-core.extension was successful.
Deployed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core'
[NuGet] CACHE https://community.chocolatey.org/api/v2/Packages(Id='git.install',Version='2.46.0')
Downloading package from source 'https://chocolatey.org/api/v2'
[NuGet] GET https://community.chocolatey.org/api/v2/package/git.install/2.46.0
[NuGet] OK https://community.chocolatey.org/api/v2/package/git.install/2.46.0 478ms
[NuGet] Acquiring lock for the installation of git.install 2.46.0
[NuGet] Acquired lock for the installation of git.install 2.46.0
Progress: Downloading git.install 2.46.0... 100%
[NuGet] Installed git.install 2.46.0 from https://chocolatey.org/api/v2 with content hash pImSDhGgk5YVjHGwZ12WfTjF4HkmdqsCqMhYKTrRt8nlKTkWmF5K7aifLrJZ9AfqZeU6pWo/iNYnr8jS8rVGGA==.
[NuGet] Adding package 'git.install.2.46.0 : chocolatey-core.extension [1.3.3, )' to folder 'C:\ProgramData\chocolatey\lib'
[NuGet] Added package 'git.install.2.46.0 : chocolatey-core.extension [1.3.3, )' to folder 'C:\ProgramData\chocolatey\lib'
git.install v2.46.0 [Approved]
git.install package files install completed. Performing other installation steps.
VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\Chocolatey.PowerShell.dll'.
VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
VERBOSE: Exporting function 'Format-FileSize'.
VERBOSE: Exporting function 'Get-ChecksumValid'.
VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
VERBOSE: Exporting function 'Get-ChocolateyPath'.
VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
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-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-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-PowerShellExitCode'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
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: Loading module from path 'C:\ProgramData\chocolatey\extensions\boxstarter-choco\boxstarter-choco.psm1'.
*** LOADING BOXSTARTER ***
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-BoxstarterTaskContextTempDir'.
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-BoxstarterTaskContextTempDir'.
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-BoxstarterTaskContextTempDir'.
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-BoxstarterTaskContextTempDir'.
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-BoxstarterPageFile'.
VERBOSE: Exporting function 'Set-BoxstarterTaskbarOptions'.
VERBOSE: Exporting function 'Set-CornerNavigationOptions'.
VERBOSE: Exporting function 'Set-ExplorerOptions'.
VERBOSE: Exporting function 'Set-StartScreenOptions'.
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-BoxstarterPageFile'.
VERBOSE: Importing function 'Set-BoxstarterTaskbarOptions'.
VERBOSE: Importing function 'Set-CornerNavigationOptions'.
VERBOSE: Importing function 'Set-ExplorerOptions'.
VERBOSE: Importing function 'Set-StartScreenOptions'.
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 'Install-BoxstarterExtension'.
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 'Install-BoxstarterExtension'.
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'.
VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'.
VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\helpers\Chocolatey.PowerShell.dll'.
VERBOSE: Importing cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
VERBOSE: Exporting function 'Format-FileSize'.
VERBOSE: Exporting function 'Get-ChecksumValid'.
VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
VERBOSE: Exporting function 'Get-ChocolateyPath'.
VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
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-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-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-PowerShellExitCode'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
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: Loading module from path 'C:\ProgramData\chocolatey\extensions\boxstarter-choco\boxstarter-choco.psm1'.
VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-compatibility\chocolatey-compatibility.psm1'.
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
VERBOSE: Exporting function 'Write-ChocolateyFailure'.
VERBOSE: Exporting function 'Write-ChocolateySuccess'.
VERBOSE: Exporting function 'Write-FileUpdateLog'.
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
VERBOSE: Importing function 'Write-ChocolateyFailure'.
VERBOSE: Importing function 'Write-ChocolateySuccess'.
VERBOSE: Importing function 'Write-FileUpdateLog'.
VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
VERBOSE: Exporting function 'Get-AppInstallLocation'.
VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
VERBOSE: Exporting function 'Get-EffectiveProxy'.
VERBOSE: Exporting function 'Get-PackageCacheLocation'.
VERBOSE: Exporting function 'Get-WebContent'.
VERBOSE: Exporting function 'Register-Application'.
VERBOSE: Exporting function 'Remove-Process'.
VERBOSE: Importing function 'Get-AppInstallLocation'.
VERBOSE: Importing function 'Get-AvailableDriveLetter'.
VERBOSE: Importing function 'Get-EffectiveProxy'.
VERBOSE: Importing function 'Get-PackageCacheLocation'.
VERBOSE: Importing function 'Get-WebContent'.
VERBOSE: Importing function 'Register-Application'.
VERBOSE: Importing function 'Remove-Process'.
VERBOSE: Exporting function 'Format-FileSize'.
VERBOSE: Exporting function 'Get-ChecksumValid'.
VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
VERBOSE: Exporting function 'Get-ChocolateyPath'.
VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
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-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-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-PowerShellExitCode'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
VERBOSE: Exporting function 'Write-ChocolateyFailure'.
VERBOSE: Exporting function 'Write-ChocolateySuccess'.
VERBOSE: Exporting function 'Write-FileUpdateLog'.
VERBOSE: Exporting function 'Get-AppInstallLocation'.
VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
VERBOSE: Exporting function 'Get-EffectiveProxy'.
VERBOSE: Exporting function 'Get-PackageCacheLocation'.
VERBOSE: Exporting function 'Get-WebContent'.
VERBOSE: Exporting function 'Register-Application'.
VERBOSE: Exporting function 'Remove-Process'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
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 cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
VERBOSE: Importing function 'Format-FileSize'.
VERBOSE: Importing function 'Get-AppInstallLocation'.
VERBOSE: Importing function 'Get-AvailableDriveLetter'.
VERBOSE: Importing function 'Get-ChecksumValid'.
VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
VERBOSE: Importing function 'Get-ChocolateyPath'.
VERBOSE: Importing function 'Get-ChocolateyUnzip'.
VERBOSE: Importing function 'Get-ChocolateyWebFile'.
VERBOSE: Importing function 'Get-EffectiveProxy'.
VERBOSE: Importing function 'Get-FtpFile'.
VERBOSE: Importing function 'Get-OSArchitectureWidth'.
VERBOSE: Importing function 'Get-PackageCacheLocation'.
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-WebContent'.
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-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 'Register-Application'.
VERBOSE: Importing function 'Remove-Process'.
VERBOSE: Importing function 'Set-PowerShellExitCode'.
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Importing function 'Uninstall-BinFile'.
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
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: Boxstarter: Importing Boxstarter vars into pid 11532 from pid: 8632
VERBOSE: Boxstarter: Importing BEX.Boxstarter.BaseDir from 8632 to 11532 with value C:\ProgramData\Boxstarter
VERBOSE: Boxstarter: Importing BEX.Boxstarter.IsRebooting from 8632 to 11532 with value False
VERBOSE: Boxstarter: Importing BEX.Boxstarter.LocalRepo from 8632 to 11532 with value C:\ProgramData\Boxstarter\BuildPackages
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Log from 8632 to 11532 with value C:\Users\vagrant\AppData\Local\Boxstarter\boxstarter.log
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NoPassword from 8632 to 11532 with value True
VERBOSE: Boxstarter: Importing BEX.Boxstarter.NugetSources from 8632 to 11532 with value https://chocolatey.org/api/v2
VERBOSE: Boxstarter: Importing BEX.Boxstarter.Package from 8632 to 11532 with value tmp9D91.tmp
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ProgramFiles86 from 8632 to 11532 with value C:\Program Files (x86)
VERBOSE: Boxstarter: Importing BEX.Boxstarter.RebootOk from 8632 to 11532 with value True
VERBOSE: Boxstarter: Importing BEX.Boxstarter.ScriptToCall from 8632 to 11532 with value Import-Module (Join-Path -Path "C:\ProgramData\Boxstarter" -ChildPath BoxStarter.Chocolatey\Boxstarter.Chocolatey.psd1) -global -DisableNameChecking; Invoke-ChocolateyBoxstarter -bootstrapPackage '.\test.ps1'
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SourcePID from 8632 to 11532 with value 11912
VERBOSE: Boxstarter: Importing BEX.Boxstarter.StopOnPackageFailure from 8632 to 11532 with value False
VERBOSE: Boxstarter: Importing BEX.Boxstarter.SuppressLogging from 8632 to 11532 with value False
VERBOSE: Boxstarter: Importing BEX.DebugPreference from 8632 to 11532 with value Continue
VERBOSE: Boxstarter: Importing BEX.VerbosePreference from 8632 to 11532 with value Continue
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'.
Boxstarter: *** HELLO WORLD ***
VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
VERBOSE: Importing function 'Write-ChocolateyFailure'.
VERBOSE: Importing function 'Write-ChocolateySuccess'.
VERBOSE: Importing function 'Write-FileUpdateLog'.
VERBOSE: Importing function 'Get-AppInstallLocation'.
VERBOSE: Importing function 'Get-AvailableDriveLetter'.
VERBOSE: Importing function 'Get-EffectiveProxy'.
VERBOSE: Importing function 'Get-PackageCacheLocation'.
VERBOSE: Importing function 'Get-WebContent'.
VERBOSE: Importing function 'Register-Application'.
VERBOSE: Importing function 'Remove-Process'.
VERBOSE: Exporting function 'Format-FileSize'.
VERBOSE: Exporting function 'Get-ChecksumValid'.
VERBOSE: Exporting function 'Get-ChocolateyConfigValue'.
VERBOSE: Exporting function 'Get-ChocolateyPath'.
VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
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-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-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-PowerShellExitCode'.
VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Exporting function 'Uninstall-BinFile'.
VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
VERBOSE: Exporting function 'Write-ChocolateyFailure'.
VERBOSE: Exporting function 'Write-ChocolateySuccess'.
VERBOSE: Exporting function 'Write-FileUpdateLog'.
VERBOSE: Exporting function 'Get-AppInstallLocation'.
VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
VERBOSE: Exporting function 'Get-EffectiveProxy'.
VERBOSE: Exporting function 'Get-PackageCacheLocation'.
VERBOSE: Exporting function 'Get-WebContent'.
VERBOSE: Exporting function 'Register-Application'.
VERBOSE: Exporting function 'Remove-Process'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Exporting cmdlet 'Install-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Exporting cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Exporting cmdlet 'Update-SessionEnvironment'.
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 cmdlet 'Get-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Get-EnvironmentVariableNames'.
VERBOSE: Importing cmdlet 'Install-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Set-EnvironmentVariable'.
VERBOSE: Importing cmdlet 'Test-ProcessAdminRights'.
VERBOSE: Importing cmdlet 'Uninstall-ChocolateyPath'.
VERBOSE: Importing cmdlet 'Update-SessionEnvironment'.
VERBOSE: Importing function 'Format-FileSize'.
VERBOSE: Importing function 'Get-AppInstallLocation'.
VERBOSE: Importing function 'Get-AvailableDriveLetter'.
VERBOSE: Importing function 'Get-ChecksumValid'.
VERBOSE: Importing function 'Get-ChocolateyConfigValue'.
VERBOSE: Importing function 'Get-ChocolateyPath'.
VERBOSE: Importing function 'Get-ChocolateyUnzip'.
VERBOSE: Importing function 'Get-ChocolateyWebFile'.
VERBOSE: Importing function 'Get-EffectiveProxy'.
VERBOSE: Importing function 'Get-FtpFile'.
VERBOSE: Importing function 'Get-OSArchitectureWidth'.
VERBOSE: Importing function 'Get-PackageCacheLocation'.
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-WebContent'.
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-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 'Register-Application'.
VERBOSE: Importing function 'Remove-Process'.
VERBOSE: Importing function 'Set-PowerShellExitCode'.
VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
VERBOSE: Importing function 'Uninstall-BinFile'.
VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
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'.
Using Git LFS
VERBOSE: Boxstarter: Checking for other running MSIEXEC installers...
Installing 64-bit git.install...
git.install has been installed.
VERBOSE: Trying local and machine (x32 & x64) Uninstall keys
VERBOSE: Retrieving all uninstall registry keys
VERBOSE: Trying Uninstall key property 'InstallLocation'
git.install installed to 'C:\Program Files\Git'
git.install can be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of git.install was successful.
Deployed to 'C:\Program Files\Git\'
Downloading package from source 'https://chocolatey.org/api/v2'
[NuGet] GET https://community.chocolatey.org/api/v2/package/git/2.46.0
[NuGet] OK https://community.chocolatey.org/api/v2/package/git/2.46.0 272ms
[NuGet] Acquiring lock for the installation of git 2.46.0
[NuGet] Acquired lock for the installation of git 2.46.0
Progress: Downloading git 2.46.0... 100%
[NuGet] Installed git 2.46.0 from https://chocolatey.org/api/v2 with content hash YJ3Xpk8stSFzo3OkjCcj0SIJVmC7Bmhvqoxpnkjy2mDMs49tk3xDF05bk4t/4DCNBIsu/tSbYybmzC/KQwlbsQ==.
[NuGet] Adding package 'git.2.46.0 : git.install [2.46.0, 2.46.0]' to folder 'C:\ProgramData\chocolatey\lib'
[NuGet] Added package 'git.2.46.0 : git.install [2.46.0, 2.46.0]' to folder 'C:\ProgramData\chocolatey\lib'
git v2.46.0 [Approved]
git package files install completed. Performing other installation steps.
The install of git was successful.
Deployed to 'C:\ProgramData\chocolatey\lib\git'
Chocolatey installed 4/4 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
+ Boxstarter finished Calling Chocolatey to install git. This may take several minutes to complete... 00:00:42.4017191
tmp9D91.tmp can be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
The install of tmp9D91.tmp was successful.
Deployed to 'C:\Program Files\Git\'
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
+ Boxstarter finished Calling Chocolatey to install tmp9D91.tmp. This may take several minutes to complete... 00:00:51.2707521
True
Boxstarter: Restore Automatic Updates from Windows Update
Errors : {}
ComputerName : localhost
Completed : True
FinishTime : 8/27/2024 3:36:36 AM
StartTime : 8/27/2024 3:35:41 AM
Additional Context
No response
Checklist
What You Are Seeing?
Lots of verbose output when installing chocolatey packages. This seems more or less identical with previous issue here: #501
What is Expected?
Expect to see no verbose output.
How Did You Get This To Happen?
On a clean Windows 11 VM:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))choco install boxstarter -yBoxstarter ShellInstall-BoxstarterPackage -PackageName .\test.ps1The
test.ps1script looks like this:choco install git -ySystem Details
Installed Packages
Output Log
Additional Context
No response