Includes&Samples |
Win32_StartupCommand, ROOT\cimv2 - InstancesClass | Methods | Properties (8) | Qualifiers (6) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_StartupCommandThis section contains sample wmi instances of Win32_StartupCommand class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_StartupCommand.Command="\"C:\\Windows\\System32\\regsvr32.exe\" /s \"C:\\Windows\\System32\\mqrt.dll\"",Location="HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run",Name="MsmqIntCert",User="Public"Properties={ 'Caption' : 'MsmqIntCert' //String 'Command' : '"C:\Windows\System32\regsvr32.exe" /s "C:\Windows\System32\mqrt.dll"' //String 'Description' : 'MsmqIntCert' //String 'Location' : 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run' //String 'Name' : 'MsmqIntCert' //String 'SettingID' : null 'User' : 'Public' //String 'UserSID' : null } |