We are moving! We are currently migrating our community to the new Bosch Connected Industry Online Portal. The community will be available latest in the new year again, until then it will be in read-only mode. Click here for more information.
3 weeks ago - last edited 3 weeks ago
Get—CimInstance : Invalid class
At O: ps1:199 char:18
ickVoIume = Get—CimInstance —Query "SELECT * From Win32_V01ume WHERE
+ Categorylnfo
+ FullyQua1ifiedErrorId
MetadataError: [Get—CimInstance] , CimException
HRESULT 9x899141919 , Microsoft. Management. Infrastructure. CimCmd1ets . GetCimInstanceCommand
Cannot Find a removable drive with label OpConPE
Press any key to continue .
3 weeks ago
is the name of your stick OpconPe?
the batch search this label.
3 weeks ago
Yes it is OpConPE.
3 weeks ago
Can you open a powershell and execute the command
Get-CimInstance Win32_Volume
One of the answer blocks should start with Caption : and the drive letter of the service stick. What do the DriveType and Label property show for that volume?
3 weeks ago
I throws same error
Get-CimInstance : Invalid class
At line:1 char:1
+ Get-CimInstance Win32_Volume
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : MetadataError: (root\cimv2:Win32_Volume:String) [Get-CimInstance], CimException
+ FullyQualifiedErrorId : HRESULT 0x80041010,Microsoft.Management.Infrastructure.CimCmdlets.GetCimInstanceCommand