| Win32_MountPoint | |||
| The mount point associates a volume to the directory at which it is mounted. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Directory | Reference | The directory | |
| Volume | Reference | The volume | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_MountPoint    {     Directory = "Win32_Directory.Name=\"C:\\\\\"";     Volume = "Win32_Volume.DeviceID=\"\\\\\\\\?\\\\Volume{ef317060-e8fa-11de-960a-806e6f6e6963}\\\\\"";    }; | |||