Group Policy Template Problem

G

Guest

Hi all

I have created the following GPO Template and am attempting to apply it to
our W2K Domain :-

******************Policy Template Start*******************

; Internet Explorer Print Settings Policy template
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
CLASS USER ;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

CATEGORY !!strPageSetup
KEYNAME "Software\Microsoft\Internet Explorer\PageSetup"
POLICY !!strPageSetup
PART !!strPrintHeader EDITTEXT
VALUENAME "header"
END PART
END POLICY
END CATEGORY

[strings]
strPageSetup="Internet Explorer Print Layout"
strPrintHeader="Printed Page Header"

*******************Policy Template End********************

Unfortunately, all that this shows is a new Catagory under User settings
called 'Internet Explorer Print Layout' with nothing to show underneath it.

I thought I had the syntax correct, but obviously somthing isn't right.

If anyone can help, I'd be forever greatfull :)

Thanks in advance

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top