NFS Legacy WMI Classes
[NFS Legacy WMI Classes are no longer available as of Windows 8 and Windows Server 2012. Instead, use the NFS WMI Classes.]
Class | Description |
---|---|
MSNFS_Client | Used to configure the Client for NFS service. |
MSNFS_ClientGroup | Used to configure specific client groups. Because client groups are a server side setting, this class is not available on client operating systems such as Windows 7. |
MSNFS_ClientLock | Represents locks held by clients on the NFS server. This class is not available on client operating systems such as Windows 7. |
MSNFS_Export | Used to configure the properties of an NFS share exported by the Server for NFS service. This class is not available on client operating systems such as Windows 7. |
MSNFS_ExportFencing | Represents export fencing for shares exported by the Server for NFS service. This class is not available on client operating systems such as Windows 7. |
MSNFS_NetGroup | Used to retrieve the group name of configured netgroups. NFS client computers can be logically grouped into netgroups, in order to enable the administrator to easily manage mount permissions for all the computers in the group without having to set them for individual computers. |
MSNFS_Server | Used to configure the Server for NFS service. |
MSNFS_UserNameMapping | Used to configure user account mapping for both the 'Server for NFS' and 'Client for NFS' services. This class can be used to configure Active Directory, a User Name Mapping (UNM) server, or an LDAP RFC 2307 based store as a mapping source to be used by the Server for NFS or Client for NFS services. |