A
Allan McMillan
Hi group
I'd like to know if it is possible to deploy a reg change to machines using
a custom adm template. Basically i wish to add an exe to the runonce folder.I
though that this was possible and the adm template would look something like
this:
CLASS MACHINE
CATEGORY "RunOnce Apps"
KEYNAME "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
POLICY "Anti Virus update"
PART "Anti Virus update"
EDITTEXT
VALUENAME "Anti Virus update"
DEFAULT "\\Server\share\epo.bat"
END PART
END POLICY
END CATEGORY
So far i havent been able to add an additional reg key. Is this possible?
I'd like to know if it is possible to deploy a reg change to machines using
a custom adm template. Basically i wish to add an exe to the runonce folder.I
though that this was possible and the adm template would look something like
this:
CLASS MACHINE
CATEGORY "RunOnce Apps"
KEYNAME "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
POLICY "Anti Virus update"
PART "Anti Virus update"
EDITTEXT
VALUENAME "Anti Virus update"
DEFAULT "\\Server\share\epo.bat"
END PART
END POLICY
END CATEGORY
So far i havent been able to add an additional reg key. Is this possible?