I am just trying to get my feet wet with the ADM goodness. Here is a script that I found as an example and happened to be something that I really wanted to use. The problem is, it does not appear to work. As in, nothing changes at the workstation. What exactly do I have setup wrong?
CLASS USER
CATEGORY "Sounds"
POLICY "Sound to hear when starting Windows XP"
KEYNAME "AppEvents\Schemes\Apps\.Default\SystemStart\.Curr ent"
PART "What sound do you want?"
EDITTEXT REQUIRED
VALUENAME ".default"
END PART
END POLICY
END CATEGORY