Re: Help with a new adm template
- From: "Laura E. Hunter [MVP]" <nospamplease>
- Date: Mon, 5 Jun 2006 09:05:08 -0400
Test this first, obviously, as I'm just writing it off the top of my head:
CLASS MACHINE
CATEGORY "Outlook PST Options"
POLICY "Disable PST Options"
KEYNAME "Software\Microsoft\Office\11.0\Outlook"
VALUENAME "DisablePST"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY;
Save this as an adm file and import it into the applicable GPO.
HTH
Laura E. Hunter
Microsoft MVP - Windows Server Networking
Responses provided as-is; no warranties expressed or implied
"chipflyer" <chipflyer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CB830051-58A7-41E4-A41B-34F1CBE19031@xxxxxxxxxxxxxxxx
What I need to do is set the reg value below on all client machines which
will disable the PST options on client machines. Can somebody show me one
time how this should look in new adm template? Any help would be greatly
appreciated, I can't quite get it right.
Thank you,
Jeff
The key is:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Outlook]
"DisablePST"=dword:00000001
.
- Follow-Ups:
- Re: Help with a new adm template
- From: Mark Heitbrink [MVP]
- Re: Help with a new adm template
- Prev by Date: Re: "Simple file sharing" in group policies?
- Next by Date: Re: "Simple file sharing" in group policies?
- Previous by thread: Re: turn monitor off & auto logon
- Next by thread: Re: Help with a new adm template
- Index(es):