Question : Group Policy, RSOP Admiistrative Template error. XP Pro Server 2003 Native environment

When I run the RSOP on a computer in our Computers OU I get the following error message:

"Administrative Templateshide An error has occurred while collecting data for Administrative Templates.  The following errors were encountered:  The .adm file "\\abcd.army.mil\sysvol\abcd.army.mil\Policies\{31B9C340-016D-11F2-845B-00A04FB984D5}\Adm\DisableAutorun.inf.adm" is not in a valid format and must be replaced. Details: A string is expected at line 8."

Can anyone tell me what this means and if and how I can fix this?

Thank you,
DSterling

Answer : Group Policy, RSOP Admiistrative Template error. XP Pro Server 2003 Native environment

Try this instead:

CLASS MACHINE
CATEGORY !!AUTORUN_DEFAULT
    POLICY !!SET_AUTORUN_START
        KEYNAME "SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf"
        EXPLAIN !!AUTORUN_START_HELP
        PART !!DISABLE CHECKBOX
            VALUENAME ""
            VALUEON "@SYS:DoesNotExist"
            VALUEOFF ""
        END PART
    END POLICY
END CATEGORY
[Strings]
DISABLE="Disable Autorun.inf"
AUTORUN_DEFAULT="Autorun.inf"
SET_AUTORUN_START="Disable Autorun.inf"
AUTORUN_START_HELP="This will disable Autorun.inf"

-saige-
Random Solutions  
 
programming4us programming4us