TaskService.TargetServer property

For scripting, gets the name of the computer that is running the Task Scheduler service that the user is connected to.

Syntax

TaskService.TargetServer As String

Property value

The name of the computer that is running the Task Scheduler service that the user is connected to.

Remarks

This property returns an empty string when the user passes an IP address, Localhost, or '.' as a parameter, and it returns the name of the computer that is running the Task Scheduler service when the user does not pass any parameter value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll