NTDOCNTDOC Administrator
Registered: 2000-07-28
Posts: 11629
Loc: CA
Pat,
You can't start a service that is in the Disabled mode so you need to first set the Startup mode to AUTOMATIC, then actually Start the service. However, in your case if they have removed the files or enough of the files to prevent the service from starting then you need to at least set it to Automatic, then push out the Altiris Agent again.
NOTE! Chris has not updated the code yet though to support the NoVarsInStrings option. I have updated and posted an example here though for you to try.