This topic has not yet been rated - Rate this topic

AddByInputObject method of the PS_DnsServerRootHint class

Adds roothints on DNS server.

Syntax


uint32 AddByInputObject(
  [in]   string ComputerName,
  [in]   string InputObject,
  [in]   boolean PassThru,
  [out]  string cmdletOutput
);

Parameters

ComputerName [in]

Specifies the remote computer on which to execute the command

InputObject [in]

PassThru [in]

cmdletOutput [out]

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Namespace

\root\Microsoft\Windows\Dns

MOF

PS_DnsServerRootHint_v1.0.0.mof

See also

PS_DnsServerRootHint

 

 

Build date: 12/6/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.