Exec


Applies To: Windows Server 2008

Executes a file on the local computer. The file can be a cmd script.

Syntax


Copy Code

exec <ScriptFile.cmd>

Parameters

Parameter

Description

<ScriptFile.cmd>

Specifies the script file to execute.

Remarks

Additional references

Command-Line Syntax Key