Dependent - property in ROOT\CIMV2 namespace

Dependent in other namespaces

List of classes with Dependent local property in ROOT\CIMV2 namespace

propertyClassOrigin
DependentCIM_DependencyCIM_Dependency
DependentWin32_OfflineFilesAssociatedItemsWin32_OfflineFilesAssociatedItems
DependentWin32_ProtocolBindingWin32_ProtocolBinding

List of classes with Dependent derived property in ROOT\CIMV2 namespace

propertyClassOrigin
DependentCIM_AllocatedResourceCIM_Dependency
DependentCIM_AssociatedAlarmCIM_Dependency
DependentCIM_AssociatedBatteryCIM_Dependency
DependentCIM_AssociatedCoolingCIM_Dependency
DependentCIM_AssociatedMemoryCIM_Dependency
DependentCIM_AssociatedProcessorMemoryCIM_Dependency
DependentCIM_AssociatedSensorCIM_Dependency
DependentCIM_AssociatedSupplyCurrentSensorCIM_Dependency
DependentCIM_AssociatedSupplyVoltageSensorCIM_Dependency
DependentCIM_BasedOnCIM_Dependency
DependentCIM_BIOSLoadedInNVCIM_Dependency
DependentCIM_BootOSFromFSCIM_Dependency
DependentCIM_BootServiceAccessBySAPCIM_Dependency
DependentCIM_CardInSlotCIM_Dependency
DependentCIM_ClusterServiceAccessBySAPCIM_Dependency
DependentCIM_ComputerSystemPackageCIM_Dependency
DependentCIM_ConnectedToCIM_Dependency
DependentCIM_ControlledByCIM_Dependency
DependentCIM_DeviceAccessedByFileCIM_Dependency
DependentCIM_DeviceConnectionCIM_Dependency
DependentCIM_DeviceSAPImplementationCIM_Dependency
DependentCIM_DeviceServiceImplementationCIM_Dependency
DependentCIM_DeviceSoftwareCIM_Dependency
DependentCIM_DockedCIM_Dependency
DependentCIM_ElementsLinkedCIM_Dependency
DependentCIM_HostedAccessPointCIM_Dependency
DependentCIM_HostedBootSAPCIM_Dependency
DependentCIM_HostedBootServiceCIM_Dependency
DependentCIM_HostedJobDestinationCIM_Dependency
DependentCIM_HostedServiceCIM_Dependency
DependentCIM_JobDestinationJobsCIM_Dependency
DependentCIM_LogicalDiskBasedOnPartitionCIM_Dependency
DependentCIM_LogicalDiskBasedOnVolumeSetCIM_Dependency
DependentCIM_MediaPresentCIM_Dependency
DependentCIM_MemoryWithMediaCIM_Dependency
DependentCIM_MountCIM_Dependency
DependentCIM_PackageAlarmCIM_Dependency
DependentCIM_PackageCoolingCIM_Dependency
DependentCIM_PackageInSlotCIM_Dependency
DependentCIM_PackageTempSensorCIM_Dependency
DependentCIM_ProcessExecutableCIM_Dependency
DependentCIM_PSExtentBasedOnPExtentCIM_Dependency
DependentCIM_RealizesCIM_Dependency
DependentCIM_RealizesAggregatePExtentCIM_Dependency
DependentCIM_RealizesDiskPartitionCIM_Dependency
DependentCIM_RealizesPExtentCIM_Dependency
DependentCIM_ResidesOnExtentCIM_Dependency
DependentCIM_RunningOSCIM_Dependency
DependentCIM_SAPSAPDependencyCIM_Dependency
DependentCIM_SCSIInterfaceCIM_Dependency
DependentCIM_SerialInterfaceCIM_Dependency
DependentCIM_ServiceAccessBySAPCIM_Dependency
DependentCIM_ServiceSAPDependencyCIM_Dependency
DependentCIM_ServiceServiceDependencyCIM_Dependency
DependentCIM_SlotInSlotCIM_Dependency
DependentCIM_SoftwareFeatureSAPImplementationCIM_Dependency
DependentCIM_SoftwareFeatureServiceImplementationCIM_Dependency
DependentCIM_USBControllerHasHubCIM_Dependency
DependentWin32_1394ControllerDeviceCIM_Dependency
DependentWin32_AllocatedResourceCIM_Dependency
DependentWin32_ApplicationCommandLineCIM_Dependency
DependentWin32_AssociatedProcessorMemoryCIM_Dependency
DependentWin32_CIMLogicalDeviceCIMDataFileCIM_Dependency
DependentWin32_ConnectionShareCIM_Dependency
DependentWin32_ControllerHasHubCIM_Dependency
DependentWin32_DependentServiceCIM_Dependency
DependentWin32_DeviceBusCIM_Dependency
DependentWin32_DfsNodeTargetCIM_Dependency
DependentWin32_DiskDrivePhysicalMediaCIM_Dependency
DependentWin32_DiskDriveToDiskPartitionCIM_Dependency
DependentWin32_DriverForDeviceCIM_Dependency
DependentWin32_IDEControllerDeviceCIM_Dependency
DependentWin32_LoadOrderGroupServiceDependenciesCIM_Dependency
DependentWin32_LoggedOnUserCIM_Dependency
DependentWin32_LogicalDiskToPartitionCIM_Dependency
DependentWin32_LogicalProgramGroupDirectoryCIM_Dependency
DependentWin32_LogicalProgramGroupItemDataFileCIM_Dependency
DependentWin32_LogonSessionMappedDiskCIM_Dependency
DependentWin32_MemoryArrayLocationCIM_Dependency
DependentWin32_MemoryDeviceLocationCIM_Dependency
DependentWin32_OperatingSystemQFECIM_Dependency
DependentWin32_PNPAllocatedResourceCIM_Dependency
DependentWin32_PnPSignedDriverCIMDataFileCIM_Dependency
DependentWin32_POTSModemToSerialPortCIM_Dependency
DependentWin32_PrinterControllerCIM_Dependency
DependentWin32_PrinterDriverDllCIM_Dependency
DependentWin32_PrinterShareCIM_Dependency
DependentWin32_SCSIControllerDeviceCIM_Dependency
DependentWin32_SessionConnectionCIM_Dependency
DependentWin32_SessionProcessCIM_Dependency
DependentWin32_SessionResourceCIM_Dependency
DependentWin32_ShadowByCIM_Dependency
DependentWin32_ShadowDiffVolumeSupportCIM_Dependency
DependentWin32_ShadowForCIM_Dependency
DependentWin32_ShadowOnCIM_Dependency
DependentWin32_ShadowVolumeSupportCIM_Dependency
DependentWin32_SoftwareFeatureParentCIM_Dependency
DependentWin32_SubSessionCIM_Dependency
DependentWin32_SystemDriverPNPEntityCIM_Dependency
DependentWin32_USBControllerDeviceCIM_Dependency

