ScriptContext.TargetFQDNComputer Property

Gets the target computer's fully-qualified domain name.

 ScriptContext.TargetFQDNComputer

Access

Read-only

Return Value

String

Remarks

If the response is running on an agent-managed computer, this property returns the name of the agent-managed computer. If the response is running on the Management Server because the server is monitored without an agent, then this property returns the name of the agentless managed computer. If the target computer is a virtual server, the property returns null.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

ScriptContext Object