4 references to ManagementScope
WsatConfig (2)
Configuration\RemoteHelper.cs (1)
37managementScope = new ManagementScope("\\\\" + machineName + "\\root\\cimv2", co);
Configuration\StdRegProviderWrapper.cs (1)
94ManagementScope managementScope = new ManagementScope("\\\\" + machineName + "\\root\\DEFAULT", co);
WsatUI (2)
Configuration\RemoteHelper.cs (1)
37managementScope = new ManagementScope("\\\\" + machineName + "\\root\\cimv2", co);
Configuration\StdRegProviderWrapper.cs (1)
94ManagementScope managementScope = new ManagementScope("\\\\" + machineName + "\\root\\DEFAULT", co);