Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the IPv6 address ranges excluded from the specified IPv6 subnet prefix.
Syntax
uint32 Get(
[in] string ComputerName,
[in] string Prefix[],
[out] DhcpServerv6ExclusionRange cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
DNS name or IP address of the target computer running the DHCP server service.
-
Prefix [in]
-
The IPv6 prefixes of the scopes for which the exclusion ranges are requested.
-
cmdletOutput [out]
-
An embedded instance of the DhcpServerv6ExclusionRange class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\DHCP |
MOF |
|
DLL |
|