次の方法で共有


Add method of the PS_DhcpServerSecurityGroup class

Adds a specified security group.

Syntax

uint32 Add(
  [in] string ComputerName
);

Parameters

ComputerName [in]

DNS name or IP address of the target computer running the DHCP server service.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\DHCP
MOF
DhcpServerPsProvider.mof
DLL
DhcpServerPsProvider.dll

See also

PS_DhcpServerSecurityGroup