chocolatey / chocolatey-licensed-issues

Issues for Licensed Editions of Chocolatey
19 stars 13 forks source link

Licensing - Issue installing programs post license expiration. #43

Closed bcurran3 closed 5 years ago

bcurran3 commented 6 years ago

What You Are Seeing?

during a cup all tonight:

geforce-game-ready-driver v397.93 [Approved] geforce-game-ready-driver package files upgrade completed. Performing other installation steps. Downloading geforce-game-ready-driver 64 bit from 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' Progress: 100% - Completed download of C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe (492.17 MB). Download of 397.93-desktop-win10-64bit-international-whql.exe (492.17 MB) completed. Hashes match. PRE-INSTALLATION CHECKS: WARNING: Pending reboot found. Windows Installer IS NOT currently running choco.exe IS NOT running multiple instances. Installing geforce-game-ready-driver... Chocolatey had an error on LACBBACKDESK (with user bcurran): Rhino.Licensing.LicenseExpiredException: Expiration Date : 5/25/2018 12:00:00 AM at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.ValidateWithoutUsingSubscriptionLeasing() at Rhino.Licensing.AbstractLicenseValidator.ValidateSubscription() at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.LeaseLicenseAgain(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers()

Unhandled Exception: Rhino.Licensing.LicenseExpiredException: Expiration Date : 5/25/2018 12:00:00 AM at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.ValidateWithoutUsingSubscriptionLeasing() at Rhino.Licensing.AbstractLicenseValidator.ValidateSubscription() at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.LeaseLicenseAgain(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers()**

C:\WINDOWS\system32>

OF NOTE: Chocolatey has now moved geforce-game-ready-driver to lib-bkp and no longer is managing the package in lib. I've noticed this happening a lot on install failures in 0.10.11 and quite possible 0.10.10 as well.

So I renamed chocolatey\license to license.bak, ran cinst geforce-game-ready-driver and all went well:

C:\ProgramData\chocolatey>cinst geforce-game-ready-driver Chocolatey v0.10.11 Installing the following packages: geforce-game-ready-driver By installing you accept licenses for the packages.

geforce-game-ready-driver v397.93 [Approved] geforce-game-ready-driver package files install completed. Performing other installation steps. Downloading geforce-game-ready-driver 64 bit from 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' Progress: 100% - Completed download of C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe (492.17 MB). Download of 397.93-desktop-win10-64bit-international-whql.exe (492.17 MB) completed. Hashes match. PRE-INSTALLATION CHECKS: WARNING: Pending reboot found. Windows Installer IS NOT currently running ** choco.exe IS NOT running multiple instances. Installing geforce-game-ready-driver... geforce-game-ready-driver has been installed. The package 'nvidia-display-driver' is also available for those who don't want or need the extra software bundled with the conventional geforce package. The install of geforce-game-ready-driver was successful. Software installed as 'EXE', install location is likely default.

Chocolatey installed 1/1 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

C:\ProgramData\chocolatey>

What is Expected?

Chocolatey to function normally post license expiration.

How Did You Get This To Happen? (Steps to Reproduce)

cup all on the day my Pro license expired.

Output Log

2018-05-24 23:06:58,682 5796 [DEBUG] - XmlConfiguration is now operational 2018-05-24 23:06:58,706 5796 [DEBUG] - Evaluating license file found at 'C:\ProgramData\chocolatey\license\chocolatey.license.xml' 2018-05-24 23:06:58,729 5796 [DEBUG] - [Licensing] License expiration date is 05/25/2018 00:00:00 2018-05-24 23:06:58,732 5796 [WARN ] - This license is a subscription but does not have an endpoint configured to check into. 2018-05-24 23:06:58,734 5796 [DEBUG] - [Licensing] License expiration date is 05/25/2018 00:00:00 2018-05-24 23:06:58,736 5796 [ERROR] - A license was found for a licensed version of Chocolatey, but is invalid: Expiration Date : 5/25/2018 12:00:00 AM 2018-05-24 23:06:58,759 5796 [INFO ] - ============================================================ 2018-05-24 23:06:58,892 5796 [DEBUG] - Attempting to replace "C:\ProgramData\chocolatey\config\chocolatey.config" with "C:\ProgramData\chocolatey\config\chocolatey.config.5796.update". Backup placed at "C:\ProgramData\chocolatey\config\chocolatey.config.backup". 2018-05-24 23:06:58,894 5796 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.backup". 2018-05-24 23:06:58,897 5796 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\config\chocolatey.config.5796.update" to "C:\ProgramData\chocolatey\config\chocolatey.config". 2018-05-24 23:06:58,901 5796 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.5796.update". 2018-05-24 23:06:58,905 5796 [INFO ] - Chocolatey v0.10.11 2018-05-24 23:06:58,909 5796 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 2018-05-24 23:06:58,911 5796 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2018-05-24 23:06:58,911 5796 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2018-05-24 23:06:58,920 5796 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade all 2018-05-24 23:06:58,921 5796 [DEBUG] - Received arguments: upgrade all 2018-05-24 23:06:58,956 5796 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2018-05-24 23:06:58,964 5796 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2018-05-24 23:06:58,970 5796 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2018-05-24 23:06:59,259 5796 [DEBUG] - The source 'https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey' evaluated to a 'normal' source type 2018-05-24 23:06:59,261 5796 [DEBUG] - 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. 2018-05-24 23:06:59,269 5796 [DEBUG] - Configuration: CommandName='upgrade'| CacheLocation='C:\Users\bcurran\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey'|

SourceType='normal'|Debug='False'|Verbose='False'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='False'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='all'|AllVersions='False'| SkipPackageInstallProvider='False'|PackageNames='all'| 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.17134.0'| Information.PlatformName='Windows 10'| Information.ChocolateyVersion='0.10.11.0'| Information.ChocolateyProductVersion='0.10.11'| Information.FullName='choco, Version=0.10.11.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='True'| Information.UserName='bcurran'|Information.UserDomainName='LACB'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='True'| Information.IsProcessElevated='True'| Information.IsLicensedVersion='False'| Information.LicenseType='Professional'|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.LogWithoutColor='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='True'| Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'| Features.RemovePackageInformationOnUninstall='False'| Features.ScriptsCheckLastExitCode='False'| ListCommand.LocalOnly='False'| ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| ListCommand.PageSize='25'|ListCommand.Exact='False'| ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='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'| SourceCommand.VisibleToAdminsOnly='False'| FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'| PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'| Proxy.BypassOnLocal='True'| 2018-05-24 23:06:59,270 5796 [DEBUG] - Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode 2018-05-24 23:06:59,274 5796 [INFO ] - Upgrading the following packages: 2018-05-24 23:06:59,277 5796 [INFO ] - all 2018-05-24 23:06:59,279 5796 [INFO ] - By upgrading you accept licenses for the packages. 2018-05-24 23:06:59,330 5796 [DEBUG] - Running list with the following filter = '' 2018-05-24 23:06:59,331 5796 [DEBUG] - --- Start of List --- 2018-05-24 23:06:59,737 5796 [DEBUG] - 7zip 18.5 2018-05-24 23:06:59,744 5796 [DEBUG] - 7zip.commandline 16.02.0.20170209 2018-05-24 23:06:59,766 5796 [DEBUG] - 7zip.install 18.5 2018-05-24 23:06:59,769 5796 [DEBUG] - 7zip.portable 18.5 2018-05-24 23:06:59,772 5796 [DEBUG] - adblockplus-firefox 2.7.1 2018-05-24 23:06:59,775 5796 [DEBUG] - adblockpluschrome 1.12.4 2018-05-24 23:06:59,778 5796 [DEBUG] - adblockplusie 1.4 2018-05-24 23:06:59,782 5796 [DEBUG] - AdobeAIR 28.0.0.127 2018-05-24 23:06:59,785 5796 [DEBUG] - adobereader 2015.007.20033.02 2018-05-24 23:06:59,788 5796 [DEBUG] - advanced-codecs 10.0.4 2018-05-24 23:06:59,790 5796 [DEBUG] - allwemo 2.14.6249.29697 2018-05-24 23:06:59,792 5796 [DEBUG] - amazon-assistant-chrome 10.1610.8.1201 2018-05-24 23:06:59,794 5796 [DEBUG] - ammyy-admin 3.5.6 2018-05-24 23:06:59,796 5796 [DEBUG] - angryip 3.5.2 2018-05-24 23:06:59,797 5796 [DEBUG] - audioshell 2.3.6 2018-05-24 23:06:59,798 5796 [DEBUG] - autohotkey 1.1.28.02 2018-05-24 23:06:59,801 5796 [DEBUG] - autohotkey.install 1.1.28.02 2018-05-24 23:06:59,802 5796 [DEBUG] - autohotkey.portable 1.1.28.02 2018-05-24 23:06:59,804 5796 [DEBUG] - becyicongrabber 2.30.0.20161027 2018-05-24 23:06:59,806 5796 [DEBUG] - blockjsvbs-winconfig 0.0.1 2018-05-24 23:06:59,807 5796 [DEBUG] - boxstarter 2.11.0 2018-05-24 23:06:59,809 5796 [DEBUG] - boxstarter.bootstrapper 2.11.0 2018-05-24 23:06:59,811 5796 [DEBUG] - boxstarter.chocolatey 2.11.0 2018-05-24 23:06:59,812 5796 [DEBUG] - BoxStarter.Common 2.11.0 2018-05-24 23:06:59,814 5796 [DEBUG] - Boxstarter.HyperV 2.11.0 2018-05-24 23:06:59,816 5796 [DEBUG] - BoxStarter.WinConfig 2.11.0 2018-05-24 23:06:59,818 5796 [DEBUG] - browsinghistoryview 2.15 2018-05-24 23:06:59,820 5796 [DEBUG] - bulletspassview 1.32 2018-05-24 23:06:59,822 5796 [DEBUG] - ccleaner 5.43.6520 2018-05-24 23:06:59,824 5796 [DEBUG] - cdburnerxp 4.5.8.6795 2018-05-24 23:06:59,826 5796 [DEBUG] - checksum 0.2.0 2018-05-24 23:06:59,828 5796 [DEBUG] - choco-cleaner 0.0.3 2018-05-24 23:06:59,829 5796 [DEBUG] - choco-optimize-at 0.0.1.1 2018-05-24 23:06:59,831 5796 [DEBUG] - choco-package-list-backup 2018.05.19 2018-05-24 23:06:59,833 5796 [DEBUG] - choco-shortcuts-winconfig 0.0.1 2018-05-24 23:06:59,835 5796 [DEBUG] - choco-upgrade-all-at 0.0.5 2018-05-24 23:06:59,837 5796 [DEBUG] - chocolatey 0.10.11 2018-05-24 23:06:59,838 5796 [DEBUG] - chocolatey-core.extension 1.3.3 2018-05-24 23:06:59,840 5796 [DEBUG] - chocolatey-fastanswers.extension 0.0.1 2018-05-24 23:06:59,842 5796 [DEBUG] - chocolatey-preinstaller-checks.extension 0.0.1-pre 2018-05-24 23:06:59,844 5796 [DEBUG] - chocolatey-visualstudio.extension 1.6.0 2018-05-24 23:06:59,846 5796 [DEBUG] - chocolatey-windowsupdate.extension 1.0.2 2018-05-24 23:06:59,847 5796 [DEBUG] - chocolatey.extension 1.12.11 2018-05-24 23:06:59,850 5796 [DEBUG] - ChocolateyGUI 0.16.0 2018-05-24 23:06:59,852 5796 [DEBUG] - chocomon 1.0.1.1 2018-05-24 23:06:59,854 5796 [DEBUG] - chrome-remote-desktop-chrome 63.0.3239.17 2018-05-24 23:06:59,855 5796 [DEBUG] - chromepass 1.45 2018-05-24 23:06:59,857 5796 [DEBUG] - chrometana-chrome 2.0.1 2018-05-24 23:06:59,859 5796 [DEBUG] - cmdaliases 1.0.0.1 2018-05-24 23:06:59,861 5796 [DEBUG] - cms-magic-series 2.2.5.2029 2018-05-24 23:06:59,863 5796 [DEBUG] - colorfultabs-firefox 31.0.8 2018-05-24 23:06:59,864 5796 [DEBUG] - cports 2.50 2018-05-24 23:06:59,866 5796 [DEBUG] - crystaldiskinfo 7.6.0 2018-05-24 23:06:59,869 5796 [DEBUG] - crystaldiskinfo.portable 7.6.0 2018-05-24 23:06:59,871 5796 [DEBUG] - dell-update 2.1.3.0 2018-05-24 23:06:59,873 5796 [DEBUG] - desktopok 5.21 2018-05-24 23:06:59,875 5796 [DEBUG] - disabledefender-winconfig 0.0.1 2018-05-24 23:06:59,877 5796 [DEBUG] - DotNet3.5 3.5.20160716 2018-05-24 23:06:59,879 5796 [DEBUG] - DotNet4.0 4.0.30319.20141222 2018-05-24 23:06:59,880 5796 [DEBUG] - DotNet4.5 4.5.20120822 2018-05-24 23:06:59,882 5796 [DEBUG] - DotNet4.5.1 4.5.1.20140606 2018-05-24 23:06:59,884 5796 [DEBUG] - DotNet4.5.2 4.5.2.20140902 2018-05-24 23:06:59,886 5796 [DEBUG] - DotNet4.6 4.6.00081.20150925 2018-05-24 23:06:59,888 5796 [DEBUG] - DotNet4.6.1 4.6.01055.20170308 2018-05-24 23:06:59,890 5796 [DEBUG] - dotnet4.6.2 4.6.01590.20170129 2018-05-24 23:06:59,892 5796 [DEBUG] - drivermax 9.43.0.280 2018-05-24 23:06:59,893 5796 [DEBUG] - dropbox 50.4.71 2018-05-24 23:06:59,896 5796 [DEBUG] - dual-monitor-tools 2.6.0.0 2018-05-24 23:06:59,898 5796 [DEBUG] - earthview-chrome 2.18.5 2018-05-24 23:06:59,900 5796 [DEBUG] - ebay-chrome 4.2.25 2018-05-24 23:06:59,902 5796 [DEBUG] - edgedeflector 1.1.3.0 2018-05-24 23:06:59,903 5796 [DEBUG] - elevate 1.1 2018-05-24 23:06:59,905 5796 [DEBUG] - ellp 1.5.1.1611 2018-05-24 23:06:59,907 5796 [DEBUG] - exifviewer-chrome 2.4.4 2018-05-24 23:06:59,909 5796 [DEBUG] - feedly-chrome 35.0.20170115 2018-05-24 23:06:59,911 5796 [DEBUG] - filebot 4.7.9 2018-05-24 23:06:59,913 5796 [DEBUG] - FileTypesMan 1.83 2018-05-24 23:06:59,916 5796 [DEBUG] - Firefox 60.0.1 2018-05-24 23:06:59,917 5796 [DEBUG] - fireshot-chrome 0.98.93.2 2018-05-24 23:06:59,919 5796 [DEBUG] - flagfox-firefox 5.1.18 2018-05-24 23:06:59,921 5796 [DEBUG] - flicflac 1.03.20161106 2018-05-24 23:06:59,923 5796 [DEBUG] - font-awesome-font 5.0.2 2018-05-24 23:06:59,925 5796 [DEBUG] - forceps 1.0.0.1 2018-05-24 23:06:59,927 5796 [DEBUG] - geforce-game-ready-driver 397.64 2018-05-24 23:06:59,929 5796 [DEBUG] - go-contact-sync-mod 3.10.14 2018-05-24 23:06:59,931 5796 [DEBUG] - google-calendar-chrome 2.8 2018-05-24 23:06:59,933 5796 [DEBUG] - google-dictionary-chrome 4.0.8 2018-05-24 23:06:59,934 5796 [DEBUG] - google-play-music-manager 1.3.33.5 2018-05-24 23:06:59,936 5796 [DEBUG] - google-shortcuts-firefox 1.1.7 2018-05-24 23:06:59,938 5796 [DEBUG] - google-translate-chrome 2.0.7 2018-05-24 23:06:59,939 5796 [DEBUG] - google-voice-chrome 2.4.4.20170115 2018-05-24 23:06:59,941 5796 [DEBUG] - google-web-designer 3.0.1.0319 2018-05-24 23:06:59,944 5796 [DEBUG] - GoogleChrome 66.0.3359.18100 2018-05-24 23:06:59,946 5796 [DEBUG] - grub2win 1.0.4.7 2018-05-24 23:06:59,949 5796 [DEBUG] - gsmartcontrol 1.1.3 2018-05-24 23:06:59,952 5796 [DEBUG] - hdhomerun-view 2018.03.27 2018-05-24 23:06:59,955 5796 [DEBUG] - hp-universal-print-driver-pcl 6.6.0.23029 2018-05-24 23:06:59,957 5796 [DEBUG] - https-everywhere-chrome 2016.12.19 2018-05-24 23:06:59,959 5796 [DEBUG] - https-everywhere-firefox 5.2.15 2018-05-24 23:06:59,961 5796 [DEBUG] - Icaros 3.0.2 2018-05-24 23:06:59,963 5796 [DEBUG] - ietab-chrome 10.1.11.1 2018-05-24 23:06:59,966 5796 [DEBUG] - imageresizerapp 3.1.0 2018-05-24 23:06:59,968 5796 [DEBUG] - innoextract 1.6 2018-05-24 23:06:59,970 5796 [DEBUG] - InnoSetup 5.5.9.20171105 2018-05-24 23:06:59,972 5796 [DEBUG] - instchoco 2.02 2018-05-24 23:06:59,974 5796 [DEBUG] - intel-chipset-device-software 10.1.1.42 2018-05-24 23:06:59,976 5796 [DEBUG] - intel-driver-update-utility 3.1.1.220180112 2018-05-24 23:06:59,978 5796 [DEBUG] - intel-dsa 3.3.0.4 2018-05-24 23:06:59,981 5796 [DEBUG] - intel-graphics-driver 15.65.5.4982 2018-05-24 23:06:59,983 5796 [DEBUG] - intel-network-drivers-win10 23.1 2018-05-24 23:06:59,985 5796 [DEBUG] - ipwhoisflags-chrome 3.42.20170115 2018-05-24 23:06:59,988 5796 [DEBUG] - IrfanView 4.51 2018-05-24 23:06:59,990 5796 [DEBUG] - irfanviewplugins 4.51 2018-05-24 23:06:59,992 5796 [DEBUG] - javaruntime 8.0.151 2018-05-24 23:06:59,994 5796 [DEBUG] - KB2919355 1.0.20160915 2018-05-24 23:06:59,996 5796 [DEBUG] - KB2919442 1.0.20160915 2018-05-24 23:06:59,999 5796 [DEBUG] - KB2999226 1.0.20170509 2018-05-24 23:07:00,001 5796 [DEBUG] - KB3033929 1.0.3 2018-05-24 23:07:00,004 5796 [DEBUG] - KB3035131 1.0.1 2018-05-24 23:07:00,007 5796 [DEBUG] - keep-chrome 3.1.16302.1110 2018-05-24 23:07:00,009 5796 [DEBUG] - keepass 2.39.1 2018-05-24 23:07:00,012 5796 [DEBUG] - keepass-yet-another-favicon-downloader 1.1.1.0 2018-05-24 23:07:00,015 5796 [DEBUG] - lame 3.100.20180304 2018-05-24 23:07:00,018 5796 [DEBUG] - logiccards-chrome 1.0.0.2 2018-05-24 23:07:00,020 5796 [DEBUG] - lsasecretsview 1.21 2018-05-24 23:07:00,023 5796 [DEBUG] - marker 0.0.6.0 2018-05-24 23:07:00,025 5796 [DEBUG] - mini-squeezebox-control-chrome 1.2.20170115 2018-05-24 23:07:00,028 5796 [DEBUG] - momentum-chrome 0.92.2 2018-05-24 23:07:00,030 5796 [DEBUG] - neat 5.7.1.474 2018-05-24 23:07:00,032 5796 [DEBUG] - netstat-viewer 1.0.20180402 2018-05-24 23:07:00,034 5796 [DEBUG] - nfopad 1.73 2018-05-24 23:07:00,036 5796 [DEBUG] - nirlauncher 1.20.39 2018-05-24 23:07:00,038 5796 [DEBUG] - nmap 7.70 2018-05-24 23:07:00,040 5796 [DEBUG] - norton-text-search-resurrection 1.0.0.1 2018-05-24 23:07:00,042 5796 [DEBUG] - notepadplusplus 7.5.6 2018-05-24 23:07:00,044 5796 [DEBUG] - notepadplusplus.install 7.5.6 2018-05-24 23:07:00,047 5796 [DEBUG] - notifier-for-github-chrome 3.0.5 2018-05-24 23:07:00,049 5796 [DEBUG] - nsis 3.03 2018-05-24 23:07:00,051 5796 [DEBUG] - ntfslinksview 1.30 2018-05-24 23:07:00,053 5796 [DEBUG] - NuGet.CommandLine 4.6.2 2018-05-24 23:07:00,054 5796 [DEBUG] - open-screenshot-chrome 24.0 2018-05-24 23:07:00,056 5796 [DEBUG] - outlookaddressbookview 2.17 2018-05-24 23:07:00,058 5796 [DEBUG] - outlookattachview 3.11 2018-05-24 23:07:00,060 5796 [DEBUG] - performance-monitor 4.1.3.20170523 2018-05-24 23:07:00,062 5796 [DEBUG] - plex-chrome 2.12.8.0020180103 2018-05-24 23:07:00,065 5796 [DEBUG] - plex-home-theater 1.4.1.469 2018-05-24 23:07:00,067 5796 [DEBUG] - pngoptimizer 2.4 2018-05-24 23:07:00,069 5796 [DEBUG] - PowerShell 5.1.14409.20180105 2018-05-24 23:07:00,071 5796 [DEBUG] - ProduKey 1.92 2018-05-24 23:07:00,073 5796 [DEBUG] - program-install-and-uninstall-troubleshooter 1.0 2018-05-24 23:07:00,075 5796 [DEBUG] - PSWindowsUpdate 1.5.1 2018-05-24 23:07:00,077 5796 [DEBUG] - ptime 1.0.0.20170103 2018-05-24 23:07:00,079 5796 [DEBUG] - pushbullet-chrome 336.0.20170115 2018-05-24 23:07:00,081 5796 [DEBUG] - putty 0.70.0.20171219 2018-05-24 23:07:00,084 5796 [DEBUG] - putty.portable 0.70.0.20171219 2018-05-24 23:07:00,086 5796 [DEBUG] - qdir 7.02 2018-05-24 23:07:00,088 5796 [DEBUG] - raidar 6.3 2018-05-24 23:07:00,090 5796 [DEBUG] - RegShot 1.9.3 2018-05-24 23:07:00,092 5796 [DEBUG] - reveye-chrome 1.4.4 2018-05-24 23:07:00,095 5796 [DEBUG] - Revo.Uninstaller 2.0.2 2018-05-24 23:07:00,098 5796 [DEBUG] - roost-desktop-notifier-for-nest 0.9.8.160 2018-05-24 23:07:00,101 5796 [DEBUG] - RSAT 2.1 2018-05-24 23:07:00,103 5796 [DEBUG] - rufus 2.18 2018-05-24 23:07:00,105 5796 [DEBUG] - save-to-pocket-chrome 2.1.17 2018-05-24 23:07:00,108 5796 [DEBUG] - screenlogic-connect 5.2.736.0 2018-05-24 23:07:00,110 5796 [DEBUG] - search-by-image-chrome 1.5.2 2018-05-24 23:07:00,112 5796 [DEBUG] - setpoint 6.67.83.20161009 2018-05-24 23:07:00,114 5796 [DEBUG] - Shotcut 17.11 2018-05-24 23:07:00,117 5796 [DEBUG] - siv 5.30 2018-05-24 23:07:00,120 5796 [DEBUG] - skype 8.22.0.2 2018-05-24 23:07:00,122 5796 [DEBUG] - specialfoldersview 1.26 2018-05-24 23:07:00,124 5796 [DEBUG] - Sudo 1.1.0 2018-05-24 23:07:00,126 5796 [DEBUG] - sumo 5.5.7.388 2018-05-24 23:07:00,129 5796 [DEBUG] - sysinternals 2018.5.14 2018-05-24 23:07:00,131 5796 [DEBUG] - take-command 22.0.41.0 2018-05-24 23:07:00,134 5796 [DEBUG] - taskschedulerview 1.40 2018-05-24 23:07:00,136 5796 [DEBUG] - teamviewer-chrome 13.0.281 2018-05-24 23:07:00,140 5796 [DEBUG] - tor-browser 7.5.4 2018-05-24 23:07:00,143 5796 [DEBUG] - ultimate-settings-panel 6.1 2018-05-24 23:07:00,146 5796 [DEBUG] - universal-extractor 1.6.1.20161126 2018-05-24 23:07:00,149 5796 [DEBUG] - universal-firmware-updater 4.0.1.4 2018-05-24 23:07:00,151 5796 [DEBUG] - ussf 1.5.0 2018-05-24 23:07:00,152 5796 [DEBUG] - utorrent-easy-client-chrome 2.6.8 2018-05-24 23:07:00,155 5796 [DEBUG] - vcredist140 14.12.25810 2018-05-24 23:07:00,156 5796 [DEBUG] - vcredist2008 9.0.30729.6161 2018-05-24 23:07:00,159 5796 [DEBUG] - vcredist2010 10.0.40219.2 2018-05-24 23:07:00,161 5796 [DEBUG] - vcredist2015 14.0.24215.20170201 2018-05-24 23:07:00,163 5796 [DEBUG] - visualbcd 0.9.3.1 2018-05-24 23:07:00,166 5796 [DEBUG] - visualstudio2017-installer 1.0.1 2018-05-24 23:07:00,169 5796 [DEBUG] - VisualStudio2017Community 15.2.26430.20170605 2018-05-24 23:07:00,172 5796 [DEBUG] - vlc 3.0.2 2018-05-24 23:07:00,173 5796 [DEBUG] - vmware-powercli-psmodule 10.0.0.7895300 2018-05-24 23:07:00,175 5796 [DEBUG] - vmwarevsphereclient 6.0.0.5112508 2018-05-24 23:07:00,177 5796 [DEBUG] - vnc-connect 6.2.1 2018-05-24 23:07:00,179 5796 [DEBUG] - vnc-viewer 6.17.1113 2018-05-24 23:07:00,181 5796 [DEBUG] - waybackmachine-chrome 2.12 2018-05-24 23:07:00,183 5796 [DEBUG] - weather-chrome 4.2.97 2018-05-24 23:07:00,186 5796 [DEBUG] - wget 1.19.4 2018-05-24 23:07:00,188 5796 [DEBUG] - win10mct 10.0.17134.1 2018-05-24 23:07:00,191 5796 [DEBUG] - wincrashreport 1.25 2018-05-24 23:07:00,193 5796 [DEBUG] - windirstat 1.1.2.20161210 2018-05-24 23:07:00,195 5796 [DEBUG] - windowsxappremover 1.02 2018-05-24 23:07:00,197 5796 [DEBUG] - WinPcap 4.1.3.20161116 2018-05-24 23:07:00,199 5796 [DEBUG] - winrar 5.50 2018-05-24 23:07:00,201 5796 [DEBUG] - wot-chrome 3.2.1 2018-05-24 23:07:00,203 5796 [DEBUG] - wot-firefox 20170206.0 2018-05-24 23:07:00,205 5796 [DEBUG] - yumi 2.0.5.6 2018-05-24 23:07:00,206 5796 [DEBUG] - --- End of List --- 2018-05-24 23:07:00,558 5796 [INFO ] - 7zip v18.5 is the latest version available based on your source(s). 2018-05-24 23:07:01,463 5796 [INFO ] - 7zip.commandline v16.02.0.20170209 is the latest version available based on your source(s). 2018-05-24 23:07:01,561 5796 [INFO ] - 7zip.install v18.5 is the latest version available based on your source(s). 2018-05-24 23:07:02,052 5796 [INFO ] - 7zip.portable v18.5 is the latest version available based on your source(s). 2018-05-24 23:07:02,136 5796 [INFO ] - adblockplus-firefox v2.7.1 is the latest version available based on your source(s). 2018-05-24 23:07:03,296 5796 [INFO ] - adblockpluschrome v1.12.4 is the latest version available based on your source(s). 2018-05-24 23:07:03,382 5796 [INFO ] - adblockplusie v1.4 is the latest version available based on your source(s). 2018-05-24 23:07:03,467 5796 [INFO ] - AdobeAIR v28.0.0.127 is the latest version available based on your source(s). 2018-05-24 23:07:03,538 5796 [INFO ] - adobereader v2015.007.20033.02 is the latest version available based on your source(s). 2018-05-24 23:07:03,713 5796 [INFO ] - advanced-codecs v10.0.4 is the latest version available based on your source(s). 2018-05-24 23:07:03,780 5796 [INFO ] - allwemo v2.14.6249.29697 is the latest version available based on your source(s). 2018-05-24 23:07:03,848 5796 [INFO ] - amazon-assistant-chrome v10.1610.8.1201 is the latest version available based on your source(s). 2018-05-24 23:07:03,984 5796 [INFO ] - ammyy-admin v3.5.6 is the latest version available based on your source(s). 2018-05-24 23:07:05,011 5796 [INFO ] - angryip v3.5.2 is the latest version available based on your source(s). 2018-05-24 23:07:05,071 5796 [INFO ] - audioshell v2.3.6 is the latest version available based on your source(s). 2018-05-24 23:07:05,219 5796 [INFO ] - autohotkey v1.1.28.02 is the latest version available based on your source(s). 2018-05-24 23:07:08,737 5796 [INFO ] - autohotkey.install v1.1.28.02 is the latest version available based on your source(s). 2018-05-24 23:07:08,863 5796 [INFO ] - autohotkey.portable v1.1.28.02 is the latest version available based on your source(s). 2018-05-24 23:07:10,352 5796 [INFO ] - becyicongrabber v2.30.0.20161027 is the latest version available based on your source(s). 2018-05-24 23:07:10,923 5796 [INFO ] - blockjsvbs-winconfig v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:07:15,040 5796 [INFO ] - boxstarter v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:07:17,533 5796 [INFO ] - boxstarter.bootstrapper v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:07:22,041 5796 [INFO ] - boxstarter.chocolatey v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:07:25,661 5796 [INFO ] - BoxStarter.Common v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:07:28,140 5796 [INFO ] - Boxstarter.HyperV v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:07:31,009 5796 [INFO ] - BoxStarter.WinConfig v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:07:31,079 5796 [INFO ] - browsinghistoryview v2.15 is the latest version available based on your source(s). 2018-05-24 23:07:31,435 5796 [INFO ] - bulletspassview v1.32 is the latest version available based on your source(s). 2018-05-24 23:07:32,247 5796 [INFO ] - ccleaner v5.43.6520 is the latest version available based on your source(s). 2018-05-24 23:07:32,337 5796 [INFO ] - cdburnerxp v4.5.8.6795 is the latest version available based on your source(s). 2018-05-24 23:07:32,796 5796 [INFO ] - checksum v0.2.0 is the latest version available based on your source(s). 2018-05-24 23:07:33,259 5796 [INFO ] - choco-cleaner v0.0.3 is the latest version available based on your source(s). 2018-05-24 23:07:33,849 5796 [INFO ] - choco-optimize-at v0.0.1.1 is the latest version available based on your source(s). 2018-05-24 23:07:33,933 5796 [INFO ] - choco-package-list-backup v2018.05.19 is the latest version available based on your source(s). 2018-05-24 23:07:36,542 5796 [INFO ] - choco-shortcuts-winconfig v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:07:37,018 5796 [INFO ] - choco-upgrade-all-at v0.0.5 is the latest version available based on your source(s). 2018-05-24 23:07:37,503 5796 [INFO ] - chocolatey v0.10.11 is the latest version available based on your source(s). 2018-05-24 23:07:37,586 5796 [INFO ] - chocolatey-core.extension v1.3.3 is the latest version available based on your source(s). 2018-05-24 23:07:37,936 5796 [INFO ] - chocolatey-fastanswers.extension v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:07:38,324 5796 [INFO ] - chocolatey-preinstaller-checks.extension v0.0.1-pre is the latest version available based on your source(s). 2018-05-24 23:07:38,864 5796 [INFO ] - chocolatey-visualstudio.extension v1.6.0 is the latest version available based on your source(s). 2018-05-24 23:07:38,952 5796 [INFO ] - chocolatey-windowsupdate.extension v1.0.2 is the latest version available based on your source(s). 2018-05-24 23:07:39,022 5796 [WARN ] - chocolatey.extension was not found with the source(s) listed. If you specified a particular version and are receiving this message, it is possible that the package name exists but the version does not. Version: ""; Source(s): "https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey" 2018-05-24 23:07:39,100 5796 [INFO ] - ChocolateyGUI v0.16.0 is the latest version available based on your source(s). 2018-05-24 23:07:40,068 5796 [INFO ] - chocomon v1.0.1.1 is the latest version available based on your source(s). 2018-05-24 23:07:40,149 5796 [INFO ] - chrome-remote-desktop-chrome v63.0.3239.17 is the latest version available based on your source(s). 2018-05-24 23:07:40,215 5796 [INFO ] - chromepass v1.45 is the latest version available based on your source(s). 2018-05-24 23:07:41,495 5796 [INFO ] - chrometana-chrome v2.0.1 is the latest version available based on your source(s). 2018-05-24 23:07:42,401 5796 [INFO ] - cmdaliases v1.0.0.1 is the latest version available based on your source(s). 2018-05-24 23:07:42,488 5796 [INFO ] - cms-magic-series v2.2.5.2029 is the latest version available based on your source(s). 2018-05-24 23:07:42,553 5796 [INFO ] - colorfultabs-firefox v31.0.8 is the latest version available based on your source(s). 2018-05-24 23:07:42,618 5796 [INFO ] - cports v2.50 is the latest version available based on your source(s). 2018-05-24 23:07:42,731 5796 [INFO ] - crystaldiskinfo v7.6.0 is the latest version available based on your source(s). 2018-05-24 23:07:42,801 5796 [INFO ] - crystaldiskinfo.portable v7.6.0 is the latest version available based on your source(s). 2018-05-24 23:07:43,330 5796 [INFO ] - dell-update v2.1.3.0 is the latest version available based on your source(s). 2018-05-24 23:07:44,301 5796 [INFO ] - desktopok v5.21 is the latest version available based on your source(s). 2018-05-24 23:07:46,010 5796 [INFO ] - disabledefender-winconfig v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:07:46,092 5796 [INFO ] - DotNet3.5 v3.5.20160716 is the latest version available based on your source(s). 2018-05-24 23:07:46,898 5796 [INFO ] - DotNet4.0 v4.0.30319.20141222 is the latest version available based on your source(s). 2018-05-24 23:07:46,977 5796 [INFO ] - DotNet4.5 v4.5.20120822 is the latest version available based on your source(s). 2018-05-24 23:07:47,489 5796 [INFO ] - DotNet4.5.1 v4.5.1.20140606 is the latest version available based on your source(s). 2018-05-24 23:07:48,308 5796 [INFO ] - DotNet4.5.2 v4.5.2.20140902 is the latest version available based on your source(s). 2018-05-24 23:07:48,673 5796 [INFO ] - DotNet4.6 v4.6.00081.20150925 is the latest version available based on your source(s). 2018-05-24 23:07:49,118 5796 [INFO ] - DotNet4.6.1 v4.6.01055.20170308 is the latest version available based on your source(s). 2018-05-24 23:07:49,576 5796 [INFO ] - dotnet4.6.2 v4.6.01590.20170129 is the latest version available based on your source(s). 2018-05-24 23:07:49,667 5796 [INFO ] - drivermax v9.43.0.280 is the latest version available based on your source(s). 2018-05-24 23:07:53,941 5796 [INFO ] - dropbox v50.4.71 is the latest version available based on your source(s). 2018-05-24 23:07:54,311 5796 [INFO ] - dual-monitor-tools v2.6.0.0 is the latest version available based on your source(s). 2018-05-24 23:07:54,677 5796 [INFO ] - earthview-chrome v2.18.5 is the latest version available based on your source(s). 2018-05-24 23:07:54,759 5796 [INFO ] - ebay-chrome v4.2.25 is the latest version available based on your source(s). 2018-05-24 23:07:54,826 5796 [INFO ] - edgedeflector v1.1.3.0 is the latest version available based on your source(s). 2018-05-24 23:07:55,186 5796 [INFO ] - elevate v1.1 is the latest version available based on your source(s). 2018-05-24 23:07:55,647 5796 [INFO ] - ellp v1.5.1.1611 is the latest version available based on your source(s). 2018-05-24 23:07:56,440 5796 [INFO ] - exifviewer-chrome v2.4.4 is the latest version available based on your source(s). 2018-05-24 23:07:56,521 5796 [INFO ] - feedly-chrome v35.0.20170115 is the latest version available based on your source(s). 2018-05-24 23:08:09,458 5796 [WARN ] - [NuGet] Could not connect to the feed specified at 'https://chocolatey.org/api/v2/'. Please verify that the package source (located in the Package Manager Settings) is valid and ensure your network connectivity. 2018-05-24 23:08:09,466 5796 [WARN ] - filebot was not found with the source(s) listed. If you specified a particular version and are receiving this message, it is possible that the package name exists but the version does not. Version: ""; Source(s): "https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey" 2018-05-24 23:08:09,540 5796 [INFO ] - FileTypesMan v1.83 is the latest version available based on your source(s). 2018-05-24 23:08:09,755 5796 [INFO ] - Firefox v60.0.1 is the latest version available based on your source(s). 2018-05-24 23:08:10,122 5796 [INFO ] - fireshot-chrome v0.98.93.2 is the latest version available based on your source(s). 2018-05-24 23:08:10,205 5796 [INFO ] - flagfox-firefox v5.1.18 is the latest version available based on your source(s). 2018-05-24 23:08:10,669 5796 [INFO ] - flicflac v1.03.20161106 is the latest version available based on your source(s). 2018-05-24 23:08:10,732 5796 [INFO ] - font-awesome-font v5.0.2 is the latest version available based on your source(s). 2018-05-24 23:08:10,794 5796 [INFO ] - forceps v1.0.0.1 is the latest version available based on your source(s). 2018-05-24 23:08:14,498 5796 [WARN ] - You have geforce-game-ready-driver v397.64 installed. Version 397.93 is available based on your source(s). 2018-05-24 23:08:14,508 5796 [DEBUG] - geforce-game-ready-driver - Adding remembered arguments for upgrade: --allow-downgrade --cache-location="'C:\WINDOWS\TEMP\chocolatey'" 2018-05-24 23:08:14,555 5796 [DEBUG] - Backing up existing geforce-game-ready-driver prior to operation. 2018-05-24 23:08:14,557 5796 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver' to 'C:\ProgramData\chocolatey\lib-bkp\geforce-game-ready-driver' 2018-05-24 23:08:16,564 5796 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver". 2018-05-24 23:08:16,572 5796 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\geforce-game-ready-driver\geforce-game-ready-driver.nupkg" to "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\geforce-game-ready-driver.nupkg". 2018-05-24 23:08:16,579 5796 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\geforce-game-ready-driver\geforce-game-ready-driver.nuspec" to "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\geforce-game-ready-driver.nuspec". 2018-05-24 23:08:16,585 5796 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools". 2018-05-24 23:08:16,588 5796 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\geforce-game-ready-driver\tools\chocolateyInstall.ps1" to "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1". 2018-05-24 23:08:16,597 5796 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\geforce-game-ready-driver\tools\chocolateyuninstall.ps1" to "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyuninstall.ps1". 2018-05-24 23:08:18,109 5796 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver' 2018-05-24 23:08:18,115 5796 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\geforce-game-ready-driver.nupkg' with checksum 'D78B3818B6580BEAC2972ACC27A8196B' 2018-05-24 23:08:18,118 5796 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\geforce-game-ready-driver.nuspec' with checksum '91B0AD7F69B39FA162318BB742DBA989' 2018-05-24 23:08:18,119 5796 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' with checksum '1E5D28D38D2F6EBB1CD043C6677FC976' 2018-05-24 23:08:18,121 5796 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyuninstall.ps1' with checksum '3F169AAABC222C94CE97177604968B00' 2018-05-24 23:08:20,834 5796 [INFO ] - [NuGet] Uninstalling 'geforce-game-ready-driver 397.64'. 2018-05-24 23:08:20,844 5796 [DEBUG] - [NuGet] Removed file 'geforce-game-ready-driver.nuspec' to folder 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver'. 2018-05-24 23:08:20,846 5796 [DEBUG] - [NuGet] Removed file 'geforce-game-ready-driver.nupkg' to folder 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver'. 2018-05-24 23:08:20,849 5796 [DEBUG] - [NuGet] The directory is not empty.

2018-05-24 23:08:20,851 5796 [INFO ] - [NuGet] Successfully uninstalled 'geforce-game-ready-driver 397.64'. 2018-05-24 23:08:20,923 5796 [INFO ] - [NuGet] Installing 'geforce-game-ready-driver 397.93'. 2018-05-24 23:08:20,931 5796 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'geforce-game-ready-driver\tools'. 2018-05-24 23:08:20,933 5796 [DEBUG] - [NuGet] Added file 'chocolateyuninstall.ps1' to folder 'geforce-game-ready-driver\tools'. 2018-05-24 23:08:20,969 5796 [DEBUG] - [NuGet] Added file 'geforce-game-ready-driver.nuspec' to folder 'geforce-game-ready-driver'. 2018-05-24 23:08:20,972 5796 [DEBUG] - [NuGet] Added file 'geforce-game-ready-driver.nupkg' to folder 'geforce-game-ready-driver'. 2018-05-24 23:08:20,973 5796 [INFO ] - [NuGet] Successfully installed 'geforce-game-ready-driver 397.93'. 2018-05-24 23:08:20,975 5796 [INFO ] - geforce-game-ready-driver v397.93 [Approved] 2018-05-24 23:08:20,984 5796 [INFO ] - geforce-game-ready-driver package files upgrade completed. Performing other installation steps. 2018-05-24 23:08:21,063 5796 [DEBUG] - Setting installer args for geforce-game-ready-driver 2018-05-24 23:08:21,065 5796 [DEBUG] - Setting package parameters for geforce-game-ready-driver 2018-05-24 23:08:21,068 5796 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1': 2018-05-24 23:08:21,075 5796 [DEBUG] - $ErrorActionPreference = 'Stop'; $packageArgs = @{ packageName = 'geforce-game-ready-driver' fileType = 'EXE' url64 = 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' checksum64 = '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' checksumType64 = 'sha256' silentArgs = '-s -noreboot' validExitCodes = @(0,1) softwareName = 'NVIDIA Graphics Driver*' }

