The Win32_MappedLogicalDisk class represents a network storage devices that are mapped as logical disks on the computer system. The instances returned for this class will be as follows. If user A is enumerating the instances, then the provider will look for a logon session of user A on that machine. If there is one (and only one) such logon session, then the provider will return the mapped drives of that session. If there is more than one session that user A has on the machine, then no mapped drive instances will be returned (since the provider has no reasonable way of deciding which session to use). If there are no sessions of user A running, and there is a locally logged on user B, then the provider will impersonate A and return the mapped drives of user B. This case supports the scenario of helpdesk wanting to see the instances of a locally logged on user. Again, if there is more than one session of user B running on the machine, then the provider has no way of deciding which to use. In this case no mapped drive instances will be returned.
The Win32_LogonSession class describes the logon session or sessions associated with a user who has logged on to Windows ...
The Win32_LogonSessionMappedDisk class represents an association between a logon session and the mapped logical disks defined ...
The Win32_LUID abstract class represents a locally unique identifier (LUID), an identifier unique only on the local computer. ...
The Win32_LUIDandAttributes abstract class represents a locally unique identifier (LUID) of a privilege and a set of bit ...
The Win32_MappedLogicalDisk class represents a network storage devices that are mapped as logical disks on the computer system. ...
The Win32_MemoryArrayLocation class represents an association between a logical memory array and the physical memory array ...
The Win32_MemoryDevice class represents the properties of a computer system's memory device along with it's associated mapped ...
The Win32_MemoryDeviceArray class represents an association between a memory device and the memory array in which it resides. ...
The Win32_MemoryDeviceLocation class represents an association between a memory device and the physical memory on which it ...