ScriptContext.TargetNetbiosComputer Property

Gets the target computer's NetBIOS name.

 ScriptContext.TargetNetbiosComputer

Access

Read-only

Return Value

String

Remarks

If the response is running on an agent-managed computer, this method 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 method returns the name of the agentless managed computer.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

ScriptContext Object