If ( [System.Environment]::OSVersion.Version.Major -ne '10' ) { $packageArgs['url64'] = 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win8-win7-64bit-international-whql.exe' $packageArgs['checksum64'] = '2a842d7c3345b4fc7fca0c6f719e4b7f9e479d2ccd776e83e70480e8db8d0842' }

If ( -not (Get-OSArchitectureWidth -compare 64) ) { Write-Warning "NVIDIA has ended support for 32bit operating systems." Write-Warning "32 bit users should specify version 391.35." Write-Warning "Security patches for 32bit may be available on geforce.com" Write-Error "32 bit no longer supported." }

Install-ChocolateyPackage @packageArgs

Write-Host "The package 'nvidia-display-driver' is also available for those who don't want or need the extra software bundled with the conventional geforce package."

2018-05-24 23:08:21,083 5796 [DEBUG] - 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'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] 2018-05-24 23:08:21,086 5796 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' 2018-05-24 23:08:21,232 5796 [DEBUG] - Host version is 5.1.17134.1, PowerShell Version is '5.1.17134.48' and CLR Version is '4.0.30319.42000'. 2018-05-24 23:08:21,404 5796 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2018-05-24 23:08:21,407 5796 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2018-05-24 23:08:21,408 5796 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2018-05-24 23:08:21,408 5796 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2018-05-24 23:08:21,409 5796 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2018-05-24 23:08:21,410 5796 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2018-05-24 23:08:21,411 5796 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2018-05-24 23:08:21,412 5796 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2018-05-24 23:08:21,413 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2018-05-24 23:08:21,413 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2018-05-24 23:08:21,414 5796 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2018-05-24 23:08:21,415 5796 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2018-05-24 23:08:21,416 5796 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2018-05-24 23:08:21,416 5796 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2018-05-24 23:08:21,417 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2018-05-24 23:08:21,418 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2018-05-24 23:08:21,418 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2018-05-24 23:08:21,419 5796 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2018-05-24 23:08:21,420 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2018-05-24 23:08:21,421 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2018-05-24 23:08:21,422 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2018-05-24 23:08:21,422 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2018-05-24 23:08:21,423 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2018-05-24 23:08:21,424 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2018-05-24 23:08:21,425 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2018-05-24 23:08:21,426 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2018-05-24 23:08:21,426 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2018-05-24 23:08:21,427 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2018-05-24 23:08:21,428 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2018-05-24 23:08:21,429 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2018-05-24 23:08:21,429 5796 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2018-05-24 23:08:21,430 5796 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2018-05-24 23:08:21,430 5796 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2018-05-24 23:08:21,431 5796 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2018-05-24 23:08:21,432 5796 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2018-05-24 23:08:21,433 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2018-05-24 23:08:21,433 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2018-05-24 23:08:21,434 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2018-05-24 23:08:21,435 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2018-05-24 23:08:21,435 5796 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2018-05-24 23:08:21,436 5796 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2018-05-24 23:08:21,436 5796 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2018-05-24 23:08:21,437 5796 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2018-05-24 23:08:21,438 5796 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2018-05-24 23:08:21,439 5796 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2018-05-24 23:08:21,439 5796 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2018-05-24 23:08:21,440 5796 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2018-05-24 23:08:21,441 5796 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2018-05-24 23:08:21,441 5796 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2018-05-24 23:08:21,442 5796 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2018-05-24 23:08:21,443 5796 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2018-05-24 23:08:21,443 5796 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2018-05-24 23:08:21,444 5796 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2018-05-24 23:08:21,447 5796 [DEBUG] - Loading community extensions 2018-05-24 23:08:21,457 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.licensed.dll' 2018-05-24 23:08:21,461 5796 [DEBUG] - Loading 'chocolatey.licensed' extension. 2018-05-24 23:08:21,462 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.licensed.dll'. 2018-05-24 23:08:21,480 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-ChocolateyWebFileCmdlet'. 2018-05-24 23:08:21,481 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-VirusCheckValidCmdlet'. 2018-05-24 23:08:21,482 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileCmdlet'. 2018-05-24 23:08:21,482 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileNameCmdlet'. 2018-05-24 23:08:21,483 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebHeadersCmdlet'. 2018-05-24 23:08:21,484 5796 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyInstallPackageCmdlet'. 2018-05-24 23:08:21,485 5796 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPackageCmdlet'. 2018-05-24 23:08:21,486 5796 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,486 5796 [INFO ] - VERBOSE: Importing cmdlet 'Invoke-ChocolateyProcessCmdlet'. 2018-05-24 23:08:21,487 5796 [INFO ] - VERBOSE: Importing cmdlet 'Start-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,488 5796 [INFO ] - VERBOSE: Importing cmdlet 'Stop-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,489 5796 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,492 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.extensions.psm1' 2018-05-24 23:08:21,494 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.extensions.psm1'. 2018-05-24 23:08:21,499 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' 2018-05-24 23:08:21,500 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. 2018-05-24 23:08:21,549 5796 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2018-05-24 23:08:21,551 5796 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'. 2018-05-24 23:08:21,552 5796 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'. 2018-05-24 23:08:21,553 5796 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'. 2018-05-24 23:08:21,554 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'. 2018-05-24 23:08:21,555 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2018-05-24 23:08:21,556 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'. 2018-05-24 23:08:21,557 5796 [INFO ] - VERBOSE: Exporting function 'Register-Application'. 2018-05-24 23:08:21,558 5796 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'. 2018-05-24 23:08:21,559 5796 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'. 2018-05-24 23:08:21,560 5796 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'. 2018-05-24 23:08:21,560 5796 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'. 2018-05-24 23:08:21,561 5796 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2018-05-24 23:08:21,562 5796 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2018-05-24 23:08:21,563 5796 [INFO ] - VERBOSE: Importing function 'Get-WebContent'. 2018-05-24 23:08:21,564 5796 [INFO ] - VERBOSE: Importing function 'Register-Application'. 2018-05-24 23:08:21,565 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-fastanswers\chocolateyinstall-helpers.psm1' 2018-05-24 23:08:21,566 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-fastanswers\chocolateyinstall-helpers.psm1'. 2018-05-24 23:08:21,614 5796 [INFO ] - VERBOSE: Exporting function 'Get-Is32'. 2018-05-24 23:08:21,615 5796 [INFO ] - VERBOSE: Exporting function 'Get-Is64'. 2018-05-24 23:08:21,616 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsAMDVideo'. 2018-05-24 23:08:21,617 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsInDomain'. 2018-05-24 23:08:21,618 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsIntelVideo'. 2018-05-24 23:08:21,620 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsNvidiaVideo'. 2018-05-24 23:08:21,620 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsSSD'. 2018-05-24 23:08:21,621 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsVirtualBox'. 2018-05-24 23:08:21,622 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsVM'. 2018-05-24 23:08:21,622 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsVMware'. 2018-05-24 23:08:21,623 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin10'. 2018-05-24 23:08:21,623 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin7'. 2018-05-24 23:08:21,624 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin8'. 2018-05-24 23:08:21,625 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin80'. 2018-05-24 23:08:21,625 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin81'. 2018-05-24 23:08:21,626 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEdu'. 2018-05-24 23:08:21,627 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEnt'. 2018-05-24 23:08:21,627 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinHome'. 2018-05-24 23:08:21,628 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinPro'. 2018-05-24 23:08:21,629 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer'. 2018-05-24 23:08:21,629 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008'. 2018-05-24 23:08:21,630 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008R2'. 2018-05-24 23:08:21,631 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012'. 2018-05-24 23:08:21,631 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012R2'. 2018-05-24 23:08:21,632 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2016'. 2018-05-24 23:08:21,633 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerDatacenter'. 2018-05-24 23:08:21,633 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerEssentials'. 2018-05-24 23:08:21,634 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerFoundation'. 2018-05-24 23:08:21,635 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerSBS'. 2018-05-24 23:08:21,635 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStandard'. 2018-05-24 23:08:21,636 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStorage'. 2018-05-24 23:08:21,637 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerWeb'. 2018-05-24 23:08:21,637 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinWorkstation'. 2018-05-24 23:08:21,638 5796 [INFO ] - VERBOSE: Exporting function 'Get-PendingReboot'. 2018-05-24 23:08:21,639 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinName'. 2018-05-24 23:08:21,639 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinVerBuild'. 2018-05-24 23:08:21,640 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMajor'. 2018-05-24 23:08:21,641 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMinor'. 2018-05-24 23:08:21,641 5796 [INFO ] - VERBOSE: Importing function 'Get-Is32'. 2018-05-24 23:08:21,642 5796 [INFO ] - VERBOSE: Importing function 'Get-Is64'. 2018-05-24 23:08:21,643 5796 [INFO ] - VERBOSE: Importing function 'Get-IsAMDVideo'. 2018-05-24 23:08:21,644 5796 [INFO ] - VERBOSE: Importing function 'Get-IsInDomain'. 2018-05-24 23:08:21,644 5796 [INFO ] - VERBOSE: Importing function 'Get-IsIntelVideo'. 2018-05-24 23:08:21,645 5796 [INFO ] - VERBOSE: Importing function 'Get-IsNvidiaVideo'. 2018-05-24 23:08:21,646 5796 [INFO ] - VERBOSE: Importing function 'Get-IsSSD'. 2018-05-24 23:08:21,646 5796 [INFO ] - VERBOSE: Importing function 'Get-IsVirtualBox'. 2018-05-24 23:08:21,647 5796 [INFO ] - VERBOSE: Importing function 'Get-IsVM'. 2018-05-24 23:08:21,647 5796 [INFO ] - VERBOSE: Importing function 'Get-IsVMware'. 2018-05-24 23:08:21,648 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin10'. 2018-05-24 23:08:21,649 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin7'. 2018-05-24 23:08:21,649 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin8'. 2018-05-24 23:08:21,650 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin80'. 2018-05-24 23:08:21,651 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin81'. 2018-05-24 23:08:21,651 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinEdu'. 2018-05-24 23:08:21,652 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinEnt'. 2018-05-24 23:08:21,653 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinHome'. 2018-05-24 23:08:21,653 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinPro'. 2018-05-24 23:08:21,654 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer'. 2018-05-24 23:08:21,654 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008'. 2018-05-24 23:08:21,655 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008R2'. 2018-05-24 23:08:21,656 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012'. 2018-05-24 23:08:21,656 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012R2'. 2018-05-24 23:08:21,657 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2016'. 2018-05-24 23:08:21,658 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerDatacenter'. 2018-05-24 23:08:21,659 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerEssentials'. 2018-05-24 23:08:21,659 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerFoundation'. 2018-05-24 23:08:21,660 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerSBS'. 2018-05-24 23:08:21,661 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStandard'. 2018-05-24 23:08:21,661 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStorage'. 2018-05-24 23:08:21,662 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerWeb'. 2018-05-24 23:08:21,662 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinWorkstation'. 2018-05-24 23:08:21,663 5796 [INFO ] - VERBOSE: Importing function 'Get-PendingReboot'. 2018-05-24 23:08:21,664 5796 [INFO ] - VERBOSE: Importing function 'Get-WinName'. 2018-05-24 23:08:21,664 5796 [INFO ] - VERBOSE: Importing function 'Get-WinVerBuild'. 2018-05-24 23:08:21,665 5796 [INFO ] - VERBOSE: Importing function 'Get-WinVerMajor'. 2018-05-24 23:08:21,666 5796 [INFO ] - VERBOSE: Importing function 'Get-WinVerMinor'. 2018-05-24 23:08:21,667 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-preinstaller-checks\Chocolatey-Preinstaller-Checks.extension.psm1' 2018-05-24 23:08:21,668 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-preinstaller-checks\Chocolatey-Preinstaller-Checks.extension.psm1'. 2018-05-24 23:08:21,676 5796 [INFO ] - VERBOSE: Exporting function 'Get-chocoStatus'. 2018-05-24 23:08:21,678 5796 [INFO ] - VERBOSE: Exporting function 'Get-PendingRebootStatus'. 2018-05-24 23:08:21,679 5796 [INFO ] - VERBOSE: Exporting function 'Get-WindowsInstallerStatus'. 2018-05-24 23:08:21,680 5796 [INFO ] - VERBOSE: Exporting function 'Start-PreInstallChecks'. 2018-05-24 23:08:21,681 5796 [INFO ] - VERBOSE: Exporting function 'Start-PreuninstallChecks'. 2018-05-24 23:08:21,682 5796 [INFO ] - VERBOSE: Importing function 'Get-chocoStatus'. 2018-05-24 23:08:21,682 5796 [INFO ] - VERBOSE: Importing function 'Get-PendingRebootStatus'. 2018-05-24 23:08:21,683 5796 [INFO ] - VERBOSE: Importing function 'Get-WindowsInstallerStatus'. 2018-05-24 23:08:21,684 5796 [INFO ] - VERBOSE: Importing function 'Start-PreInstallChecks'. 2018-05-24 23:08:21,684 5796 [INFO ] - VERBOSE: Importing function 'Start-PreuninstallChecks'. 2018-05-24 23:08:21,686 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1' 2018-05-24 23:08:21,687 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1'. 2018-05-24 23:08:21,757 5796 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'. 2018-05-24 23:08:21,760 5796 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'. 2018-05-24 23:08:21,761 5796 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'. 2018-05-24 23:08:21,762 5796 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'. 2018-05-24 23:08:21,764 5796 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:08:21,765 5796 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'. 2018-05-24 23:08:21,766 5796 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'. 2018-05-24 23:08:21,767 5796 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:08:21,768 5796 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'. 2018-05-24 23:08:21,769 5796 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'. 2018-05-24 23:08:21,770 5796 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'. 2018-05-24 23:08:21,771 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'. 2018-05-24 23:08:21,772 5796 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'. 2018-05-24 23:08:21,773 5796 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'. 2018-05-24 23:08:21,774 5796 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'. 2018-05-24 23:08:21,774 5796 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'. 2018-05-24 23:08:21,775 5796 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:08:21,776 5796 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'. 2018-05-24 23:08:21,777 5796 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'. 2018-05-24 23:08:21,777 5796 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:08:21,778 5796 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'. 2018-05-24 23:08:21,779 5796 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'. 2018-05-24 23:08:21,779 5796 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'. 2018-05-24 23:08:21,780 5796 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'. 2018-05-24 23:08:21,781 5796 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2018-05-24 23:08:21,783 5796 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2018-05-24 23:08:21,820 5796 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2018-05-24 23:08:21,821 5796 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2018-05-24 23:08:21,822 5796 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2018-05-24 23:08:21,823 5796 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2018-05-24 23:08:21,824 5796 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2018-05-24 23:08:21,825 5796 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2018-05-24 23:08:21,826 5796 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2018-05-24 23:08:21,827 5796 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2018-05-24 23:08:21,828 5796 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2018-05-24 23:08:21,828 5796 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2018-05-24 23:08:21,829 5796 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2018-05-24 23:08:21,830 5796 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2018-05-24 23:08:21,831 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2018-05-24 23:08:21,831 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2018-05-24 23:08:21,832 5796 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2018-05-24 23:08:21,833 5796 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2018-05-24 23:08:21,833 5796 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2018-05-24 23:08:21,834 5796 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2018-05-24 23:08:21,835 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2018-05-24 23:08:21,835 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2018-05-24 23:08:21,836 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2018-05-24 23:08:21,837 5796 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2018-05-24 23:08:21,837 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2018-05-24 23:08:21,838 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2018-05-24 23:08:21,838 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2018-05-24 23:08:21,839 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2018-05-24 23:08:21,840 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2018-05-24 23:08:21,840 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2018-05-24 23:08:21,841 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2018-05-24 23:08:21,842 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2018-05-24 23:08:21,842 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2018-05-24 23:08:21,843 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2018-05-24 23:08:21,844 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2018-05-24 23:08:21,844 5796 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2018-05-24 23:08:21,845 5796 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2018-05-24 23:08:21,846 5796 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2018-05-24 23:08:21,846 5796 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2018-05-24 23:08:21,847 5796 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2018-05-24 23:08:21,848 5796 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2018-05-24 23:08:21,848 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2018-05-24 23:08:21,849 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2018-05-24 23:08:21,850 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2018-05-24 23:08:21,850 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2018-05-24 23:08:21,851 5796 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2018-05-24 23:08:21,852 5796 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2018-05-24 23:08:21,852 5796 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2018-05-24 23:08:21,853 5796 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2018-05-24 23:08:21,853 5796 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2018-05-24 23:08:21,854 5796 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'. 2018-05-24 23:08:21,855 5796 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'. 2018-05-24 23:08:21,855 5796 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'. 2018-05-24 23:08:21,856 5796 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'. 2018-05-24 23:08:21,857 5796 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'. 2018-05-24 23:08:21,857 5796 [INFO ] - VERBOSE: Exporting function 'Register-Application'. 2018-05-24 23:08:21,858 5796 [INFO ] - VERBOSE: Exporting function 'Get-Is32'. 2018-05-24 23:08:21,858 5796 [INFO ] - VERBOSE: Exporting function 'Get-Is64'. 2018-05-24 23:08:21,859 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsAMDVideo'. 2018-05-24 23:08:21,860 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsInDomain'. 2018-05-24 23:08:21,861 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsIntelVideo'. 2018-05-24 23:08:21,861 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsNvidiaVideo'. 2018-05-24 23:08:21,862 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsSSD'. 2018-05-24 23:08:21,863 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsVirtualBox'. 2018-05-24 23:08:21,863 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsVM'. 2018-05-24 23:08:21,864 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsVMware'. 2018-05-24 23:08:21,865 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin10'. 2018-05-24 23:08:21,865 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin7'. 2018-05-24 23:08:21,866 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin8'. 2018-05-24 23:08:21,867 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin80'. 2018-05-24 23:08:21,867 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWin81'. 2018-05-24 23:08:21,868 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEdu'. 2018-05-24 23:08:21,869 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEnt'. 2018-05-24 23:08:21,869 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinHome'. 2018-05-24 23:08:21,870 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinPro'. 2018-05-24 23:08:21,871 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer'. 2018-05-24 23:08:21,871 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008'. 2018-05-24 23:08:21,872 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008R2'. 2018-05-24 23:08:21,873 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012'. 2018-05-24 23:08:21,873 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012R2'. 2018-05-24 23:08:21,874 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2016'. 2018-05-24 23:08:21,875 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerDatacenter'. 2018-05-24 23:08:21,875 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerEssentials'. 2018-05-24 23:08:21,876 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerFoundation'. 2018-05-24 23:08:21,877 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerSBS'. 2018-05-24 23:08:21,877 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStandard'. 2018-05-24 23:08:21,878 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStorage'. 2018-05-24 23:08:21,878 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerWeb'. 2018-05-24 23:08:21,879 5796 [INFO ] - VERBOSE: Exporting function 'Get-IsWinWorkstation'. 2018-05-24 23:08:21,880 5796 [INFO ] - VERBOSE: Exporting function 'Get-PendingReboot'. 2018-05-24 23:08:21,880 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinName'. 2018-05-24 23:08:21,881 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinVerBuild'. 2018-05-24 23:08:21,882 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMajor'. 2018-05-24 23:08:21,882 5796 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMinor'. 2018-05-24 23:08:21,883 5796 [INFO ] - VERBOSE: Exporting function 'Get-chocoStatus'. 2018-05-24 23:08:21,883 5796 [INFO ] - VERBOSE: Exporting function 'Get-PendingRebootStatus'. 2018-05-24 23:08:21,884 5796 [INFO ] - VERBOSE: Exporting function 'Get-WindowsInstallerStatus'. 2018-05-24 23:08:21,885 5796 [INFO ] - VERBOSE: Exporting function 'Start-PreInstallChecks'. 2018-05-24 23:08:21,885 5796 [INFO ] - VERBOSE: Exporting function 'Start-PreuninstallChecks'. 2018-05-24 23:08:21,886 5796 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'. 2018-05-24 23:08:21,887 5796 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'. 2018-05-24 23:08:21,887 5796 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'. 2018-05-24 23:08:21,888 5796 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'. 2018-05-24 23:08:21,889 5796 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:08:21,889 5796 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'. 2018-05-24 23:08:21,890 5796 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'. 2018-05-24 23:08:21,891 5796 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:08:21,891 5796 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'. 2018-05-24 23:08:21,892 5796 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'. 2018-05-24 23:08:21,893 5796 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'. 2018-05-24 23:08:21,894 5796 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'. 2018-05-24 23:08:21,894 5796 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2018-05-24 23:08:21,895 5796 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2018-05-24 23:08:21,896 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Get-ChocolateyWebFileCmdlet'. 2018-05-24 23:08:21,896 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Get-VirusCheckValidCmdlet'. 2018-05-24 23:08:21,897 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Get-WebFileCmdlet'. 2018-05-24 23:08:21,898 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Get-WebFileNameCmdlet'. 2018-05-24 23:08:21,898 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Get-WebHeadersCmdlet'. 2018-05-24 23:08:21,899 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyInstallPackageCmdlet'. 2018-05-24 23:08:21,899 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPackageCmdlet'. 2018-05-24 23:08:21,900 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,901 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Invoke-ChocolateyProcessCmdlet'. 2018-05-24 23:08:21,902 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Start-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,902 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Stop-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,903 5796 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,904 5796 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2018-05-24 23:08:21,904 5796 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2018-05-24 23:08:21,905 5796 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2018-05-24 23:08:21,906 5796 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2018-05-24 23:08:21,907 5796 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2018-05-24 23:08:21,907 5796 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2018-05-24 23:08:21,908 5796 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2018-05-24 23:08:21,908 5796 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2018-05-24 23:08:21,909 5796 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2018-05-24 23:08:21,910 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-ChocolateyWebFileCmdlet'. 2018-05-24 23:08:21,911 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-VirusCheckValidCmdlet'. 2018-05-24 23:08:21,911 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileCmdlet'. 2018-05-24 23:08:21,912 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileNameCmdlet'. 2018-05-24 23:08:21,912 5796 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebHeadersCmdlet'. 2018-05-24 23:08:21,913 5796 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyInstallPackageCmdlet'. 2018-05-24 23:08:21,914 5796 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPackageCmdlet'. 2018-05-24 23:08:21,914 5796 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,915 5796 [INFO ] - VERBOSE: Importing cmdlet 'Invoke-ChocolateyProcessCmdlet'. 2018-05-24 23:08:21,916 5796 [INFO ] - VERBOSE: Importing cmdlet 'Start-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,916 5796 [INFO ] - VERBOSE: Importing cmdlet 'Stop-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,917 5796 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:08:21,918 5796 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'. 2018-05-24 23:08:21,918 5796 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'. 2018-05-24 23:08:21,919 5796 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2018-05-24 23:08:21,919 5796 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'. 2018-05-24 23:08:21,920 5796 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'. 2018-05-24 23:08:21,921 5796 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2018-05-24 23:08:21,921 5796 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2018-05-24 23:08:21,922 5796 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2018-05-24 23:08:21,923 5796 [INFO ] - VERBOSE: Importing function 'Get-chocoStatus'. 2018-05-24 23:08:21,923 5796 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'. 2018-05-24 23:08:21,924 5796 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2018-05-24 23:08:21,925 5796 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2018-05-24 23:08:21,925 5796 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2018-05-24 23:08:21,927 5796 [INFO ] - VERBOSE: Importing function 'Get-Is32'. 2018-05-24 23:08:21,928 5796 [INFO ] - VERBOSE: Importing function 'Get-Is64'. 2018-05-24 23:08:21,928 5796 [INFO ] - VERBOSE: Importing function 'Get-IsAMDVideo'. 2018-05-24 23:08:21,929 5796 [INFO ] - VERBOSE: Importing function 'Get-IsInDomain'. 2018-05-24 23:08:21,930 5796 [INFO ] - VERBOSE: Importing function 'Get-IsIntelVideo'. 2018-05-24 23:08:21,930 5796 [INFO ] - VERBOSE: Importing function 'Get-IsNvidiaVideo'. 2018-05-24 23:08:21,931 5796 [INFO ] - VERBOSE: Importing function 'Get-IsSSD'. 2018-05-24 23:08:21,932 5796 [INFO ] - VERBOSE: Importing function 'Get-IsVirtualBox'. 2018-05-24 23:08:21,932 5796 [INFO ] - VERBOSE: Importing function 'Get-IsVM'. 2018-05-24 23:08:21,933 5796 [INFO ] - VERBOSE: Importing function 'Get-IsVMware'. 2018-05-24 23:08:21,934 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin10'. 2018-05-24 23:08:21,934 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin7'. 2018-05-24 23:08:21,935 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin8'. 2018-05-24 23:08:21,936 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin80'. 2018-05-24 23:08:21,936 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWin81'. 2018-05-24 23:08:21,937 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinEdu'. 2018-05-24 23:08:21,938 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinEnt'. 2018-05-24 23:08:21,938 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinHome'. 2018-05-24 23:08:21,939 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinPro'. 2018-05-24 23:08:21,939 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer'. 2018-05-24 23:08:21,940 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008'. 2018-05-24 23:08:21,941 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008R2'. 2018-05-24 23:08:21,941 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012'. 2018-05-24 23:08:21,942 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012R2'. 2018-05-24 23:08:21,943 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2016'. 2018-05-24 23:08:21,943 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerDatacenter'. 2018-05-24 23:08:21,944 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerEssentials'. 2018-05-24 23:08:21,945 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerFoundation'. 2018-05-24 23:08:21,945 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerSBS'. 2018-05-24 23:08:21,946 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStandard'. 2018-05-24 23:08:21,947 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStorage'. 2018-05-24 23:08:21,947 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerWeb'. 2018-05-24 23:08:21,948 5796 [INFO ] - VERBOSE: Importing function 'Get-IsWinWorkstation'. 2018-05-24 23:08:21,949 5796 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2018-05-24 23:08:21,949 5796 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'. 2018-05-24 23:08:21,950 5796 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2018-05-24 23:08:21,951 5796 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2018-05-24 23:08:21,951 5796 [INFO ] - VERBOSE: Importing function 'Get-PendingReboot'. 2018-05-24 23:08:21,952 5796 [INFO ] - VERBOSE: Importing function 'Get-PendingRebootStatus'. 2018-05-24 23:08:21,953 5796 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2018-05-24 23:08:21,953 5796 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2018-05-24 23:08:21,954 5796 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2018-05-24 23:08:21,955 5796 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2018-05-24 23:08:21,955 5796 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'. 2018-05-24 23:08:21,956 5796 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'. 2018-05-24 23:08:21,956 5796 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:08:21,957 5796 [INFO ] - VERBOSE: Importing function 'Get-WebContent'. 2018-05-24 23:08:21,958 5796 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2018-05-24 23:08:21,958 5796 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2018-05-24 23:08:21,959 5796 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2018-05-24 23:08:21,960 5796 [INFO ] - VERBOSE: Importing function 'Get-WindowsInstallerStatus'. 2018-05-24 23:08:21,960 5796 [INFO ] - VERBOSE: Importing function 'Get-WinName'. 2018-05-24 23:08:21,961 5796 [INFO ] - VERBOSE: Importing function 'Get-WinVerBuild'. 2018-05-24 23:08:21,962 5796 [INFO ] - VERBOSE: Importing function 'Get-WinVerMajor'. 2018-05-24 23:08:21,962 5796 [INFO ] - VERBOSE: Importing function 'Get-WinVerMinor'. 2018-05-24 23:08:21,963 5796 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2018-05-24 23:08:21,964 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. 2018-05-24 23:08:21,964 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2018-05-24 23:08:21,965 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2018-05-24 23:08:21,966 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2018-05-24 23:08:21,966 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2018-05-24 23:08:21,967 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2018-05-24 23:08:21,968 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2018-05-24 23:08:21,968 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2018-05-24 23:08:21,969 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2018-05-24 23:08:21,970 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2018-05-24 23:08:21,970 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2018-05-24 23:08:21,971 5796 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2018-05-24 23:08:21,972 5796 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'. 2018-05-24 23:08:21,973 5796 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'. 2018-05-24 23:08:21,973 5796 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:08:21,974 5796 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2018-05-24 23:08:21,974 5796 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2018-05-24 23:08:21,975 5796 [INFO ] - VERBOSE: Importing function 'Register-Application'. 2018-05-24 23:08:21,976 5796 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'. 2018-05-24 23:08:21,977 5796 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'. 2018-05-24 23:08:21,977 5796 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'. 2018-05-24 23:08:21,978 5796 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2018-05-24 23:08:21,978 5796 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2018-05-24 23:08:21,979 5796 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2018-05-24 23:08:21,980 5796 [INFO ] - VERBOSE: Importing function 'Start-PreInstallChecks'. 2018-05-24 23:08:21,980 5796 [INFO ] - VERBOSE: Importing function 'Start-PreuninstallChecks'. 2018-05-24 23:08:21,981 5796 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2018-05-24 23:08:21,982 5796 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2018-05-24 23:08:21,982 5796 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2018-05-24 23:08:21,983 5796 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2018-05-24 23:08:21,984 5796 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2018-05-24 23:08:21,984 5796 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2018-05-24 23:08:21,985 5796 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'. 2018-05-24 23:08:21,986 5796 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2018-05-24 23:08:21,987 5796 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'. 2018-05-24 23:08:21,987 5796 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'. 2018-05-24 23:08:21,988 5796 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'. 2018-05-24 23:08:21,989 5796 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2018-05-24 23:08:21,989 5796 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2018-05-24 23:08:21,990 5796 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2018-05-24 23:08:21,990 5796 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2018-05-24 23:08:21,991 5796 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2018-05-24 23:08:21,992 5796 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2018-05-24 23:08:21,993 5796 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2018-05-24 23:08:21,994 5796 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2018-05-24 23:08:21,994 5796 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2018-05-24 23:08:21,995 5796 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2018-05-24 23:08:22,014 5796 [DEBUG] - Running 'ChocolateyScriptRunner' for geforce-game-ready-driver v397.93 with packageScript 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver', installArguments: '', packageParameters: '', 2018-05-24 23:08:22,022 5796 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' 2018-05-24 23:08:22,047 5796 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 2018-05-24 23:08:22,075 5796 [DEBUG] - Running Install-ChocolateyPackage -silentArgs '-s -noreboot' -checksum64 '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' -url64bit 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -checksumType64 'sha256' -packageName 'geforce-game-ready-driver' -validExitCodes '0 1' -fileType 'EXE' 2018-05-24 23:08:22,108 5796 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'geforce-game-ready-driver' -fileFullPath 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\geforce-game-ready-driverInstall.EXE' -url '' -url64bit 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -checksum '' -checksumType '' -checksum64 '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' 2018-05-24 23:08:22,118 5796 [DEBUG] - Running Get-ProcessorBits -compare '64' 2018-05-24 23:08:22,119 5796 [DEBUG] - CPU is 64 bit 2018-05-24 23:08:22,124 5796 [DEBUG] - Setting url to 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' and bitPackage to 64 2018-05-24 23:08:22,142 5796 [DEBUG] - Running Get-WebFileName -url 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -defaultName 'geforce-game-ready-driverInstall.EXE' 2018-05-24 23:08:22,286 5796 [DEBUG] - Using response url to determine file name. 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:08:22,294 5796 [DEBUG] - File name determined from url is '397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:08:22,307 5796 [DEBUG] - Running Get-WebHeaders -url 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -ErrorAction 'Stop' 2018-05-24 23:08:22,311 5796 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2018-05-24 23:08:22,312 5796 [DEBUG] - Request Headers: 2018-05-24 23:08:22,320 5796 [DEBUG] - 'Accept':'/' 2018-05-24 23:08:22,322 5796 [DEBUG] - 'User-Agent':'chocolatey command line' 2018-05-24 23:08:22,366 5796 [DEBUG] - Response Headers: 2018-05-24 23:08:22,370 5796 [DEBUG] - 'X-Cache':'HIT' 2018-05-24 23:08:22,372 5796 [DEBUG] - 'Accept-Ranges':'bytes' 2018-05-24 23:08:22,373 5796 [DEBUG] - 'Content-Length':'516075576' 2018-05-24 23:08:22,375 5796 [DEBUG] - 'Cache-Control':'max-age=86400' 2018-05-24 23:08:22,376 5796 [DEBUG] - 'Content-Type':'application/octet-stream' 2018-05-24 23:08:22,378 5796 [DEBUG] - 'Date':'Fri, 25 May 2018 06:08:22 GMT' 2018-05-24 23:08:22,379 5796 [DEBUG] - 'Expires':'Sat, 26 May 2018 06:08:22 GMT' 2018-05-24 23:08:22,380 5796 [DEBUG] - 'ETag':'"397018370"' 2018-05-24 23:08:22,381 5796 [DEBUG] - 'Last-Modified':'Wed, 23 May 2018 16:18:34 GMT' 2018-05-24 23:08:22,382 5796 [DEBUG] - 'Server':'ECAcc (laa/7BA9)' 2018-05-24 23:08:22,389 5796 [INFO ] - Downloading geforce-game-ready-driver 64 bit from 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:08:22,402 5796 [DEBUG] - Running Get-WebFile -url 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -fileName 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' -options 'System.Collections.Hashtable' 2018-05-24 23:08:22,404 5796 [DEBUG] - Setting request timeout to 30000 2018-05-24 23:08:22,405 5796 [DEBUG] - Setting read/write timeout to 2700000 2018-05-24 23:08:22,406 5796 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2018-05-24 23:08:22,523 5796 [DEBUG] - Downloading https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe to C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe 2018-05-24 23:09:00,117 5796 [INFO ] - 2018-05-24 23:09:00,122 5796 [INFO ] - Download of 397.93-desktop-win10-64bit-international-whql.exe (492.17 MB) completed. 2018-05-24 23:09:03,451 5796 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare 2018-05-24 23:09:03,455 5796 [DEBUG] - Verifying package provided checksum of '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' for 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe'. 2018-05-24 23:09:03,462 5796 [DEBUG] - Running Get-ChecksumValid -file 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' -checksum '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' -checksumType 'sha256' -originalUrl 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:09:03,466 5796 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' 2018-05-24 23:09:03,468 5796 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' -c="9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770" -t="sha256" -f="C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe"] 2018-05-24 23:09:06,209 5796 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' -c="9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770" -t="sha256" -f="C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe"] exited with '0'. 2018-05-24 23:09:06,216 5796 [INFO ] - PRE-INSTALLATION CHECKS: 2018-05-24 23:09:06,280 5796 [INFO ] - WARNING: Pending reboot found. 2018-05-24 23:09:06,290 5796 [INFO ] - Windows Installer IS NOT currently running 2018-05-24 23:09:06,298 5796 [INFO ] - ** choco.exe IS NOT running multiple instances. 2018-05-24 23:09:06,316 5796 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'geforce-game-ready-driver' -fileType 'EXE' -silentArgs '-s -noreboot' -file 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' -validExitCodes '0 1' -useOnlyPackageSilentArguments 'True' 2018-05-24 23:09:06,318 5796 [DEBUG] - Running Get-ProcessorBits -compare '32' 2018-05-24 23:09:06,322 5796 [INFO ] - Installing geforce-game-ready-driver... 2018-05-24 23:09:06,355 5796 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1' -workingDirectory 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93' -statements '-s -noreboot ' -exeToRun 'C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:09:06,370 5796 [DEBUG] - Test-ProcessAdminRights: returning True 2018-05-24 23:09:06,377 5796 [DEBUG] - Elevating permissions and running ["C:\WINDOWS\TEMP\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe" -s -noreboot ]. This may take a while, depending on the statements. 2018-05-24 23:11:58,746 5796 [DEBUG] - [Licensing] License expiration date is 05/25/2018 00:00:00 2018-05-24 23:11:58,748 5796 [WARN ] - This license is a subscription but does not have an endpoint configured to check into. 2018-05-24 23:11:58,749 5796 [DEBUG] - [Licensing] License expiration date is 05/25/2018 00:00:00 2018-05-24 23:11:58,752 5796 [ERROR] - Chocolatey had an error on LACBBACKDESK (with user bcurran): Rhino.Licensing.LicenseExpiredException: Expiration Date : 5/25/2018 12:00:00 AM at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.ValidateWithoutUsingSubscriptionLeasing() at Rhino.Licensing.AbstractLicenseValidator.ValidateSubscription() at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.LeaseLicenseAgain(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() 2018-05-24 23:17:13,728 5596 [DEBUG] - XmlConfiguration is now operational 2018-05-24 23:17:13,765 5596 [INFO ] - ============================================================ 2018-05-24 23:17:13,908 5596 [INFO ] - Chocolatey v0.10.11 2018-05-24 23:17:13,915 5596 [INFO ] - Please run 'choco -?' or 'choco -?' for help menu. 2018-05-24 23:17:13,920 5596 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 2018-05-24 23:17:13,923 5596 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2018-05-24 23:17:13,923 5596 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2018-05-24 23:17:13,931 5596 [DEBUG] - Command line: choco 2018-05-24 23:17:13,932 5596 [DEBUG] - Received arguments: 2018-05-24 23:17:13,967 5596 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2018-05-24 23:17:13,977 5596 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2018-05-24 23:17:13,983 5596 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2018-05-24 23:17:14,241 5596 [WARN ] - [Pending] Removing incomplete install for 'geforce-game-ready-driver' 2018-05-24 23:17:14,311 5596 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2018-05-24 23:17:14,319 5596 [DEBUG] - Exiting with 1 2018-05-24 23:17:17,488 9916 [DEBUG] - XmlConfiguration is now operational 2018-05-24 23:17:17,523 9916 [INFO ] - ============================================================ 2018-05-24 23:17:17,661 9916 [INFO ] - Chocolatey v0.10.11 2018-05-24 23:17:17,670 9916 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 2018-05-24 23:17:17,673 9916 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2018-05-24 23:17:17,675 9916 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2018-05-24 23:17:17,683 9916 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade all 2018-05-24 23:17:17,683 9916 [DEBUG] - Received arguments: upgrade all 2018-05-24 23:17:17,720 9916 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2018-05-24 23:17:17,729 9916 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2018-05-24 23:17:17,734 9916 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2018-05-24 23:17:18,017 9916 [DEBUG] - The source 'https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey' evaluated to a 'normal' source type 2018-05-24 23:17:18,021 9916 [DEBUG] - 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. 2018-05-24 23:17:18,028 9916 [DEBUG] - Configuration: CommandName='upgrade'| CacheLocation='C:\Users\bcurran\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey'|

