GetConfiguration method of the MSFT_SmbServerConfiguration class

Retrieves SMB server configuration values.

Syntax

uint32 GetConfiguration(
  [out] MSFT_SmbServerConfiguration Output
);

Parameters

Output [out]

An instance of the MSFT_SmbServerConfiguration class that represents the server configuration settings.

Requirements

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

See also

MSFT_SmbServerConfiguration