次の方法で共有


ResolveNetGroup method of the MSFT_NfsServerTasks class

Checks whether a netgroup name is valid on the Windows NFS server.

Syntax

uint32 ResolveNetGroup(
  [in] string NetgroupName
);

Parameters

NetgroupName [in]

Type: string

The name of the netgroup.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\NFS
MOF
NfsCimProv.mof
DLL
NfsCimProv.dll

See also

MSFT_NfsNetgroup

MSFT_NfsServerTasks