SourceType='normal'|Debug='False'|Verbose='False'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='False'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='all'|AllVersions='False'| SkipPackageInstallProvider='False'|PackageNames='all'| 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.17134.0'| Information.PlatformName='Windows 10'| Information.ChocolateyVersion='0.10.11.0'| Information.ChocolateyProductVersion='0.10.11'| Information.FullName='choco, Version=0.10.11.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='True'| Information.UserName='bcurran'|Information.UserDomainName='LACB'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='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.LogWithoutColor='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='True'| Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'| Features.RemovePackageInformationOnUninstall='False'| Features.ScriptsCheckLastExitCode='False'| ListCommand.LocalOnly='False'| ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| ListCommand.PageSize='25'|ListCommand.Exact='False'| ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='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'| SourceCommand.VisibleToAdminsOnly='False'| FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'| PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'| Proxy.BypassOnLocal='True'| 2018-05-24 23:17:18,028 9916 [DEBUG] - Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode 2018-05-24 23:17:18,033 9916 [INFO ] - Upgrading the following packages: 2018-05-24 23:17:18,035 9916 [INFO ] - all 2018-05-24 23:17:18,039 9916 [INFO ] - By upgrading you accept licenses for the packages. 2018-05-24 23:17:18,088 9916 [DEBUG] - Running list with the following filter = '' 2018-05-24 23:17:18,089 9916 [DEBUG] - --- Start of List --- 2018-05-24 23:17:18,493 9916 [DEBUG] - 7zip 18.5 2018-05-24 23:17:18,500 9916 [DEBUG] - 7zip.commandline 16.02.0.20170209 2018-05-24 23:17:18,521 9916 [DEBUG] - 7zip.install 18.5 2018-05-24 23:17:18,523 9916 [DEBUG] - 7zip.portable 18.5 2018-05-24 23:17:18,526 9916 [DEBUG] - adblockplus-firefox 2.7.1 2018-05-24 23:17:18,528 9916 [DEBUG] - adblockpluschrome 1.12.4 2018-05-24 23:17:18,530 9916 [DEBUG] - adblockplusie 1.4 2018-05-24 23:17:18,533 9916 [DEBUG] - AdobeAIR 28.0.0.127 2018-05-24 23:17:18,535 9916 [DEBUG] - adobereader 2015.007.20033.02 2018-05-24 23:17:18,537 9916 [DEBUG] - advanced-codecs 10.0.4 2018-05-24 23:17:18,540 9916 [DEBUG] - allwemo 2.14.6249.29697 2018-05-24 23:17:18,541 9916 [DEBUG] - amazon-assistant-chrome 10.1610.8.1201 2018-05-24 23:17:18,543 9916 [DEBUG] - ammyy-admin 3.5.6 2018-05-24 23:17:18,545 9916 [DEBUG] - angryip 3.5.2 2018-05-24 23:17:18,546 9916 [DEBUG] - audioshell 2.3.6 2018-05-24 23:17:18,547 9916 [DEBUG] - autohotkey 1.1.28.02 2018-05-24 23:17:18,549 9916 [DEBUG] - autohotkey.install 1.1.28.02 2018-05-24 23:17:18,551 9916 [DEBUG] - autohotkey.portable 1.1.28.02 2018-05-24 23:17:18,553 9916 [DEBUG] - becyicongrabber 2.30.0.20161027 2018-05-24 23:17:18,554 9916 [DEBUG] - blockjsvbs-winconfig 0.0.1 2018-05-24 23:17:18,556 9916 [DEBUG] - boxstarter 2.11.0 2018-05-24 23:17:18,558 9916 [DEBUG] - boxstarter.bootstrapper 2.11.0 2018-05-24 23:17:18,560 9916 [DEBUG] - boxstarter.chocolatey 2.11.0 2018-05-24 23:17:18,561 9916 [DEBUG] - BoxStarter.Common 2.11.0 2018-05-24 23:17:18,563 9916 [DEBUG] - Boxstarter.HyperV 2.11.0 2018-05-24 23:17:18,565 9916 [DEBUG] - BoxStarter.WinConfig 2.11.0 2018-05-24 23:17:18,567 9916 [DEBUG] - browsinghistoryview 2.15 2018-05-24 23:17:18,569 9916 [DEBUG] - bulletspassview 1.32 2018-05-24 23:17:18,571 9916 [DEBUG] - ccleaner 5.43.6520 2018-05-24 23:17:18,574 9916 [DEBUG] - cdburnerxp 4.5.8.6795 2018-05-24 23:17:18,576 9916 [DEBUG] - checksum 0.2.0 2018-05-24 23:17:18,577 9916 [DEBUG] - choco-cleaner 0.0.3 2018-05-24 23:17:18,579 9916 [DEBUG] - choco-optimize-at 0.0.1.1 2018-05-24 23:17:18,581 9916 [DEBUG] - choco-package-list-backup 2018.05.19 2018-05-24 23:17:18,583 9916 [DEBUG] - choco-shortcuts-winconfig 0.0.1 2018-05-24 23:17:18,585 9916 [DEBUG] - choco-upgrade-all-at 0.0.5 2018-05-24 23:17:18,587 9916 [DEBUG] - chocolatey 0.10.11 2018-05-24 23:17:18,589 9916 [DEBUG] - chocolatey-core.extension 1.3.3 2018-05-24 23:17:18,591 9916 [DEBUG] - chocolatey-fastanswers.extension 0.0.1 2018-05-24 23:17:18,593 9916 [DEBUG] - chocolatey-preinstaller-checks.extension 0.0.1-pre 2018-05-24 23:17:18,594 9916 [DEBUG] - chocolatey-visualstudio.extension 1.6.0 2018-05-24 23:17:18,596 9916 [DEBUG] - chocolatey-windowsupdate.extension 1.0.2 2018-05-24 23:17:18,598 9916 [DEBUG] - chocolatey.extension 1.12.11 2018-05-24 23:17:18,600 9916 [DEBUG] - ChocolateyGUI 0.16.0 2018-05-24 23:17:18,603 9916 [DEBUG] - chocomon 1.0.1.1 2018-05-24 23:17:18,604 9916 [DEBUG] - chrome-remote-desktop-chrome 63.0.3239.17 2018-05-24 23:17:18,606 9916 [DEBUG] - chromepass 1.45 2018-05-24 23:17:18,608 9916 [DEBUG] - chrometana-chrome 2.0.1 2018-05-24 23:17:18,609 9916 [DEBUG] - cmdaliases 1.0.0.1 2018-05-24 23:17:18,612 9916 [DEBUG] - cms-magic-series 2.2.5.2029 2018-05-24 23:17:18,613 9916 [DEBUG] - colorfultabs-firefox 31.0.8 2018-05-24 23:17:18,615 9916 [DEBUG] - cports 2.50 2018-05-24 23:17:18,617 9916 [DEBUG] - crystaldiskinfo 7.6.0 2018-05-24 23:17:18,620 9916 [DEBUG] - crystaldiskinfo.portable 7.6.0 2018-05-24 23:17:18,622 9916 [DEBUG] - dell-update 2.1.3.0 2018-05-24 23:17:18,623 9916 [DEBUG] - desktopok 5.21 2018-05-24 23:17:18,625 9916 [DEBUG] - disabledefender-winconfig 0.0.1 2018-05-24 23:17:18,627 9916 [DEBUG] - DotNet3.5 3.5.20160716 2018-05-24 23:17:18,629 9916 [DEBUG] - DotNet4.0 4.0.30319.20141222 2018-05-24 23:17:18,630 9916 [DEBUG] - DotNet4.5 4.5.20120822 2018-05-24 23:17:18,632 9916 [DEBUG] - DotNet4.5.1 4.5.1.20140606 2018-05-24 23:17:18,634 9916 [DEBUG] - DotNet4.5.2 4.5.2.20140902 2018-05-24 23:17:18,636 9916 [DEBUG] - DotNet4.6 4.6.00081.20150925 2018-05-24 23:17:18,637 9916 [DEBUG] - DotNet4.6.1 4.6.01055.20170308 2018-05-24 23:17:18,639 9916 [DEBUG] - dotnet4.6.2 4.6.01590.20170129 2018-05-24 23:17:18,641 9916 [DEBUG] - drivermax 9.43.0.280 2018-05-24 23:17:18,643 9916 [DEBUG] - dropbox 50.4.71 2018-05-24 23:17:18,645 9916 [DEBUG] - dual-monitor-tools 2.6.0.0 2018-05-24 23:17:18,647 9916 [DEBUG] - earthview-chrome 2.18.5 2018-05-24 23:17:18,649 9916 [DEBUG] - ebay-chrome 4.2.25 2018-05-24 23:17:18,650 9916 [DEBUG] - edgedeflector 1.1.3.0 2018-05-24 23:17:18,652 9916 [DEBUG] - elevate 1.1 2018-05-24 23:17:18,655 9916 [DEBUG] - ellp 1.5.1.1611 2018-05-24 23:17:18,656 9916 [DEBUG] - exifviewer-chrome 2.4.4 2018-05-24 23:17:18,658 9916 [DEBUG] - feedly-chrome 35.0.20170115 2018-05-24 23:17:18,661 9916 [DEBUG] - filebot 4.7.9 2018-05-24 23:17:18,662 9916 [DEBUG] - FileTypesMan 1.83 2018-05-24 23:17:18,665 9916 [DEBUG] - Firefox 60.0.1 2018-05-24 23:17:18,667 9916 [DEBUG] - fireshot-chrome 0.98.93.2 2018-05-24 23:17:18,669 9916 [DEBUG] - flagfox-firefox 5.1.18 2018-05-24 23:17:18,671 9916 [DEBUG] - flicflac 1.03.20161106 2018-05-24 23:17:18,672 9916 [DEBUG] - font-awesome-font 5.0.2 2018-05-24 23:17:18,674 9916 [DEBUG] - forceps 1.0.0.1 2018-05-24 23:17:18,676 9916 [DEBUG] - go-contact-sync-mod 3.10.14 2018-05-24 23:17:18,678 9916 [DEBUG] - google-calendar-chrome 2.8 2018-05-24 23:17:18,680 9916 [DEBUG] - google-dictionary-chrome 4.0.8 2018-05-24 23:17:18,681 9916 [DEBUG] - google-play-music-manager 1.3.33.5 2018-05-24 23:17:18,683 9916 [DEBUG] - google-shortcuts-firefox 1.1.7 2018-05-24 23:17:18,685 9916 [DEBUG] - google-translate-chrome 2.0.7 2018-05-24 23:17:18,687 9916 [DEBUG] - google-voice-chrome 2.4.4.20170115 2018-05-24 23:17:18,689 9916 [DEBUG] - google-web-designer 3.0.1.0319 2018-05-24 23:17:18,691 9916 [DEBUG] - GoogleChrome 66.0.3359.18100 2018-05-24 23:17:18,693 9916 [DEBUG] - grub2win 1.0.4.7 2018-05-24 23:17:18,695 9916 [DEBUG] - gsmartcontrol 1.1.3 2018-05-24 23:17:18,697 9916 [DEBUG] - hdhomerun-view 2018.03.27 2018-05-24 23:17:18,699 9916 [DEBUG] - hp-universal-print-driver-pcl 6.6.0.23029 2018-05-24 23:17:18,701 9916 [DEBUG] - https-everywhere-chrome 2016.12.19 2018-05-24 23:17:18,702 9916 [DEBUG] - https-everywhere-firefox 5.2.15 2018-05-24 23:17:18,705 9916 [DEBUG] - Icaros 3.0.2 2018-05-24 23:17:18,706 9916 [DEBUG] - ietab-chrome 10.1.11.1 2018-05-24 23:17:18,709 9916 [DEBUG] - imageresizerapp 3.1.0 2018-05-24 23:17:18,710 9916 [DEBUG] - innoextract 1.6 2018-05-24 23:17:18,713 9916 [DEBUG] - InnoSetup 5.5.9.20171105 2018-05-24 23:17:18,714 9916 [DEBUG] - instchoco 2.02 2018-05-24 23:17:18,717 9916 [DEBUG] - intel-chipset-device-software 10.1.1.42 2018-05-24 23:17:18,718 9916 [DEBUG] - intel-driver-update-utility 3.1.1.220180112 2018-05-24 23:17:18,721 9916 [DEBUG] - intel-dsa 3.3.0.4 2018-05-24 23:17:18,723 9916 [DEBUG] - intel-graphics-driver 15.65.5.4982 2018-05-24 23:17:18,725 9916 [DEBUG] - intel-network-drivers-win10 23.1 2018-05-24 23:17:18,727 9916 [DEBUG] - ipwhoisflags-chrome 3.42.20170115 2018-05-24 23:17:18,729 9916 [DEBUG] - IrfanView 4.51 2018-05-24 23:17:18,731 9916 [DEBUG] - irfanviewplugins 4.51 2018-05-24 23:17:18,732 9916 [DEBUG] - javaruntime 8.0.151 2018-05-24 23:17:18,734 9916 [DEBUG] - KB2919355 1.0.20160915 2018-05-24 23:17:18,736 9916 [DEBUG] - KB2919442 1.0.20160915 2018-05-24 23:17:18,737 9916 [DEBUG] - KB2999226 1.0.20170509 2018-05-24 23:17:18,739 9916 [DEBUG] - KB3033929 1.0.3 2018-05-24 23:17:18,741 9916 [DEBUG] - KB3035131 1.0.1 2018-05-24 23:17:18,743 9916 [DEBUG] - keep-chrome 3.1.16302.1110 2018-05-24 23:17:18,744 9916 [DEBUG] - keepass 2.39.1 2018-05-24 23:17:18,746 9916 [DEBUG] - keepass-yet-another-favicon-downloader 1.1.1.0 2018-05-24 23:17:18,748 9916 [DEBUG] - lame 3.100.20180304 2018-05-24 23:17:18,750 9916 [DEBUG] - logiccards-chrome 1.0.0.2 2018-05-24 23:17:18,753 9916 [DEBUG] - lsasecretsview 1.21 2018-05-24 23:17:18,755 9916 [DEBUG] - marker 0.0.6.0 2018-05-24 23:17:18,757 9916 [DEBUG] - mini-squeezebox-control-chrome 1.2.20170115 2018-05-24 23:17:18,759 9916 [DEBUG] - momentum-chrome 0.92.2 2018-05-24 23:17:18,760 9916 [DEBUG] - neat 5.7.1.474 2018-05-24 23:17:18,762 9916 [DEBUG] - netstat-viewer 1.0.20180402 2018-05-24 23:17:18,764 9916 [DEBUG] - nfopad 1.73 2018-05-24 23:17:18,766 9916 [DEBUG] - nirlauncher 1.20.39 2018-05-24 23:17:18,768 9916 [DEBUG] - nmap 7.70 2018-05-24 23:17:18,770 9916 [DEBUG] - norton-text-search-resurrection 1.0.0.1 2018-05-24 23:17:18,772 9916 [DEBUG] - notepadplusplus 7.5.6 2018-05-24 23:17:18,775 9916 [DEBUG] - notepadplusplus.install 7.5.6 2018-05-24 23:17:18,776 9916 [DEBUG] - notifier-for-github-chrome 3.0.5 2018-05-24 23:17:18,778 9916 [DEBUG] - nsis 3.03 2018-05-24 23:17:18,779 9916 [DEBUG] - ntfslinksview 1.30 2018-05-24 23:17:18,781 9916 [DEBUG] - NuGet.CommandLine 4.6.2 2018-05-24 23:17:18,782 9916 [DEBUG] - open-screenshot-chrome 24.0 2018-05-24 23:17:18,784 9916 [DEBUG] - outlookaddressbookview 2.17 2018-05-24 23:17:18,786 9916 [DEBUG] - outlookattachview 3.11 2018-05-24 23:17:18,788 9916 [DEBUG] - performance-monitor 4.1.3.20170523 2018-05-24 23:17:18,789 9916 [DEBUG] - plex-chrome 2.12.8.0020180103 2018-05-24 23:17:18,791 9916 [DEBUG] - plex-home-theater 1.4.1.469 2018-05-24 23:17:18,793 9916 [DEBUG] - pngoptimizer 2.4 2018-05-24 23:17:18,794 9916 [DEBUG] - PowerShell 5.1.14409.20180105 2018-05-24 23:17:18,796 9916 [DEBUG] - ProduKey 1.92 2018-05-24 23:17:18,798 9916 [DEBUG] - program-install-and-uninstall-troubleshooter 1.0 2018-05-24 23:17:18,801 9916 [DEBUG] - PSWindowsUpdate 1.5.1 2018-05-24 23:17:18,804 9916 [DEBUG] - ptime 1.0.0.20170103 2018-05-24 23:17:18,807 9916 [DEBUG] - pushbullet-chrome 336.0.20170115 2018-05-24 23:17:18,809 9916 [DEBUG] - putty 0.70.0.20171219 2018-05-24 23:17:18,811 9916 [DEBUG] - putty.portable 0.70.0.20171219 2018-05-24 23:17:18,814 9916 [DEBUG] - qdir 7.02 2018-05-24 23:17:18,816 9916 [DEBUG] - raidar 6.3 2018-05-24 23:17:18,817 9916 [DEBUG] - RegShot 1.9.3 2018-05-24 23:17:18,820 9916 [DEBUG] - reveye-chrome 1.4.4 2018-05-24 23:17:18,822 9916 [DEBUG] - Revo.Uninstaller 2.0.2 2018-05-24 23:17:18,824 9916 [DEBUG] - roost-desktop-notifier-for-nest 0.9.8.160 2018-05-24 23:17:18,825 9916 [DEBUG] - RSAT 2.1 2018-05-24 23:17:18,827 9916 [DEBUG] - rufus 2.18 2018-05-24 23:17:18,829 9916 [DEBUG] - save-to-pocket-chrome 2.1.17 2018-05-24 23:17:18,832 9916 [DEBUG] - screenlogic-connect 5.2.736.0 2018-05-24 23:17:18,833 9916 [DEBUG] - search-by-image-chrome 1.5.2 2018-05-24 23:17:18,836 9916 [DEBUG] - setpoint 6.67.83.20161009 2018-05-24 23:17:18,838 9916 [DEBUG] - Shotcut 17.11 2018-05-24 23:17:18,840 9916 [DEBUG] - siv 5.30 2018-05-24 23:17:18,842 9916 [DEBUG] - skype 8.22.0.2 2018-05-24 23:17:18,844 9916 [DEBUG] - specialfoldersview 1.26 2018-05-24 23:17:18,846 9916 [DEBUG] - Sudo 1.1.0 2018-05-24 23:17:18,848 9916 [DEBUG] - sumo 5.5.7.388 2018-05-24 23:17:18,850 9916 [DEBUG] - sysinternals 2018.5.14 2018-05-24 23:17:18,853 9916 [DEBUG] - take-command 22.0.41.0 2018-05-24 23:17:18,855 9916 [DEBUG] - taskschedulerview 1.40 2018-05-24 23:17:18,857 9916 [DEBUG] - teamviewer-chrome 13.0.281 2018-05-24 23:17:18,859 9916 [DEBUG] - tor-browser 7.5.4 2018-05-24 23:17:18,861 9916 [DEBUG] - ultimate-settings-panel 6.1 2018-05-24 23:17:18,864 9916 [DEBUG] - universal-extractor 1.6.1.20161126 2018-05-24 23:17:18,866 9916 [DEBUG] - universal-firmware-updater 4.0.1.4 2018-05-24 23:17:18,868 9916 [DEBUG] - ussf 1.5.0 2018-05-24 23:17:18,870 9916 [DEBUG] - utorrent-easy-client-chrome 2.6.8 2018-05-24 23:17:18,872 9916 [DEBUG] - vcredist140 14.12.25810 2018-05-24 23:17:18,874 9916 [DEBUG] - vcredist2008 9.0.30729.6161 2018-05-24 23:17:18,876 9916 [DEBUG] - vcredist2010 10.0.40219.2 2018-05-24 23:17:18,878 9916 [DEBUG] - vcredist2015 14.0.24215.20170201 2018-05-24 23:17:18,880 9916 [DEBUG] - visualbcd 0.9.3.1 2018-05-24 23:17:18,882 9916 [DEBUG] - visualstudio2017-installer 1.0.1 2018-05-24 23:17:18,887 9916 [DEBUG] - VisualStudio2017Community 15.2.26430.20170605 2018-05-24 23:17:18,890 9916 [DEBUG] - vlc 3.0.2 2018-05-24 23:17:18,892 9916 [DEBUG] - vmware-powercli-psmodule 10.0.0.7895300 2018-05-24 23:17:18,895 9916 [DEBUG] - vmwarevsphereclient 6.0.0.5112508 2018-05-24 23:17:18,898 9916 [DEBUG] - vnc-connect 6.2.1 2018-05-24 23:17:18,901 9916 [DEBUG] - vnc-viewer 6.17.1113 2018-05-24 23:17:18,904 9916 [DEBUG] - waybackmachine-chrome 2.12 2018-05-24 23:17:18,906 9916 [DEBUG] - weather-chrome 4.2.97 2018-05-24 23:17:18,908 9916 [DEBUG] - wget 1.19.4 2018-05-24 23:17:18,911 9916 [DEBUG] - win10mct 10.0.17134.1 2018-05-24 23:17:18,913 9916 [DEBUG] - wincrashreport 1.25 2018-05-24 23:17:18,916 9916 [DEBUG] - windirstat 1.1.2.20161210 2018-05-24 23:17:18,918 9916 [DEBUG] - windowsxappremover 1.02 2018-05-24 23:17:18,921 9916 [DEBUG] - WinPcap 4.1.3.20161116 2018-05-24 23:17:18,923 9916 [DEBUG] - winrar 5.50 2018-05-24 23:17:18,925 9916 [DEBUG] - wot-chrome 3.2.1 2018-05-24 23:17:18,927 9916 [DEBUG] - wot-firefox 20170206.0 2018-05-24 23:17:18,929 9916 [DEBUG] - yumi 2.0.5.6 2018-05-24 23:17:18,930 9916 [DEBUG] - --- End of List --- 2018-05-24 23:17:19,272 9916 [INFO ] - 7zip v18.5 is the latest version available based on your source(s). 2018-05-24 23:17:19,357 9916 [INFO ] - 7zip.commandline v16.02.0.20170209 is the latest version available based on your source(s). 2018-05-24 23:17:19,433 9916 [INFO ] - 7zip.install v18.5 is the latest version available based on your source(s). 2018-05-24 23:17:19,520 9916 [INFO ] - 7zip.portable v18.5 is the latest version available based on your source(s). 2018-05-24 23:17:19,867 9916 [INFO ] - adblockplus-firefox v2.7.1 is the latest version available based on your source(s). 2018-05-24 23:17:19,952 9916 [INFO ] - adblockpluschrome v1.12.4 is the latest version available based on your source(s). 2018-05-24 23:17:20,025 9916 [INFO ] - adblockplusie v1.4 is the latest version available based on your source(s). 2018-05-24 23:17:20,098 9916 [INFO ] - AdobeAIR v28.0.0.127 is the latest version available based on your source(s). 2018-05-24 23:17:20,171 9916 [INFO ] - adobereader v2015.007.20033.02 is the latest version available based on your source(s). 2018-05-24 23:17:21,293 9916 [INFO ] - advanced-codecs v10.0.4 is the latest version available based on your source(s). 2018-05-24 23:17:21,374 9916 [INFO ] - allwemo v2.14.6249.29697 is the latest version available based on your source(s). 2018-05-24 23:17:21,437 9916 [INFO ] - amazon-assistant-chrome v10.1610.8.1201 is the latest version available based on your source(s). 2018-05-24 23:17:21,510 9916 [INFO ] - ammyy-admin v3.5.6 is the latest version available based on your source(s). 2018-05-24 23:17:21,586 9916 [INFO ] - angryip v3.5.2 is the latest version available based on your source(s). 2018-05-24 23:17:21,644 9916 [INFO ] - audioshell v2.3.6 is the latest version available based on your source(s). 2018-05-24 23:17:21,809 9916 [INFO ] - autohotkey v1.1.28.02 is the latest version available based on your source(s). 2018-05-24 23:17:21,972 9916 [INFO ] - autohotkey.install v1.1.28.02 is the latest version available based on your source(s). 2018-05-24 23:17:22,113 9916 [INFO ] - autohotkey.portable v1.1.28.02 is the latest version available based on your source(s). 2018-05-24 23:17:22,183 9916 [INFO ] - becyicongrabber v2.30.0.20161027 is the latest version available based on your source(s). 2018-05-24 23:17:22,246 9916 [INFO ] - blockjsvbs-winconfig v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:22,438 9916 [INFO ] - boxstarter v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:17:22,644 9916 [INFO ] - boxstarter.bootstrapper v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:17:22,867 9916 [INFO ] - boxstarter.chocolatey v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:17:23,045 9916 [INFO ] - BoxStarter.Common v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:17:23,185 9916 [INFO ] - Boxstarter.HyperV v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:17:23,394 9916 [INFO ] - BoxStarter.WinConfig v2.11.0 is the latest version available based on your source(s). 2018-05-24 23:17:23,469 9916 [INFO ] - browsinghistoryview v2.15 is the latest version available based on your source(s). 2018-05-24 23:17:23,530 9916 [INFO ] - bulletspassview v1.32 is the latest version available based on your source(s). 2018-05-24 23:17:23,661 9916 [INFO ] - ccleaner v5.43.6520 is the latest version available based on your source(s). 2018-05-24 23:17:23,782 9916 [INFO ] - cdburnerxp v4.5.8.6795 is the latest version available based on your source(s). 2018-05-24 23:17:23,851 9916 [INFO ] - checksum v0.2.0 is the latest version available based on your source(s). 2018-05-24 23:17:23,968 9916 [INFO ] - choco-cleaner v0.0.3 is the latest version available based on your source(s). 2018-05-24 23:17:24,036 9916 [INFO ] - choco-optimize-at v0.0.1.1 is the latest version available based on your source(s). 2018-05-24 23:17:24,106 9916 [INFO ] - choco-package-list-backup v2018.05.19 is the latest version available based on your source(s). 2018-05-24 23:17:24,168 9916 [INFO ] - choco-shortcuts-winconfig v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:24,236 9916 [INFO ] - choco-upgrade-all-at v0.0.5 is the latest version available based on your source(s). 2018-05-24 23:17:24,704 9916 [INFO ] - chocolatey v0.10.11 is the latest version available based on your source(s). 2018-05-24 23:17:24,787 9916 [INFO ] - chocolatey-core.extension v1.3.3 is the latest version available based on your source(s). 2018-05-24 23:17:24,845 9916 [INFO ] - chocolatey-fastanswers.extension v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:24,905 9916 [INFO ] - chocolatey-preinstaller-checks.extension v0.0.1-pre is the latest version available based on your source(s). 2018-05-24 23:17:24,973 9916 [INFO ] - chocolatey-visualstudio.extension v1.6.0 is the latest version available based on your source(s). 2018-05-24 23:17:25,033 9916 [INFO ] - chocolatey-windowsupdate.extension v1.0.2 is the latest version available based on your source(s). 2018-05-24 23:17:25,093 9916 [WARN ] - chocolatey.extension was not found with the source(s) listed. If you specified a particular version and are receiving this message, it is possible that the package name exists but the version does not. Version: ""; Source(s): "https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey" 2018-05-24 23:17:25,177 9916 [INFO ] - ChocolateyGUI v0.16.0 is the latest version available based on your source(s). 2018-05-24 23:17:25,240 9916 [INFO ] - chocomon v1.0.1.1 is the latest version available based on your source(s). 2018-05-24 23:17:25,302 9916 [INFO ] - chrome-remote-desktop-chrome v63.0.3239.17 is the latest version available based on your source(s). 2018-05-24 23:17:25,366 9916 [INFO ] - chromepass v1.45 is the latest version available based on your source(s). 2018-05-24 23:17:25,428 9916 [INFO ] - chrometana-chrome v2.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:25,495 9916 [INFO ] - cmdaliases v1.0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:25,564 9916 [INFO ] - cms-magic-series v2.2.5.2029 is the latest version available based on your source(s). 2018-05-24 23:17:25,626 9916 [INFO ] - colorfultabs-firefox v31.0.8 is the latest version available based on your source(s). 2018-05-24 23:17:25,690 9916 [INFO ] - cports v2.50 is the latest version available based on your source(s). 2018-05-24 23:17:26,573 9916 [INFO ] - crystaldiskinfo v7.6.0 is the latest version available based on your source(s). 2018-05-24 23:17:27,853 9916 [INFO ] - crystaldiskinfo.portable v7.6.0 is the latest version available based on your source(s). 2018-05-24 23:17:27,924 9916 [INFO ] - dell-update v2.1.3.0 is the latest version available based on your source(s). 2018-05-24 23:17:28,054 9916 [INFO ] - desktopok v5.21 is the latest version available based on your source(s). 2018-05-24 23:17:28,117 9916 [INFO ] - disabledefender-winconfig v0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:28,182 9916 [INFO ] - DotNet3.5 v3.5.20160716 is the latest version available based on your source(s). 2018-05-24 23:17:28,243 9916 [INFO ] - DotNet4.0 v4.0.30319.20141222 is the latest version available based on your source(s). 2018-05-24 23:17:28,304 9916 [INFO ] - DotNet4.5 v4.5.20120822 is the latest version available based on your source(s). 2018-05-24 23:17:28,363 9916 [INFO ] - DotNet4.5.1 v4.5.1.20140606 is the latest version available based on your source(s). 2018-05-24 23:17:28,423 9916 [INFO ] - DotNet4.5.2 v4.5.2.20140902 is the latest version available based on your source(s). 2018-05-24 23:17:28,488 9916 [INFO ] - DotNet4.6 v4.6.00081.20150925 is the latest version available based on your source(s). 2018-05-24 23:17:28,577 9916 [INFO ] - DotNet4.6.1 v4.6.01055.20170308 is the latest version available based on your source(s). 2018-05-24 23:17:28,654 9916 [INFO ] - dotnet4.6.2 v4.6.01590.20170129 is the latest version available based on your source(s). 2018-05-24 23:17:28,728 9916 [INFO ] - drivermax v9.43.0.280 is the latest version available based on your source(s). 2018-05-24 23:17:29,036 9916 [INFO ] - dropbox v50.4.71 is the latest version available based on your source(s). 2018-05-24 23:17:29,103 9916 [INFO ] - dual-monitor-tools v2.6.0.0 is the latest version available based on your source(s). 2018-05-24 23:17:29,164 9916 [INFO ] - earthview-chrome v2.18.5 is the latest version available based on your source(s). 2018-05-24 23:17:29,225 9916 [INFO ] - ebay-chrome v4.2.25 is the latest version available based on your source(s). 2018-05-24 23:17:29,290 9916 [INFO ] - edgedeflector v1.1.3.0 is the latest version available based on your source(s). 2018-05-24 23:17:29,351 9916 [INFO ] - elevate v1.1 is the latest version available based on your source(s). 2018-05-24 23:17:29,421 9916 [INFO ] - ellp v1.5.1.1611 is the latest version available based on your source(s). 2018-05-24 23:17:29,484 9916 [INFO ] - exifviewer-chrome v2.4.4 is the latest version available based on your source(s). 2018-05-24 23:17:29,550 9916 [INFO ] - feedly-chrome v35.0.20170115 is the latest version available based on your source(s). 2018-05-24 23:17:30,161 9916 [INFO ] - filebot v4.7.9 is the latest version available based on your source(s). 2018-05-24 23:17:30,222 9916 [INFO ] - FileTypesMan v1.83 is the latest version available based on your source(s). 2018-05-24 23:17:30,432 9916 [INFO ] - Firefox v60.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:30,492 9916 [INFO ] - fireshot-chrome v0.98.93.2 is the latest version available based on your source(s). 2018-05-24 23:17:30,553 9916 [INFO ] - flagfox-firefox v5.1.18 is the latest version available based on your source(s). 2018-05-24 23:17:30,615 9916 [INFO ] - flicflac v1.03.20161106 is the latest version available based on your source(s). 2018-05-24 23:17:30,676 9916 [INFO ] - font-awesome-font v5.0.2 is the latest version available based on your source(s). 2018-05-24 23:17:30,752 9916 [INFO ] - forceps v1.0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:31,180 9916 [INFO ] - go-contact-sync-mod v3.10.14 is the latest version available based on your source(s). 2018-05-24 23:17:31,589 9916 [INFO ] - google-calendar-chrome v2.8 is the latest version available based on your source(s). 2018-05-24 23:17:31,666 9916 [INFO ] - google-dictionary-chrome v4.0.8 is the latest version available based on your source(s). 2018-05-24 23:17:32,098 9916 [INFO ] - google-play-music-manager v1.3.33.5 is newer than the most recent. You must be smarter than the average bear... 2018-05-24 23:17:32,181 9916 [INFO ] - google-shortcuts-firefox v1.1.7 is the latest version available based on your source(s). 2018-05-24 23:17:32,540 9916 [INFO ] - google-translate-chrome v2.0.7 is the latest version available based on your source(s). 2018-05-24 23:17:32,607 9916 [INFO ] - google-voice-chrome v2.4.4.20170115 is the latest version available based on your source(s). 2018-05-24 23:17:32,670 9916 [INFO ] - google-web-designer v3.0.1.0319 is the latest version available based on your source(s). 2018-05-24 23:17:32,879 9916 [INFO ] - GoogleChrome v66.0.3359.18100 is the latest version available based on your source(s). 2018-05-24 23:17:32,944 9916 [INFO ] - grub2win v1.0.4.7 is newer than the most recent. You must be smarter than the average bear... 2018-05-24 23:17:33,007 9916 [INFO ] - gsmartcontrol v1.1.3 is the latest version available based on your source(s). 2018-05-24 23:17:33,511 9916 [INFO ] - hdhomerun-view v2018.03.27 is the latest version available based on your source(s). 2018-05-24 23:17:33,575 9916 [INFO ] - hp-universal-print-driver-pcl v6.6.0.23029 is the latest version available based on your source(s). 2018-05-24 23:17:33,939 9916 [INFO ] - https-everywhere-chrome v2016.12.19 is the latest version available based on your source(s). 2018-05-24 23:17:34,024 9916 [INFO ] - https-everywhere-firefox v5.2.15 is the latest version available based on your source(s). 2018-05-24 23:17:34,551 9916 [INFO ] - Icaros v3.0.2 is the latest version available based on your source(s). 2018-05-24 23:17:34,920 9916 [INFO ] - ietab-chrome v10.1.11.1 is the latest version available based on your source(s). 2018-05-24 23:17:35,406 9916 [INFO ] - imageresizerapp v3.1.0 is the latest version available based on your source(s). 2018-05-24 23:17:35,487 9916 [INFO ] - innoextract v1.6 is the latest version available based on your source(s). 2018-05-24 23:17:35,932 9916 [INFO ] - InnoSetup v5.5.9.20171105 is the latest version available based on your source(s). 2018-05-24 23:17:36,011 9916 [INFO ] - instchoco v2.02 is the latest version available based on your source(s). 2018-05-24 23:17:36,080 9916 [INFO ] - intel-chipset-device-software v10.1.1.42 is the latest version available based on your source(s). 2018-05-24 23:17:36,610 9916 [INFO ] - intel-driver-update-utility v3.1.1.220180112 is the latest version available based on your source(s). 2018-05-24 23:17:37,087 9916 [INFO ] - intel-dsa v3.3.0.4 is the latest version available based on your source(s). 2018-05-24 23:17:37,177 9916 [INFO ] - intel-graphics-driver v15.65.5.4982 is newer than the most recent. You must be smarter than the average bear... 2018-05-24 23:17:37,610 9916 [INFO ] - intel-network-drivers-win10 v23.1 is the latest version available based on your source(s). 2018-05-24 23:17:37,967 9916 [INFO ] - ipwhoisflags-chrome v3.42.20170115 is the latest version available based on your source(s). 2018-05-24 23:17:38,072 9916 [INFO ] - IrfanView v4.51 is the latest version available based on your source(s). 2018-05-24 23:17:38,640 9916 [INFO ] - irfanviewplugins v4.51 is the latest version available based on your source(s). 2018-05-24 23:17:38,731 9916 [INFO ] - javaruntime v8.0.151 is the latest version available based on your source(s). 2018-05-24 23:17:39,137 9916 [INFO ] - KB2919355 v1.0.20160915 is the latest version available based on your source(s). 2018-05-24 23:17:39,499 9916 [INFO ] - KB2919442 v1.0.20160915 is the latest version available based on your source(s). 2018-05-24 23:17:39,936 9916 [INFO ] - KB2999226 v1.0.20170509 is the latest version available based on your source(s). 2018-05-24 23:17:40,020 9916 [INFO ] - KB3033929 v1.0.3 is the latest version available based on your source(s). 2018-05-24 23:17:40,084 9916 [INFO ] - KB3035131 v1.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:40,147 9916 [INFO ] - keep-chrome v3.1.16302.1110 is the latest version available based on your source(s). 2018-05-24 23:17:40,813 9916 [INFO ] - keepass v2.39.1 is the latest version available based on your source(s). 2018-05-24 23:17:40,874 9916 [INFO ] - keepass-yet-another-favicon-downloader v1.1.1.0 is the latest version available based on your source(s). 2018-05-24 23:17:41,314 9916 [INFO ] - lame v3.100.20180304 is the latest version available based on your source(s). 2018-05-24 23:17:41,393 9916 [INFO ] - logiccards-chrome v1.0.0.2 is the latest version available based on your source(s). 2018-05-24 23:17:41,452 9916 [INFO ] - lsasecretsview v1.21 is the latest version available based on your source(s). 2018-05-24 23:17:41,512 9916 [INFO ] - marker v0.0.6.0 is the latest version available based on your source(s). 2018-05-24 23:17:41,855 9916 [INFO ] - mini-squeezebox-control-chrome v1.2.20170115 is the latest version available based on your source(s). 2018-05-24 23:17:42,025 9916 [INFO ] - momentum-chrome v0.92.2 is the latest version available based on your source(s). 2018-05-24 23:17:42,409 9916 [INFO ] - neat v5.7.1.474 is the latest version available based on your source(s). 2018-05-24 23:17:42,897 9916 [WARN ] - netstat-viewer was not found with the source(s) listed. If you specified a particular version and are receiving this message, it is possible that the package name exists but the version does not. Version: ""; Source(s): "https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey" 2018-05-24 23:17:43,460 9916 [INFO ] - nfopad v1.73 is the latest version available based on your source(s). 2018-05-24 23:17:46,092 9916 [INFO ] - nirlauncher v1.20.39 is the latest version available based on your source(s). 2018-05-24 23:17:46,716 9916 [INFO ] - nmap v7.70 is the latest version available based on your source(s). 2018-05-24 23:17:46,780 9916 [INFO ] - norton-text-search-resurrection v1.0.0.1 is the latest version available based on your source(s). 2018-05-24 23:17:46,935 9916 [INFO ] - notepadplusplus v7.5.6 is the latest version available based on your source(s). 2018-05-24 23:17:47,105 9916 [INFO ] - notepadplusplus.install v7.5.6 is the latest version available based on your source(s). 2018-05-24 23:17:47,481 9916 [INFO ] - notifier-for-github-chrome v3.0.5 is the latest version available based on your source(s). 2018-05-24 23:17:48,056 9916 [INFO ] - nsis v3.03 is the latest version available based on your source(s). 2018-05-24 23:17:48,120 9916 [INFO ] - ntfslinksview v1.30 is the latest version available based on your source(s). 2018-05-24 23:17:48,202 9916 [INFO ] - NuGet.CommandLine v4.6.2 is the latest version available based on your source(s). 2018-05-24 23:17:48,592 9916 [INFO ] - open-screenshot-chrome v24.0 is the latest version available based on your source(s). 2018-05-24 23:17:48,664 9916 [INFO ] - outlookaddressbookview v2.17 is the latest version available based on your source(s). 2018-05-24 23:17:48,736 9916 [INFO ] - outlookattachview v3.11 is the latest version available based on your source(s). 2018-05-24 23:17:48,964 9916 [INFO ] - performance-monitor v4.1.3.20170523 is the latest version available based on your source(s). 2018-05-24 23:17:49,413 9916 [INFO ] - plex-chrome v2.12.8.0020180103 is the latest version available based on your source(s). 2018-05-24 23:17:49,881 9916 [INFO ] - plex-home-theater v1.4.1.469 is the latest version available based on your source(s). 2018-05-24 23:17:49,945 9916 [INFO ] - pngoptimizer v2.4 is the latest version available based on your source(s). 2018-05-24 23:17:50,035 9916 [INFO ] - PowerShell v5.1.14409.20180105 is the latest version available based on your source(s). 2018-05-24 23:17:50,566 9916 [INFO ] - ProduKey v1.92 is the latest version available based on your source(s). 2018-05-24 23:17:50,629 9916 [INFO ] - program-install-and-uninstall-troubleshooter v1.0 is the latest version available based on your source(s). 2018-05-24 23:17:50,689 9916 [INFO ] - PSWindowsUpdate v1.5.1 is the latest version available based on your source(s). 2018-05-24 23:17:51,046 9916 [INFO ] - ptime v1.0.0.20170103 is the latest version available based on your source(s). 2018-05-24 23:17:51,125 9916 [INFO ] - pushbullet-chrome v336.0.20170115 is the latest version available based on your source(s). 2018-05-24 23:17:51,195 9916 [INFO ] - putty v0.70.0.20171219 is the latest version available based on your source(s). 2018-05-24 23:17:51,266 9916 [INFO ] - putty.portable v0.70.0.20171219 is the latest version available based on your source(s). 2018-05-24 23:17:51,342 9916 [INFO ] - qdir v7.02 is the latest version available based on your source(s). 2018-05-24 23:17:51,773 9916 [INFO ] - raidar v6.3 is the latest version available based on your source(s). 2018-05-24 23:17:51,861 9916 [INFO ] - RegShot v1.9.3 is the latest version available based on your source(s). 2018-05-24 23:17:51,927 9916 [INFO ] - reveye-chrome v1.4.4 is the latest version available based on your source(s). 2018-05-24 23:17:52,381 9916 [INFO ] - Revo.Uninstaller v2.0.2 is the latest version available based on your source(s). 2018-05-24 23:17:52,755 9916 [INFO ] - roost-desktop-notifier-for-nest v0.9.8.160 is newer than the most recent. You must be smarter than the average bear... 2018-05-24 23:17:53,256 9916 [INFO ] - RSAT v2.1 is the latest version available based on your source(s). 2018-05-24 23:17:53,337 9916 [INFO ] - rufus v2.18 is the latest version available based on your source(s). 2018-05-24 23:17:53,402 9916 [INFO ] - save-to-pocket-chrome v2.1.17 is the latest version available based on your source(s). 2018-05-24 23:17:53,795 9916 [INFO ] - screenlogic-connect v5.2.736.0 is the latest version available based on your source(s). 2018-05-24 23:17:53,869 9916 [INFO ] - search-by-image-chrome v1.5.2 is the latest version available based on your source(s). 2018-05-24 23:17:53,937 9916 [INFO ] - setpoint v6.67.83.20161009 is the latest version available based on your source(s). 2018-05-24 23:17:56,112 9916 [INFO ] - Shotcut v17.11 is the latest version available based on your source(s). 2018-05-24 23:17:56,619 9916 [INFO ] - siv v5.30 is the latest version available based on your source(s). 2018-05-24 23:17:56,779 9916 [INFO ] - skype v8.22.0.2 is the latest version available based on your source(s). 2018-05-24 23:17:56,847 9916 [INFO ] - specialfoldersview v1.26 is the latest version available based on your source(s). 2018-05-24 23:17:57,263 9916 [INFO ] - Sudo v1.1.0 is the latest version available based on your source(s). 2018-05-24 23:17:58,775 9916 [INFO ] - sumo v5.5.7.388 is the latest version available based on your source(s). 2018-05-24 23:18:00,030 9916 [INFO ] - sysinternals v2018.5.14 is the latest version available based on your source(s). 2018-05-24 23:18:00,101 9916 [INFO ] - take-command v22.0.41.0 is the latest version available based on your source(s). 2018-05-24 23:18:00,165 9916 [INFO ] - taskschedulerview v1.40 is the latest version available based on your source(s). 2018-05-24 23:18:00,225 9916 [INFO ] - teamviewer-chrome v13.0.281 is the latest version available based on your source(s). 2018-05-24 23:18:01,281 9916 [INFO ] - tor-browser v7.5.4 is the latest version available based on your source(s). 2018-05-24 23:18:01,359 9916 [INFO ] - ultimate-settings-panel v6.1 is the latest version available based on your source(s). 2018-05-24 23:18:01,706 9916 [INFO ] - universal-extractor v1.6.1.20161126 is the latest version available based on your source(s). 2018-05-24 23:18:01,794 9916 [INFO ] - universal-firmware-updater v4.0.1.4 is the latest version available based on your source(s). 2018-05-24 23:18:02,247 9916 [INFO ] - ussf v1.5.0 is the latest version available based on your source(s). 2018-05-24 23:18:02,322 9916 [INFO ] - utorrent-easy-client-chrome v2.6.8 is the latest version available based on your source(s). 2018-05-24 23:18:02,394 9916 [INFO ] - vcredist140 v14.12.25810 is the latest version available based on your source(s). 2018-05-24 23:18:02,910 9916 [INFO ] - vcredist2008 v9.0.30729.6161 is the latest version available based on your source(s). 2018-05-24 23:18:02,980 9916 [INFO ] - vcredist2010 v10.0.40219.2 is the latest version available based on your source(s). 2018-05-24 23:18:03,043 9916 [INFO ] - vcredist2015 v14.0.24215.20170201 is the latest version available based on your source(s). 2018-05-24 23:18:03,396 9916 [INFO ] - visualbcd v0.9.3.1 is the latest version available based on your source(s). 2018-05-24 23:18:03,847 9916 [INFO ] - visualstudio2017-installer v1.0.1 is the latest version available based on your source(s). 2018-05-24 23:18:04,373 9916 [INFO ] - VisualStudio2017Community v15.2.26430.20170605 is the latest version available based on your source(s). 2018-05-24 23:18:04,454 9916 [INFO ] - vlc v3.0.2 is the latest version available based on your source(s). 2018-05-24 23:18:04,817 9916 [INFO ] - vmware-powercli-psmodule v10.0.0.7895300 is the latest version available based on your source(s). 2018-05-24 23:18:05,238 9916 [INFO ] - vmwarevsphereclient v6.0.0.5112508 is the latest version available based on your source(s). 2018-05-24 23:18:05,739 9916 [INFO ] - vnc-connect v6.2.1 is the latest version available based on your source(s). 2018-05-24 23:18:06,239 9916 [INFO ] - vnc-viewer v6.17.1113 is the latest version available based on your source(s). 2018-05-24 23:18:06,608 9916 [INFO ] - waybackmachine-chrome v2.12 is the latest version available based on your source(s). 2018-05-24 23:18:06,994 9916 [INFO ] - weather-chrome v4.2.97 is the latest version available based on your source(s). 2018-05-24 23:18:07,065 9916 [INFO ] - wget v1.19.4 is the latest version available based on your source(s). 2018-05-24 23:18:07,132 9916 [INFO ] - win10mct v10.0.17134.1 is the latest version available based on your source(s). 2018-05-24 23:18:07,608 9916 [INFO ] - wincrashreport v1.25 is the latest version available based on your source(s). 2018-05-24 23:18:07,696 9916 [INFO ] - windirstat v1.1.2.20161210 is the latest version available based on your source(s). 2018-05-24 23:18:08,131 9916 [INFO ] - windowsxappremover v1.02 is the latest version available based on your source(s). 2018-05-24 23:18:08,605 9916 [INFO ] - WinPcap v4.1.3.20161116 is the latest version available based on your source(s). 2018-05-24 23:18:08,712 9916 [INFO ] - winrar v5.50 is the latest version available based on your source(s). 2018-05-24 23:18:09,073 9916 [INFO ] - wot-chrome v3.2.1 is the latest version available based on your source(s). 2018-05-24 23:18:09,136 9916 [INFO ] - wot-firefox v20170206.0 is the latest version available based on your source(s). 2018-05-24 23:18:10,418 9916 [INFO ] - yumi v2.0.5.6 is the latest version available based on your source(s). 2018-05-24 23:18:10,434 9916 [WARN ] - Chocolatey upgraded 0/206 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2018-05-24 23:18:10,437 9916 [INFO ] - 2018-05-24 23:18:10,440 9916 [WARN ] - Warnings: 2018-05-24 23:18:10,442 9916 [WARN ] - - chocolatey.extension - chocolatey.extension was not found with the source(s) listed. 2018-05-24 23:18:10,443 9916 [WARN ] - - netstat-viewer - netstat-viewer was not found with the source(s) listed. 2018-05-24 23:18:10,446 9916 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2018-05-24 23:18:10,450 9916 [DEBUG] - Exiting with 0 2018-05-24 23:19:20,125 6920 [DEBUG] - XmlConfiguration is now operational 2018-05-24 23:19:20,160 6920 [INFO ] - ============================================================ 2018-05-24 23:19:20,296 6920 [INFO ] - Chocolatey v0.10.11 2018-05-24 23:19:20,301 6920 [INFO ] - Please run 'choco -?' or 'choco -?' for help menu. 2018-05-24 23:19:20,306 6920 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 2018-05-24 23:19:20,308 6920 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2018-05-24 23:19:20,309 6920 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2018-05-24 23:19:20,317 6920 [DEBUG] - Command line: choco 2018-05-24 23:19:20,318 6920 [DEBUG] - Received arguments: 2018-05-24 23:19:20,353 6920 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2018-05-24 23:19:20,362 6920 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2018-05-24 23:19:20,368 6920 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2018-05-24 23:19:20,648 6920 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2018-05-24 23:19:20,653 6920 [DEBUG] - Exiting with 1 2018-05-24 23:19:59,613 2948 [DEBUG] - XmlConfiguration is now operational 2018-05-24 23:19:59,651 2948 [INFO ] - ============================================================ 2018-05-24 23:19:59,804 2948 [INFO ] - Chocolatey v0.10.11 2018-05-24 23:19:59,813 2948 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 2018-05-24 23:19:59,816 2948 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2018-05-24 23:19:59,816 2948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2018-05-24 23:19:59,826 2948 [DEBUG] - Command line: choco geforce-game-ready-driver 2018-05-24 23:19:59,827 2948 [DEBUG] - Received arguments: geforce-game-ready-driver 2018-05-24 23:19:59,872 2948 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2018-05-24 23:19:59,881 2948 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2018-05-24 23:19:59,887 2948 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2018-05-24 23:20:00,196 2948 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2018-05-24 23:20:00,202 2948 [ERROR] - Could not find a command registered that meets 'geforce-game-ready-driver'. Try choco -? for command reference/help. 2018-05-24 23:20:00,205 2948 [DEBUG] - Exiting with 1 2018-05-24 23:20:08,241 15884 [DEBUG] - XmlConfiguration is now operational 2018-05-24 23:20:08,276 15884 [INFO ] - ============================================================ 2018-05-24 23:20:08,417 15884 [INFO ] - Chocolatey v0.10.11 2018-05-24 23:20:08,426 15884 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 2018-05-24 23:20:08,428 15884 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". 2018-05-24 23:20:08,429 15884 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". 2018-05-24 23:20:08,438 15884 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install geforce-game-ready-driver 2018-05-24 23:20:08,439 15884 [DEBUG] - Received arguments: install geforce-game-ready-driver 2018-05-24 23:20:08,474 15884 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. 2018-05-24 23:20:08,483 15884 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... 2018-05-24 23:20:08,489 15884 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed... 2018-05-24 23:20:08,777 15884 [DEBUG] - The source 'https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey' evaluated to a 'normal' source type 2018-05-24 23:20:08,779 15884 [DEBUG] - 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. 2018-05-24 23:20:08,787 15884 [DEBUG] - Configuration: CommandName='install'| CacheLocation='C:\Users\bcurran\AppData\Local\Temp\chocolatey'| ContainsLegacyPackageInstalls='True'| CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| Sources='https://chocolatey.org/api/v2/;http://chocolatey.lacomputerbuddy.com/chocolatey'|

