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
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