StopService method of the MSNFS_Server class

[The NFS Legacy WMI Classes are no longer available as of Windows Server 2012. Instead, use the NFS WMI Classes.]

Stops the Win32 Server for NFS service and kernel mode driver.

This method is superseded by the MSFT_NfsServerTasks.StopNfsServerService method.

Syntax

uint32 StopService();

Parameters

This method has no parameters.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2
End of client support
None supported
End of server support
Windows Server 2008 R2
Namespace
Root\MSNFS
Header
Sdoias.h
MOF
Nfswmi.mof
DLL
NfsCimProv.dll

See also

MSNFS_Server