SourceType='normal'|Debug='False'|Verbose='False'|Trace='False'| Force='False'|Noop='False'|HelpRequested='False'| UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'| PromptForConfirmation='False'|AcceptLicense='False'| AllowUnofficialBuild='False'|Input='geforce-game-ready-driver'| AllVersions='False'|SkipPackageInstallProvider='False'| PackageNames='geforce-game-ready-driver'|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.17134.0'| Information.PlatformName='Windows 10'| Information.ChocolateyVersion='0.10.11.0'| Information.ChocolateyProductVersion='0.10.11'| Information.FullName='choco, Version=0.10.11.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'| Information.Is64BitProcess='True'|Information.IsInteractive='True'| Information.UserName='bcurran'|Information.UserDomainName='LACB'| Information.IsUserAdministrator='True'| Information.IsUserSystemAccount='False'| Information.IsUserRemoteDesktop='False'| Information.IsUserRemote='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.LogWithoutColor='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='True'| Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'| Features.RemovePackageInformationOnUninstall='False'| Features.ScriptsCheckLastExitCode='False'| ListCommand.LocalOnly='False'| ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| ListCommand.PageSize='25'|ListCommand.Exact='False'| ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='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'| SourceCommand.VisibleToAdminsOnly='False'| FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'| PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'| Proxy.BypassOnLocal='True'| 2018-05-24 23:20:08,789 15884 [DEBUG] - Chocolatey:ChocolateyInstallCommand - Normal Run Mode 2018-05-24 23:20:08,793 15884 [INFO ] - Installing the following packages: 2018-05-24 23:20:08,795 15884 [INFO ] - geforce-game-ready-driver 2018-05-24 23:20:08,798 15884 [INFO ] - By installing you accept licenses for the packages. 2018-05-24 23:20:09,571 15884 [INFO ] - [NuGet] Installing 'geforce-game-ready-driver 397.93'. 2018-05-24 23:20:09,580 15884 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'geforce-game-ready-driver\tools'. 2018-05-24 23:20:09,583 15884 [DEBUG] - [NuGet] Added file 'chocolateyuninstall.ps1' to folder 'geforce-game-ready-driver\tools'. 2018-05-24 23:20:09,620 15884 [DEBUG] - [NuGet] Added file 'geforce-game-ready-driver.nuspec' to folder 'geforce-game-ready-driver'. 2018-05-24 23:20:09,624 15884 [DEBUG] - [NuGet] Added file 'geforce-game-ready-driver.nupkg' to folder 'geforce-game-ready-driver'. 2018-05-24 23:20:09,625 15884 [INFO ] - [NuGet] Successfully installed 'geforce-game-ready-driver 397.93'. 2018-05-24 23:20:09,627 15884 [INFO ] - geforce-game-ready-driver v397.93 [Approved] 2018-05-24 23:20:09,637 15884 [INFO ] - geforce-game-ready-driver package files install completed. Performing other installation steps. 2018-05-24 23:20:09,725 15884 [DEBUG] - Setting installer args for geforce-game-ready-driver 2018-05-24 23:20:09,728 15884 [DEBUG] - Setting package parameters for geforce-game-ready-driver 2018-05-24 23:20:09,730 15884 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1': 2018-05-24 23:20:09,738 15884 [DEBUG] - $ErrorActionPreference = 'Stop'; $packageArgs = @{ packageName = 'geforce-game-ready-driver' fileType = 'EXE' url64 = 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' checksum64 = '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' checksumType64 = 'sha256' silentArgs = '-s -noreboot' validExitCodes = @(0,1) softwareName = 'NVIDIA Graphics Driver*' }

If ( [System.Environment]::OSVersion.Version.Major -ne '10' ) { $packageArgs['url64'] = 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win8-win7-64bit-international-whql.exe' $packageArgs['checksum64'] = '2a842d7c3345b4fc7fca0c6f719e4b7f9e479d2ccd776e83e70480e8db8d0842' }

If ( -not (Get-OSArchitectureWidth -compare 64) ) { Write-Warning "NVIDIA has ended support for 32bit operating systems." Write-Warning "32 bit users should specify version 391.35." Write-Warning "Security patches for 32bit may be available on geforce.com" Write-Error "32 bit no longer supported." }

Install-ChocolateyPackage @packageArgs

Write-Host "The package 'nvidia-display-driver' is also available for those who don't want or need the extra software bundled with the conventional geforce package."

2018-05-24 23:20:09,752 15884 [DEBUG] - 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'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] 2018-05-24 23:20:09,755 15884 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by '' 2018-05-24 23:20:09,906 15884 [DEBUG] - Host version is 5.1.17134.1, PowerShell Version is '5.1.17134.48' and CLR Version is '4.0.30319.42000'. 2018-05-24 23:20:10,080 15884 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2018-05-24 23:20:10,083 15884 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2018-05-24 23:20:10,084 15884 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2018-05-24 23:20:10,086 15884 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2018-05-24 23:20:10,087 15884 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2018-05-24 23:20:10,088 15884 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2018-05-24 23:20:10,089 15884 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2018-05-24 23:20:10,090 15884 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2018-05-24 23:20:10,092 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2018-05-24 23:20:10,093 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2018-05-24 23:20:10,094 15884 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2018-05-24 23:20:10,095 15884 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2018-05-24 23:20:10,096 15884 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2018-05-24 23:20:10,097 15884 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2018-05-24 23:20:10,098 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2018-05-24 23:20:10,099 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2018-05-24 23:20:10,100 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2018-05-24 23:20:10,101 15884 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2018-05-24 23:20:10,102 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2018-05-24 23:20:10,103 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2018-05-24 23:20:10,104 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2018-05-24 23:20:10,105 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2018-05-24 23:20:10,106 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2018-05-24 23:20:10,107 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2018-05-24 23:20:10,108 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2018-05-24 23:20:10,109 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2018-05-24 23:20:10,110 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2018-05-24 23:20:10,111 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2018-05-24 23:20:10,112 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2018-05-24 23:20:10,113 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2018-05-24 23:20:10,114 15884 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2018-05-24 23:20:10,115 15884 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2018-05-24 23:20:10,116 15884 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2018-05-24 23:20:10,117 15884 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2018-05-24 23:20:10,117 15884 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2018-05-24 23:20:10,119 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2018-05-24 23:20:10,120 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2018-05-24 23:20:10,121 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2018-05-24 23:20:10,122 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2018-05-24 23:20:10,122 15884 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2018-05-24 23:20:10,123 15884 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2018-05-24 23:20:10,124 15884 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2018-05-24 23:20:10,125 15884 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2018-05-24 23:20:10,125 15884 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2018-05-24 23:20:10,127 15884 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2018-05-24 23:20:10,127 15884 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2018-05-24 23:20:10,128 15884 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2018-05-24 23:20:10,129 15884 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2018-05-24 23:20:10,129 15884 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2018-05-24 23:20:10,130 15884 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2018-05-24 23:20:10,131 15884 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2018-05-24 23:20:10,131 15884 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2018-05-24 23:20:10,132 15884 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2018-05-24 23:20:10,136 15884 [DEBUG] - Loading community extensions 2018-05-24 23:20:10,143 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.licensed.dll' 2018-05-24 23:20:10,146 15884 [DEBUG] - Loading 'chocolatey.licensed' extension. 2018-05-24 23:20:10,148 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.licensed.dll'. 2018-05-24 23:20:10,166 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-ChocolateyWebFileCmdlet'. 2018-05-24 23:20:10,167 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-VirusCheckValidCmdlet'. 2018-05-24 23:20:10,169 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileCmdlet'. 2018-05-24 23:20:10,170 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileNameCmdlet'. 2018-05-24 23:20:10,171 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebHeadersCmdlet'. 2018-05-24 23:20:10,175 15884 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyInstallPackageCmdlet'. 2018-05-24 23:20:10,177 15884 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPackageCmdlet'. 2018-05-24 23:20:10,178 15884 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,179 15884 [INFO ] - VERBOSE: Importing cmdlet 'Invoke-ChocolateyProcessCmdlet'. 2018-05-24 23:20:10,180 15884 [INFO ] - VERBOSE: Importing cmdlet 'Start-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,181 15884 [INFO ] - VERBOSE: Importing cmdlet 'Stop-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,182 15884 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,186 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.extensions.psm1' 2018-05-24 23:20:10,188 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey\chocolatey.extensions.psm1'. 2018-05-24 23:20:10,192 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1' 2018-05-24 23:20:10,194 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'. 2018-05-24 23:20:10,241 15884 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2018-05-24 23:20:10,242 15884 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'. 2018-05-24 23:20:10,244 15884 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'. 2018-05-24 23:20:10,245 15884 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'. 2018-05-24 23:20:10,246 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'. 2018-05-24 23:20:10,247 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2018-05-24 23:20:10,248 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'. 2018-05-24 23:20:10,250 15884 [INFO ] - VERBOSE: Exporting function 'Register-Application'. 2018-05-24 23:20:10,251 15884 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'. 2018-05-24 23:20:10,252 15884 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'. 2018-05-24 23:20:10,253 15884 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'. 2018-05-24 23:20:10,254 15884 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'. 2018-05-24 23:20:10,255 15884 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2018-05-24 23:20:10,257 15884 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2018-05-24 23:20:10,258 15884 [INFO ] - VERBOSE: Importing function 'Get-WebContent'. 2018-05-24 23:20:10,259 15884 [INFO ] - VERBOSE: Importing function 'Register-Application'. 2018-05-24 23:20:10,263 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-fastanswers\chocolateyinstall-helpers.psm1' 2018-05-24 23:20:10,264 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-fastanswers\chocolateyinstall-helpers.psm1'. 2018-05-24 23:20:10,318 15884 [INFO ] - VERBOSE: Exporting function 'Get-Is32'. 2018-05-24 23:20:10,319 15884 [INFO ] - VERBOSE: Exporting function 'Get-Is64'. 2018-05-24 23:20:10,320 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsAMDVideo'. 2018-05-24 23:20:10,321 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsInDomain'. 2018-05-24 23:20:10,322 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsIntelVideo'. 2018-05-24 23:20:10,323 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsNvidiaVideo'. 2018-05-24 23:20:10,324 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsSSD'. 2018-05-24 23:20:10,325 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsVirtualBox'. 2018-05-24 23:20:10,326 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsVM'. 2018-05-24 23:20:10,327 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsVMware'. 2018-05-24 23:20:10,328 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin10'. 2018-05-24 23:20:10,329 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin7'. 2018-05-24 23:20:10,330 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin8'. 2018-05-24 23:20:10,331 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin80'. 2018-05-24 23:20:10,332 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin81'. 2018-05-24 23:20:10,333 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEdu'. 2018-05-24 23:20:10,334 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEnt'. 2018-05-24 23:20:10,335 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinHome'. 2018-05-24 23:20:10,336 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinPro'. 2018-05-24 23:20:10,337 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer'. 2018-05-24 23:20:10,338 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008'. 2018-05-24 23:20:10,339 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008R2'. 2018-05-24 23:20:10,340 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012'. 2018-05-24 23:20:10,341 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012R2'. 2018-05-24 23:20:10,342 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2016'. 2018-05-24 23:20:10,343 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerDatacenter'. 2018-05-24 23:20:10,344 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerEssentials'. 2018-05-24 23:20:10,345 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerFoundation'. 2018-05-24 23:20:10,346 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerSBS'. 2018-05-24 23:20:10,347 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStandard'. 2018-05-24 23:20:10,348 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStorage'. 2018-05-24 23:20:10,349 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerWeb'. 2018-05-24 23:20:10,350 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinWorkstation'. 2018-05-24 23:20:10,351 15884 [INFO ] - VERBOSE: Exporting function 'Get-PendingReboot'. 2018-05-24 23:20:10,352 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinName'. 2018-05-24 23:20:10,353 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinVerBuild'. 2018-05-24 23:20:10,354 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMajor'. 2018-05-24 23:20:10,355 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMinor'. 2018-05-24 23:20:10,356 15884 [INFO ] - VERBOSE: Importing function 'Get-Is32'. 2018-05-24 23:20:10,357 15884 [INFO ] - VERBOSE: Importing function 'Get-Is64'. 2018-05-24 23:20:10,358 15884 [INFO ] - VERBOSE: Importing function 'Get-IsAMDVideo'. 2018-05-24 23:20:10,359 15884 [INFO ] - VERBOSE: Importing function 'Get-IsInDomain'. 2018-05-24 23:20:10,360 15884 [INFO ] - VERBOSE: Importing function 'Get-IsIntelVideo'. 2018-05-24 23:20:10,361 15884 [INFO ] - VERBOSE: Importing function 'Get-IsNvidiaVideo'. 2018-05-24 23:20:10,361 15884 [INFO ] - VERBOSE: Importing function 'Get-IsSSD'. 2018-05-24 23:20:10,362 15884 [INFO ] - VERBOSE: Importing function 'Get-IsVirtualBox'. 2018-05-24 23:20:10,363 15884 [INFO ] - VERBOSE: Importing function 'Get-IsVM'. 2018-05-24 23:20:10,364 15884 [INFO ] - VERBOSE: Importing function 'Get-IsVMware'. 2018-05-24 23:20:10,365 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin10'. 2018-05-24 23:20:10,366 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin7'. 2018-05-24 23:20:10,367 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin8'. 2018-05-24 23:20:10,368 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin80'. 2018-05-24 23:20:10,369 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin81'. 2018-05-24 23:20:10,370 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinEdu'. 2018-05-24 23:20:10,371 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinEnt'. 2018-05-24 23:20:10,372 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinHome'. 2018-05-24 23:20:10,373 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinPro'. 2018-05-24 23:20:10,374 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer'. 2018-05-24 23:20:10,375 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008'. 2018-05-24 23:20:10,376 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008R2'. 2018-05-24 23:20:10,377 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012'. 2018-05-24 23:20:10,378 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012R2'. 2018-05-24 23:20:10,379 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2016'. 2018-05-24 23:20:10,380 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerDatacenter'. 2018-05-24 23:20:10,381 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerEssentials'. 2018-05-24 23:20:10,382 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerFoundation'. 2018-05-24 23:20:10,382 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerSBS'. 2018-05-24 23:20:10,383 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStandard'. 2018-05-24 23:20:10,384 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStorage'. 2018-05-24 23:20:10,385 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerWeb'. 2018-05-24 23:20:10,386 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinWorkstation'. 2018-05-24 23:20:10,387 15884 [INFO ] - VERBOSE: Importing function 'Get-PendingReboot'. 2018-05-24 23:20:10,388 15884 [INFO ] - VERBOSE: Importing function 'Get-WinName'. 2018-05-24 23:20:10,389 15884 [INFO ] - VERBOSE: Importing function 'Get-WinVerBuild'. 2018-05-24 23:20:10,390 15884 [INFO ] - VERBOSE: Importing function 'Get-WinVerMajor'. 2018-05-24 23:20:10,391 15884 [INFO ] - VERBOSE: Importing function 'Get-WinVerMinor'. 2018-05-24 23:20:10,392 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-preinstaller-checks\Chocolatey-Preinstaller-Checks.extension.psm1' 2018-05-24 23:20:10,394 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-preinstaller-checks\Chocolatey-Preinstaller-Checks.extension.psm1'. 2018-05-24 23:20:10,403 15884 [INFO ] - VERBOSE: Exporting function 'Get-chocoStatus'. 2018-05-24 23:20:10,404 15884 [INFO ] - VERBOSE: Exporting function 'Get-PendingRebootStatus'. 2018-05-24 23:20:10,405 15884 [INFO ] - VERBOSE: Exporting function 'Get-WindowsInstallerStatus'. 2018-05-24 23:20:10,406 15884 [INFO ] - VERBOSE: Exporting function 'Start-PreInstallChecks'. 2018-05-24 23:20:10,407 15884 [INFO ] - VERBOSE: Exporting function 'Start-PreuninstallChecks'. 2018-05-24 23:20:10,408 15884 [INFO ] - VERBOSE: Importing function 'Get-chocoStatus'. 2018-05-24 23:20:10,409 15884 [INFO ] - VERBOSE: Importing function 'Get-PendingRebootStatus'. 2018-05-24 23:20:10,410 15884 [INFO ] - VERBOSE: Importing function 'Get-WindowsInstallerStatus'. 2018-05-24 23:20:10,411 15884 [INFO ] - VERBOSE: Importing function 'Start-PreInstallChecks'. 2018-05-24 23:20:10,412 15884 [INFO ] - VERBOSE: Importing function 'Start-PreuninstallChecks'. 2018-05-24 23:20:10,413 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1' 2018-05-24 23:20:10,414 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-visualstudio\chocolatey-visualstudio.extension.psm1'. 2018-05-24 23:20:10,485 15884 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'. 2018-05-24 23:20:10,488 15884 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'. 2018-05-24 23:20:10,489 15884 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'. 2018-05-24 23:20:10,490 15884 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'. 2018-05-24 23:20:10,491 15884 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:20:10,492 15884 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'. 2018-05-24 23:20:10,493 15884 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'. 2018-05-24 23:20:10,494 15884 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:20:10,495 15884 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'. 2018-05-24 23:20:10,496 15884 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'. 2018-05-24 23:20:10,497 15884 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'. 2018-05-24 23:20:10,498 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'. 2018-05-24 23:20:10,499 15884 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'. 2018-05-24 23:20:10,500 15884 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'. 2018-05-24 23:20:10,501 15884 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'. 2018-05-24 23:20:10,502 15884 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'. 2018-05-24 23:20:10,503 15884 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:20:10,504 15884 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'. 2018-05-24 23:20:10,505 15884 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'. 2018-05-24 23:20:10,506 15884 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:20:10,507 15884 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'. 2018-05-24 23:20:10,507 15884 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'. 2018-05-24 23:20:10,508 15884 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'. 2018-05-24 23:20:10,509 15884 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'. 2018-05-24 23:20:10,511 15884 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1' 2018-05-24 23:20:10,516 15884 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'. 2018-05-24 23:20:10,546 15884 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2018-05-24 23:20:10,547 15884 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2018-05-24 23:20:10,548 15884 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2018-05-24 23:20:10,549 15884 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2018-05-24 23:20:10,550 15884 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'. 2018-05-24 23:20:10,551 15884 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'. 2018-05-24 23:20:10,552 15884 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'. 2018-05-24 23:20:10,554 15884 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'. 2018-05-24 23:20:10,555 15884 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'. 2018-05-24 23:20:10,556 15884 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'. 2018-05-24 23:20:10,557 15884 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'. 2018-05-24 23:20:10,558 15884 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'. 2018-05-24 23:20:10,559 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'. 2018-05-24 23:20:10,560 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'. 2018-05-24 23:20:10,561 15884 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'. 2018-05-24 23:20:10,562 15884 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'. 2018-05-24 23:20:10,563 15884 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'. 2018-05-24 23:20:10,564 15884 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'. 2018-05-24 23:20:10,565 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'. 2018-05-24 23:20:10,566 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'. 2018-05-24 23:20:10,567 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'. 2018-05-24 23:20:10,568 15884 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'. 2018-05-24 23:20:10,569 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'. 2018-05-24 23:20:10,570 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'. 2018-05-24 23:20:10,571 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'. 2018-05-24 23:20:10,572 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'. 2018-05-24 23:20:10,573 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'. 2018-05-24 23:20:10,574 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'. 2018-05-24 23:20:10,575 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'. 2018-05-24 23:20:10,576 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'. 2018-05-24 23:20:10,577 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'. 2018-05-24 23:20:10,578 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'. 2018-05-24 23:20:10,579 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'. 2018-05-24 23:20:10,580 15884 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'. 2018-05-24 23:20:10,581 15884 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'. 2018-05-24 23:20:10,582 15884 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'. 2018-05-24 23:20:10,583 15884 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'. 2018-05-24 23:20:10,584 15884 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'. 2018-05-24 23:20:10,585 15884 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'. 2018-05-24 23:20:10,586 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'. 2018-05-24 23:20:10,587 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'. 2018-05-24 23:20:10,588 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'. 2018-05-24 23:20:10,589 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'. 2018-05-24 23:20:10,590 15884 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'. 2018-05-24 23:20:10,591 15884 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'. 2018-05-24 23:20:10,592 15884 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'. 2018-05-24 23:20:10,593 15884 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'. 2018-05-24 23:20:10,594 15884 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'. 2018-05-24 23:20:10,595 15884 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'. 2018-05-24 23:20:10,596 15884 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'. 2018-05-24 23:20:10,597 15884 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'. 2018-05-24 23:20:10,597 15884 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'. 2018-05-24 23:20:10,598 15884 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'. 2018-05-24 23:20:10,599 15884 [INFO ] - VERBOSE: Exporting function 'Register-Application'. 2018-05-24 23:20:10,600 15884 [INFO ] - VERBOSE: Exporting function 'Get-Is32'. 2018-05-24 23:20:10,602 15884 [INFO ] - VERBOSE: Exporting function 'Get-Is64'. 2018-05-24 23:20:10,603 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsAMDVideo'. 2018-05-24 23:20:10,604 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsInDomain'. 2018-05-24 23:20:10,605 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsIntelVideo'. 2018-05-24 23:20:10,606 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsNvidiaVideo'. 2018-05-24 23:20:10,607 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsSSD'. 2018-05-24 23:20:10,615 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsVirtualBox'. 2018-05-24 23:20:10,616 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsVM'. 2018-05-24 23:20:10,617 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsVMware'. 2018-05-24 23:20:10,618 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin10'. 2018-05-24 23:20:10,618 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin7'. 2018-05-24 23:20:10,619 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin8'. 2018-05-24 23:20:10,620 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin80'. 2018-05-24 23:20:10,621 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWin81'. 2018-05-24 23:20:10,621 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEdu'. 2018-05-24 23:20:10,622 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinEnt'. 2018-05-24 23:20:10,623 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinHome'. 2018-05-24 23:20:10,623 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinPro'. 2018-05-24 23:20:10,624 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer'. 2018-05-24 23:20:10,625 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008'. 2018-05-24 23:20:10,625 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2008R2'. 2018-05-24 23:20:10,626 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012'. 2018-05-24 23:20:10,626 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2012R2'. 2018-05-24 23:20:10,627 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServer2016'. 2018-05-24 23:20:10,627 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerDatacenter'. 2018-05-24 23:20:10,628 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerEssentials'. 2018-05-24 23:20:10,629 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerFoundation'. 2018-05-24 23:20:10,629 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerSBS'. 2018-05-24 23:20:10,630 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStandard'. 2018-05-24 23:20:10,630 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerStorage'. 2018-05-24 23:20:10,631 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinServerWeb'. 2018-05-24 23:20:10,632 15884 [INFO ] - VERBOSE: Exporting function 'Get-IsWinWorkstation'. 2018-05-24 23:20:10,632 15884 [INFO ] - VERBOSE: Exporting function 'Get-PendingReboot'. 2018-05-24 23:20:10,633 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinName'. 2018-05-24 23:20:10,633 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinVerBuild'. 2018-05-24 23:20:10,634 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMajor'. 2018-05-24 23:20:10,635 15884 [INFO ] - VERBOSE: Exporting function 'Get-WinVerMinor'. 2018-05-24 23:20:10,635 15884 [INFO ] - VERBOSE: Exporting function 'Get-chocoStatus'. 2018-05-24 23:20:10,636 15884 [INFO ] - VERBOSE: Exporting function 'Get-PendingRebootStatus'. 2018-05-24 23:20:10,637 15884 [INFO ] - VERBOSE: Exporting function 'Get-WindowsInstallerStatus'. 2018-05-24 23:20:10,637 15884 [INFO ] - VERBOSE: Exporting function 'Start-PreInstallChecks'. 2018-05-24 23:20:10,638 15884 [INFO ] - VERBOSE: Exporting function 'Start-PreuninstallChecks'. 2018-05-24 23:20:10,639 15884 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioComponent'. 2018-05-24 23:20:10,639 15884 [INFO ] - VERBOSE: Exporting function 'Add-VisualStudioWorkload'. 2018-05-24 23:20:10,640 15884 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstaller'. 2018-05-24 23:20:10,641 15884 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioInstance'. 2018-05-24 23:20:10,641 15884 [INFO ] - VERBOSE: Exporting function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:20:10,642 15884 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudio'. 2018-05-24 23:20:10,643 15884 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioInstaller'. 2018-05-24 23:20:10,643 15884 [INFO ] - VERBOSE: Exporting function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:20:10,644 15884 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioComponent'. 2018-05-24 23:20:10,645 15884 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioProduct'. 2018-05-24 23:20:10,645 15884 [INFO ] - VERBOSE: Exporting function 'Remove-VisualStudioWorkload'. 2018-05-24 23:20:10,646 15884 [INFO ] - VERBOSE: Exporting function 'Uninstall-VisualStudio'. 2018-05-24 23:20:10,647 15884 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'. 2018-05-24 23:20:10,647 15884 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'. 2018-05-24 23:20:10,648 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Get-ChocolateyWebFileCmdlet'. 2018-05-24 23:20:10,649 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Get-VirusCheckValidCmdlet'. 2018-05-24 23:20:10,649 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Get-WebFileCmdlet'. 2018-05-24 23:20:10,649 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Get-WebFileNameCmdlet'. 2018-05-24 23:20:10,650 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Get-WebHeadersCmdlet'. 2018-05-24 23:20:10,651 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyInstallPackageCmdlet'. 2018-05-24 23:20:10,652 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyPackageCmdlet'. 2018-05-24 23:20:10,653 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Install-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,653 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Invoke-ChocolateyProcessCmdlet'. 2018-05-24 23:20:10,654 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Start-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,655 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Stop-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,655 15884 [INFO ] - VERBOSE: Exporting cmdlet 'Uninstall-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,656 15884 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'. 2018-05-24 23:20:10,657 15884 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'. 2018-05-24 23:20:10,658 15884 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'. 2018-05-24 23:20:10,658 15884 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'. 2018-05-24 23:20:10,659 15884 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'. 2018-05-24 23:20:10,660 15884 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'. 2018-05-24 23:20:10,660 15884 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'. 2018-05-24 23:20:10,661 15884 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'. 2018-05-24 23:20:10,662 15884 [INFO ] - VERBOSE: Exporting alias 'refreshenv'. 2018-05-24 23:20:10,662 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-ChocolateyWebFileCmdlet'. 2018-05-24 23:20:10,663 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-VirusCheckValidCmdlet'. 2018-05-24 23:20:10,664 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileCmdlet'. 2018-05-24 23:20:10,664 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebFileNameCmdlet'. 2018-05-24 23:20:10,665 15884 [INFO ] - VERBOSE: Importing cmdlet 'Get-WebHeadersCmdlet'. 2018-05-24 23:20:10,666 15884 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyInstallPackageCmdlet'. 2018-05-24 23:20:10,666 15884 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyPackageCmdlet'. 2018-05-24 23:20:10,667 15884 [INFO ] - VERBOSE: Importing cmdlet 'Install-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,668 15884 [INFO ] - VERBOSE: Importing cmdlet 'Invoke-ChocolateyProcessCmdlet'. 2018-05-24 23:20:10,668 15884 [INFO ] - VERBOSE: Importing cmdlet 'Start-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,669 15884 [INFO ] - VERBOSE: Importing cmdlet 'Stop-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,670 15884 [INFO ] - VERBOSE: Importing cmdlet 'Uninstall-ChocolateyWindowsServiceCmdlet'. 2018-05-24 23:20:10,671 15884 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioComponent'. 2018-05-24 23:20:10,671 15884 [INFO ] - VERBOSE: Importing function 'Add-VisualStudioWorkload'. 2018-05-24 23:20:10,672 15884 [INFO ] - VERBOSE: Importing function 'Format-FileSize'. 2018-05-24 23:20:10,673 15884 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'. 2018-05-24 23:20:10,673 15884 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'. 2018-05-24 23:20:10,674 15884 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'. 2018-05-24 23:20:10,675 15884 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'. 2018-05-24 23:20:10,675 15884 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'. 2018-05-24 23:20:10,676 15884 [INFO ] - VERBOSE: Importing function 'Get-chocoStatus'. 2018-05-24 23:20:10,677 15884 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'. 2018-05-24 23:20:10,677 15884 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'. 2018-05-24 23:20:10,678 15884 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'. 2018-05-24 23:20:10,679 15884 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'. 2018-05-24 23:20:10,679 15884 [INFO ] - VERBOSE: Importing function 'Get-Is32'. 2018-05-24 23:20:10,680 15884 [INFO ] - VERBOSE: Importing function 'Get-Is64'. 2018-05-24 23:20:10,681 15884 [INFO ] - VERBOSE: Importing function 'Get-IsAMDVideo'. 2018-05-24 23:20:10,681 15884 [INFO ] - VERBOSE: Importing function 'Get-IsInDomain'. 2018-05-24 23:20:10,682 15884 [INFO ] - VERBOSE: Importing function 'Get-IsIntelVideo'. 2018-05-24 23:20:10,683 15884 [INFO ] - VERBOSE: Importing function 'Get-IsNvidiaVideo'. 2018-05-24 23:20:10,683 15884 [INFO ] - VERBOSE: Importing function 'Get-IsSSD'. 2018-05-24 23:20:10,684 15884 [INFO ] - VERBOSE: Importing function 'Get-IsVirtualBox'. 2018-05-24 23:20:10,685 15884 [INFO ] - VERBOSE: Importing function 'Get-IsVM'. 2018-05-24 23:20:10,685 15884 [INFO ] - VERBOSE: Importing function 'Get-IsVMware'. 2018-05-24 23:20:10,686 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin10'. 2018-05-24 23:20:10,687 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin7'. 2018-05-24 23:20:10,687 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin8'. 2018-05-24 23:20:10,688 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin80'. 2018-05-24 23:20:10,688 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWin81'. 2018-05-24 23:20:10,689 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinEdu'. 2018-05-24 23:20:10,690 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinEnt'. 2018-05-24 23:20:10,690 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinHome'. 2018-05-24 23:20:10,691 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinPro'. 2018-05-24 23:20:10,692 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer'. 2018-05-24 23:20:10,693 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008'. 2018-05-24 23:20:10,693 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2008R2'. 2018-05-24 23:20:10,694 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012'. 2018-05-24 23:20:10,694 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2012R2'. 2018-05-24 23:20:10,695 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServer2016'. 2018-05-24 23:20:10,696 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerDatacenter'. 2018-05-24 23:20:10,696 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerEssentials'. 2018-05-24 23:20:10,697 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerFoundation'. 2018-05-24 23:20:10,698 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerSBS'. 2018-05-24 23:20:10,698 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStandard'. 2018-05-24 23:20:10,699 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerStorage'. 2018-05-24 23:20:10,700 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinServerWeb'. 2018-05-24 23:20:10,700 15884 [INFO ] - VERBOSE: Importing function 'Get-IsWinWorkstation'. 2018-05-24 23:20:10,701 15884 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'. 2018-05-24 23:20:10,702 15884 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'. 2018-05-24 23:20:10,702 15884 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'. 2018-05-24 23:20:10,703 15884 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'. 2018-05-24 23:20:10,704 15884 [INFO ] - VERBOSE: Importing function 'Get-PendingReboot'. 2018-05-24 23:20:10,704 15884 [INFO ] - VERBOSE: Importing function 'Get-PendingRebootStatus'. 2018-05-24 23:20:10,705 15884 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'. 2018-05-24 23:20:10,706 15884 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'. 2018-05-24 23:20:10,706 15884 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'. 2018-05-24 23:20:10,707 15884 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'. 2018-05-24 23:20:10,708 15884 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstaller'. 2018-05-24 23:20:10,709 15884 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioInstance'. 2018-05-24 23:20:10,709 15884 [INFO ] - VERBOSE: Importing function 'Get-VisualStudioVsixInstaller'. 2018-05-24 23:20:10,710 15884 [INFO ] - VERBOSE: Importing function 'Get-WebContent'. 2018-05-24 23:20:10,711 15884 [INFO ] - VERBOSE: Importing function 'Get-WebFile'. 2018-05-24 23:20:10,712 15884 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'. 2018-05-24 23:20:10,712 15884 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'. 2018-05-24 23:20:10,713 15884 [INFO ] - VERBOSE: Importing function 'Get-WindowsInstallerStatus'. 2018-05-24 23:20:10,714 15884 [INFO ] - VERBOSE: Importing function 'Get-WinName'. 2018-05-24 23:20:10,715 15884 [INFO ] - VERBOSE: Importing function 'Get-WinVerBuild'. 2018-05-24 23:20:10,715 15884 [INFO ] - VERBOSE: Importing function 'Get-WinVerMajor'. 2018-05-24 23:20:10,716 15884 [INFO ] - VERBOSE: Importing function 'Get-WinVerMinor'. 2018-05-24 23:20:10,717 15884 [INFO ] - VERBOSE: Importing function 'Install-BinFile'. 2018-05-24 23:20:10,718 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'. 2018-05-24 23:20:10,719 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'. 2018-05-24 23:20:10,719 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'. 2018-05-24 23:20:10,720 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'. 2018-05-24 23:20:10,721 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'. 2018-05-24 23:20:10,721 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'. 2018-05-24 23:20:10,722 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'. 2018-05-24 23:20:10,723 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'. 2018-05-24 23:20:10,723 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'. 2018-05-24 23:20:10,724 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'. 2018-05-24 23:20:10,725 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'. 2018-05-24 23:20:10,725 15884 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'. 2018-05-24 23:20:10,726 15884 [INFO ] - VERBOSE: Importing function 'Install-VisualStudio'. 2018-05-24 23:20:10,726 15884 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioInstaller'. 2018-05-24 23:20:10,727 15884 [INFO ] - VERBOSE: Importing function 'Install-VisualStudioVsixExtension'. 2018-05-24 23:20:10,728 15884 [INFO ] - VERBOSE: Importing function 'Install-Vsix'. 2018-05-24 23:20:10,728 15884 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'. 2018-05-24 23:20:10,729 15884 [INFO ] - VERBOSE: Importing function 'Register-Application'. 2018-05-24 23:20:10,730 15884 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioComponent'. 2018-05-24 23:20:10,730 15884 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioProduct'. 2018-05-24 23:20:10,731 15884 [INFO ] - VERBOSE: Importing function 'Remove-VisualStudioWorkload'. 2018-05-24 23:20:10,732 15884 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'. 2018-05-24 23:20:10,732 15884 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'. 2018-05-24 23:20:10,733 15884 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'. 2018-05-24 23:20:10,734 15884 [INFO ] - VERBOSE: Importing function 'Start-PreInstallChecks'. 2018-05-24 23:20:10,734 15884 [INFO ] - VERBOSE: Importing function 'Start-PreuninstallChecks'. 2018-05-24 23:20:10,735 15884 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'. 2018-05-24 23:20:10,736 15884 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'. 2018-05-24 23:20:10,736 15884 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'. 2018-05-24 23:20:10,737 15884 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'. 2018-05-24 23:20:10,738 15884 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'. 2018-05-24 23:20:10,738 15884 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'. 2018-05-24 23:20:10,739 15884 [INFO ] - VERBOSE: Importing function 'Uninstall-VisualStudio'. 2018-05-24 23:20:10,740 15884 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'. 2018-05-24 23:20:10,740 15884 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'. 2018-05-24 23:20:10,741 15884 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'. 2018-05-24 23:20:10,742 15884 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'. 2018-05-24 23:20:10,742 15884 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'. 2018-05-24 23:20:10,743 15884 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'. 2018-05-24 23:20:10,744 15884 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'. 2018-05-24 23:20:10,744 15884 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'. 2018-05-24 23:20:10,745 15884 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'. 2018-05-24 23:20:10,745 15884 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'. 2018-05-24 23:20:10,746 15884 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'. 2018-05-24 23:20:10,747 15884 [INFO ] - VERBOSE: Importing alias 'refreshenv'. 2018-05-24 23:20:10,747 15884 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'. 2018-05-24 23:20:10,748 15884 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'. 2018-05-24 23:20:10,768 15884 [DEBUG] - Running 'ChocolateyScriptRunner' for geforce-game-ready-driver v397.93 with packageScript 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver', installArguments: '', packageParameters: '', 2018-05-24 23:20:10,775 15884 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' 2018-05-24 23:20:10,799 15884 [DEBUG] - Running Get-OSArchitectureWidth -compare '64' 2018-05-24 23:20:10,829 15884 [DEBUG] - Running Install-ChocolateyPackage -silentArgs '-s -noreboot' -checksum64 '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' -url64bit 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -checksumType64 'sha256' -packageName 'geforce-game-ready-driver' -validExitCodes '0 1' -fileType 'EXE' 2018-05-24 23:20:10,869 15884 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'geforce-game-ready-driver' -fileFullPath 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\geforce-game-ready-driverInstall.EXE' -url '' -url64bit 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -checksum '' -checksumType '' -checksum64 '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True' 2018-05-24 23:20:10,879 15884 [DEBUG] - Running Get-ProcessorBits -compare '64' 2018-05-24 23:20:10,881 15884 [DEBUG] - CPU is 64 bit 2018-05-24 23:20:10,886 15884 [DEBUG] - Setting url to 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' and bitPackage to 64 2018-05-24 23:20:10,903 15884 [DEBUG] - Running Get-WebFileName -url 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -defaultName 'geforce-game-ready-driverInstall.EXE' 2018-05-24 23:20:11,033 15884 [DEBUG] - Using response url to determine file name. 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:20:11,038 15884 [DEBUG] - File name determined from url is '397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:20:11,047 15884 [DEBUG] - Running Get-WebHeaders -url 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -ErrorAction 'Stop' 2018-05-24 23:20:11,049 15884 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2018-05-24 23:20:11,051 15884 [DEBUG] - Request Headers: 2018-05-24 23:20:11,055 15884 [DEBUG] - 'Accept':'/' 2018-05-24 23:20:11,057 15884 [DEBUG] - 'User-Agent':'chocolatey command line' 2018-05-24 23:20:11,124 15884 [DEBUG] - Response Headers: 2018-05-24 23:20:11,132 15884 [DEBUG] - 'X-Cache':'HIT' 2018-05-24 23:20:11,135 15884 [DEBUG] - 'Accept-Ranges':'bytes' 2018-05-24 23:20:11,138 15884 [DEBUG] - 'Content-Length':'516075576' 2018-05-24 23:20:11,141 15884 [DEBUG] - 'Cache-Control':'max-age=86400' 2018-05-24 23:20:11,144 15884 [DEBUG] - 'Content-Type':'application/octet-stream' 2018-05-24 23:20:11,146 15884 [DEBUG] - 'Date':'Fri, 25 May 2018 06:20:11 GMT' 2018-05-24 23:20:11,148 15884 [DEBUG] - 'Expires':'Sat, 26 May 2018 06:20:11 GMT' 2018-05-24 23:20:11,150 15884 [DEBUG] - 'ETag':'"397018370"' 2018-05-24 23:20:11,152 15884 [DEBUG] - 'Last-Modified':'Wed, 23 May 2018 16:18:34 GMT' 2018-05-24 23:20:11,153 15884 [DEBUG] - 'Server':'ECAcc (laa/7BA9)' 2018-05-24 23:20:11,165 15884 [INFO ] - Downloading geforce-game-ready-driver 64 bit from 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:20:11,182 15884 [DEBUG] - Running Get-WebFile -url 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' -fileName 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' -options 'System.Collections.Hashtable' 2018-05-24 23:20:11,185 15884 [DEBUG] - Setting request timeout to 30000 2018-05-24 23:20:11,186 15884 [DEBUG] - Setting read/write timeout to 2700000 2018-05-24 23:20:11,188 15884 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2018-05-24 23:20:11,331 15884 [DEBUG] - Downloading https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe to C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe 2018-05-24 23:20:50,307 15884 [INFO ] - 2018-05-24 23:20:50,311 15884 [INFO ] - Download of 397.93-desktop-win10-64bit-international-whql.exe (492.17 MB) completed. 2018-05-24 23:20:53,687 15884 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare 2018-05-24 23:20:53,691 15884 [DEBUG] - Verifying package provided checksum of '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' for 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe'. 2018-05-24 23:20:53,698 15884 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' -checksum '9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770' -checksumType 'sha256' -originalUrl 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:20:53,703 15884 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' 2018-05-24 23:20:53,705 15884 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' -c="9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770" -t="sha256" -f="C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe"] 2018-05-24 23:20:56,456 15884 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers..\tools\checksum.exe' -c="9fb7ccdeceb44ce4dd092a13f8f5b06361c6a9282a7d4adf122e0f6ce0dc4770" -t="sha256" -f="C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe"] exited with '0'. 2018-05-24 23:20:56,462 15884 [INFO ] - PRE-INSTALLATION CHECKS: 2018-05-24 23:20:56,525 15884 [INFO ] - WARNING: Pending reboot found. 2018-05-24 23:20:56,537 15884 [INFO ] - Windows Installer IS NOT currently running 2018-05-24 23:20:56,544 15884 [INFO ] - ** choco.exe IS NOT running multiple instances. 2018-05-24 23:20:56,562 15884 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'geforce-game-ready-driver' -fileType 'EXE' -silentArgs '-s -noreboot' -file 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' -validExitCodes '0 1' -useOnlyPackageSilentArguments 'True' 2018-05-24 23:20:56,564 15884 [DEBUG] - Running Get-ProcessorBits -compare '32' 2018-05-24 23:20:56,568 15884 [INFO ] - Installing geforce-game-ready-driver... 2018-05-24 23:20:56,603 15884 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 1' -workingDirectory 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93' -statements '-s -noreboot ' -exeToRun 'C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe' 2018-05-24 23:20:56,617 15884 [DEBUG] - Test-ProcessAdminRights: returning True 2018-05-24 23:20:56,624 15884 [DEBUG] - Elevating permissions and running ["C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe" -s -noreboot ]. This may take a while, depending on the statements. 2018-05-24 23:24:09,392 15884 [DEBUG] - Command ["C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe" -s -noreboot ] exited with '0'. 2018-05-24 23:24:09,402 15884 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin' 2018-05-24 23:24:09,404 15884 [INFO ] - geforce-game-ready-driver has been installed. 2018-05-24 23:24:09,405 15884 [INFO ] - The package 'nvidia-display-driver' is also available for those who don't want or need the extra software bundled with the conventional geforce package. 2018-05-24 23:24:09,410 15884 [DEBUG] - 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'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '''] exited with '0'. 2018-05-24 23:24:09,413 15884 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a'] 2018-05-24 23:24:09,460 15884 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116' 2018-05-24 23:24:09,574 15884 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver' 2018-05-24 23:24:09,577 15884 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\geforce-game-ready-driver.nupkg' with checksum '374C76FA41ECDDE2F3ADC7F56300237D' 2018-05-24 23:24:09,579 15884 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\geforce-game-ready-driver.nuspec' with checksum '74483E6AEDA724EFA219C9789EDE2D85' 2018-05-24 23:24:09,581 15884 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyInstall.ps1' with checksum '66E0D8CE80B806C3082E83F5D71AD92A' 2018-05-24 23:24:09,583 15884 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\geforce-game-ready-driver\tools\chocolateyuninstall.ps1' with checksum '3F169AAABC222C94CE97177604968B00' 2018-05-24 23:24:09,599 15884 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey.chocolatey\geforce-game-ready-driver.397.93". 2018-05-24 23:24:09,607 15884 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey.chocolatey\geforce-game-ready-driver.397.93.files' 2018-05-24 23:24:09,611 15884 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\geforce-game-ready-driver.397.93.extra". 2018-05-24 23:24:09,612 15884 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\geforce-game-ready-driver.397.93.version". 2018-05-24 23:24:09,613 15884 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\geforce-game-ready-driver.397.93.sxs". 2018-05-24 23:24:09,614 15884 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey.chocolatey\geforce-game-ready-driver.397.93.pin". 2018-05-24 23:24:09,616 15884 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers... 2018-05-24 23:24:09,618 15884 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\geforce-game-ready-driver.chocolateyPending". 2018-05-24 23:24:09,623 15884 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\geforce-game-ready-driver". 2018-05-24 23:24:09,626 15884 [INFO ] - The install of geforce-game-ready-driver was successful. 2018-05-24 23:24:09,629 15884 [INFO ] - Software installed as 'EXE', install location is likely default. 2018-05-24 23:24:09,630 15884 [DEBUG] - Attempting to delete file "C:\Users\bcurran\AppData\Local\NuGet\Cache\geforce-game-ready-driver.397.93.nupkg". 2018-05-24 23:24:09,639 15884 [WARN ] - Chocolatey installed 1/1 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2018-05-24 23:24:09,641 15884 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers... 2018-05-24 23:24:09,651 15884 [DEBUG] - Exiting with 0

ferventcoder commented 6 years ago

https://github.com/chocolatey/choco/issues/1500. I thought we fixed this?

ferventcoder commented 6 years ago

Oh wait, there were two fixes here - what version of Chocolatey.Extension did you have installed?

bcurran3 commented 6 years ago

chocolatey.extension 1.12.11

ferventcoder commented 6 years ago

Hmm, sounds like we didn't quite address this issue. We may have only caught it partially.

bcurran3 commented 6 years ago

Good incentive to keep the license up to date. :)

bcurran3 commented 6 years ago

Seems the problem is conditional.

On another machine I did a cup all and ccleaner upgraded/installed correctly desktopok upgraded/installed correctly

but had the same licensing issue when geforce-game-ready-driver tried to update:

You have geforce-game-ready-driver v397.64 installed. Version 397.93 is available based on your source(s). Progress: Downloading geforce-game-ready-driver 397.93... 100%

geforce-game-ready-driver v397.93 [Approved] geforce-game-ready-driver package files upgrade completed. Performing other installation steps. Downloading geforce-game-ready-driver 64 bit from 'https://us.download.nvidia.com/Windows/397.93/397.93-desktop-win10-64bit-international-whql.exe' Progress: 100% - Completed download of C:\Users\bcurran\AppData\Local\Temp\chocolatey\geforce-game-ready-driver\397.93\397.93-desktop-win10-64bit-international-whql.exe (492.17 MB). Download of 397.93-desktop-win10-64bit-international-whql.exe (492.17 MB) completed. Hashes match. Installing geforce-game-ready-driver... Chocolatey had an error on LACBFRONTDESK (with user bcurran): Rhino.Licensing.LicenseExpiredException: Expiration Date : 5/25/2018 12:00:00 AM at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.ValidateWithoutUsingSubscriptionLeasing() at Rhino.Licensing.AbstractLicenseValidator.ValidateSubscription() at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.LeaseLicenseAgain(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers()

Unhandled Exception: Rhino.Licensing.LicenseExpiredException: Expiration Date : 5/25/2018 12:00:00 AM at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.ValidateWithoutUsingSubscriptionLeasing() at Rhino.Licensing.AbstractLicenseValidator.ValidateSubscription() at Rhino.Licensing.AbstractLicenseValidator.HasExistingLicense() at Rhino.Licensing.AbstractLicenseValidator.LeaseLicenseAgain(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers()

C:\WINDOWS\system32>

I removed the license directory and did a cup all...

geforce-game-ready-driver did not upgrade since the package files moved to lib-bkp and never returned to lib - which is a problem I've been experiencing/complaining/reporting about of late (last two releases of Chocolatey?).

All other packages upgraded successfully.

So then I manually installed geforce-game-ready-driver which went fine. (license directory still removed)

lythix commented 6 years ago

I had the issue when trying to install VLC. My license has expired, 20/05/2018 (waiting for the new one to arrive)

ferventcoder commented 5 years ago

This was fixed in https://github.com/chocolatey/choco/issues/1500 in 0.10.9 and further fixed in the licensed extension code release version 1.12.12 - https://chocolatey.org/docs/release-notes-licensed#june-12-2018 (https://gitlab.com/chocolatey/collaborators/choco-licensed/issues/216)

Kobus-Smit commented 5 years ago

Hi @ferventcoder

I'm on 0.10.11 and 1.12.12 but the expired timer always occur after a few minutes:

image

PS: I'll eagerly upgrade when the Package Synchronizer - Sync Command is available for individuals.

gep13 commented 5 years ago

@Kobus-Smit that looks specifically like a Chocolatey GUI issue, rather than anything else. Can you confirm what version of Chocolatey GUI you are currently using? It could be that we need to update to the latest version of the Chocolatey Lib within Chocolatey GUI in order to have everything work as expected.

Kobus-Smit commented 5 years ago

@gep13 I was on v0.15 as can be seen in above screenshot.

I've see there is a newer v0.16 but the v0.15 GUI did not show that there are a new version.

Did a choco upgrade chocolateygui but v0.16 still the same exception.

Can replicate it by opening the GUI, then updating a package, or just clicking chocolatey in the left side to show the packages, and then wait a few minutes:

image

ferventcoder commented 5 years ago

@Kobus-Smit I'm hoping this is currently just a GUI issue and that it may need to have been upgraded to a newer version of the Chocolatey API.

Kobus-Smit commented 5 years ago

@ferventcoder ok, do you have an ETA for the next GUI version?

ferventcoder commented 5 years ago

That is all handled over at https://github.com/chocolatey/ChocolateyGUI. I know there are some things that are coming with Chocolatey GUI. That could bring about a release.

The best way to remove that issue is to simply remove the expired license file from c:\programdata\chocolatey\license (or in your users/home folder).

Kobus-Smit commented 5 years ago

Ah deleting chocolatey.license.xml would solve it for me then thanks.