|
I apologize now, I am fairly new to this.
I have the job setup with 2 tasks.
1. Distribute Disk Image, "Automatically perform" is unchecked
2. Run Script
"REM Token Replacement / Driver Injection
echo Hardware Model number is %#!computer@model_num%
F:\RDeploy\Windows\FIRM -recurse Copy "F:\drivers\%#computer@model_num%\*" "prod:\drivers"
"
script operating system = windows
Script Run Location: Locally on the DS
Run when the agent is collected
The script is not running, i am assuming because no files are being copied, and i do not ever see the echo from above.
Any ideas?
|