Hi,
I was wondering if anyone can help me find the issue with the ADM file below?
- The file loads without any errors on 2000 and 2003 using GPEDIT.MSC.
- I actually see the "IE7 Test" Category under "Administrative Templates".
- But nothing shows up on the right side of MMC. It's just blank...
- I even tried to save the file in ANSI and UNICODE format which I know is an issue for IEAK 7 but wasn't sure if the same was true in this scenario.
- Does anybody notice a problem with this file?
[BLUE]
[/BLUE]
Dave Namou, MCSE CCEA
I was wondering if anyone can help me find the issue with the ADM file below?
- The file loads without any errors on 2000 and 2003 using GPEDIT.MSC.
- I actually see the "IE7 Test" Category under "Administrative Templates".
- But nothing shows up on the right side of MMC. It's just blank...
- I even tried to save the file in ANSI and UNICODE format which I know is an issue for IEAK 7 but wasn't sure if the same was true in this scenario.
- Does anybody notice a problem with this file?
[BLUE]
Code:
CLASS USER
CATEGORY "IE7 Test"
POLICY "Start Page"
EXPLAIN "This is a new policy"
KEYNAME "Software\Microsoft\Internet Explorer\Main"
Part "IE Start Page" EDITTEXT
DEFAULT "about:blank"
REQUIRED
VALUENAME "Start Page"
End Part
END POLICY
END CATEGORY
Dave Namou, MCSE CCEA