Hp Insight Management WBEM Providers Manual de usuario Pagina 12

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 38
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 11
& "{impersonationLevel=impersonate}!\\" _
& strComputer & "\root\cimv2")
Set colSoftware = objWMIService.ExecQuery _
("Select * from Win32_Product")
For Each objSoftware in colSoftware
If objSoftware.Name=SW Then
objSoftware.Uninstall()
End If
Next
12 Uninstalling the HP WBEM Provider Components from Proliant Servers
Vista de pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 37 38

Comentarios a estos manuales

Sin comentarios