Skip to content

Instantly share code, notes, and snippets.

@trodemaster
Created June 10, 2016 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trodemaster/a9451e8b1e80c9e9411f6e4495b40f93 to your computer and use it in GitHub Desktop.
Save trodemaster/a9451e8b1e80c9e9411f6e4495b40f93 to your computer and use it in GitHub Desktop.
**********************
Windows PowerShell transcript start
Start time: 20160609222507
Username: WORKGROUP\SYSTEM
RunAs User: WORKGROUP\SYSTEM
Machine: WIN-S22AEF01O2B (Microsoft Windows NT 6.1.7601 Service Pack 1)
Host Application: C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy RemoteSigned -NonInteractive -File C:\Program Files\Cloudbase Solutions\Cloudbase-Init\LocalScripts\cloudbase-init-firstboot.ps1
Process ID: 2164
PSVersion: 5.0.10586.117
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0.10586.117
BuildVersion: 10.0.10586.117
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1
**********************
Transcript started, output file is c:\windows\temp\cloudbase-init-firstboot.log
gwmi : Critical error
At C:\Program Files\Cloudbase Solutions\Cloudbase-Init\LocalScripts\cloudbase-init-firstboot.ps1:15 char:16
+ $windesktop = (gwmi win32_operatingsystem).OperatingSystemSKU -notmat ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Get-WmiObject], ManagementException
+ FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.Commands.GetWmiObjectCommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment