You are on page 1of 1

Microsoft Windows [Version 6.3.

9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Windows\System32>wmic computersystem caption="WIN-ROB2HOBKDIU" rename seqrite
av
'PWhere' expression for the alias undefined.
C:\Windows\System32>wmic computersystem where caption="WIN-ROB2HOBKDIU" rename s
eqriteav
Executing (\\WIN-ROB2HOBKDIU\ROOT\CIMV2:Win32_ComputerSystem.Name="WIN-ROB2HOBKD
IU")->rename()
Method execution successful.
Out Parameters:
instance of __PARAMETERS
{
ReturnValue = 0;
};
C:\Windows\System32>

You might also like