Code samples for Dependent property

Get instance of WMI class using GetObject, Dependent property of Win32_DfsNodeTarget

Short VBS code - get a single specified instance of Win32_DfsNodeTarget class or get a default unnamed instance (singleton) of the class, using one single command GetObject with exact path of the wmi object.

'https://wutils.com/wmi/
Dim wmiObject
Set wmiObject = GetObject( _
 "WINMGMTS:\\.\ROOT\cimv2:" + _
 "Win32_DfsNodeTarget.Antecedent=""Path to Win32_DfsTarget"",Dependent=""Path to Win32_DfsNode""")
Wscript.Echo wmiObject.Dependent 'or other property name, see properties
See more VBS samples of Win32_DfsNodeTarget class

WMI query - sample windows WQL with C#, Dependent property of Win32_DfsNodeTarget

Get a specified instance of Win32_DfsNodeTarget by a key, get a default unnamed instance (singleton) of the class or list instances of the class by wmi query using this c# sample code.
See in another language: VBScript, VB.Net.
//https://wutils.com/wmi/

//Project -> Add reference -> System.Management
//using System.Management;

//create a management scope object
ManagementScope scope = new ManagementScope("\\\\.\\ROOT\\cimv2");

//create object query
ObjectQuery query = new ObjectQuery("SELECT * FROM Win32_DfsNodeTarget");

//create object searcher
ManagementObjectSearcher searcher =
                        new ManagementObjectSearcher(scope, query);

//get a collection of WMI objects
ManagementObjectCollection queryCollection = searcher.Get();

//enumerate the collection.
foreach (ManagementObject m in queryCollection) 
{
  // access properties of the WMI object
  Console.WriteLine("Dependent : {0}", m["Dependent"]);
  
}

WMI query - sample windows WQL with VB.Net, Dependent property of Win32_DfsNodeTarget

Get a specified instance of Win32_DfsNodeTarget by a key, get a default unnamed instance (singleton) of the class or list instances of the class by wmi query using this VB.Net sample code.
See in another language: VBScript, C#
'Project -> Add reference -> System.Management
'Imports System.Management

'Get the namespace management scope
Dim Scope As New ManagementScope("\\.\ROOT\cimv2")

'Get a result of WML query 
Dim Query As New ObjectQuery("SELECT * FROM Win32_DfsNodeTarget")

'Create object searcher
Dim Searcher As New ManagementObjectSearcher(Scope, Query)

'Get a collection of WMI objects
Dim queryCollection As ManagementObjectCollection = Searcher.Get

'Enumerate wmi object 
For Each mObject As ManagementObject In queryCollection
  'write out some property value
  Console.WriteLine("Dependent : {0}", mObject("Dependent"))
Next
comments powered by Disqus
WUtils.com