Wednesday - last edited Wednesday
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 .
Wednesday
is the name of your stick OpconPe?
the batch search this label.
Wednesday
Yes it is OpConPE.
Wednesday
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?
Wednesday
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