Re: Configure Policy with VBS
From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 11/30/04
- Next message: Marco Peretti: "Re: FYI - Interesting Raymond Chen blog (and comments) on RunAs"
- Previous message: Erik: "Re: Configure Policy with VBS"
- In reply to: Erik: "Re: Configure Policy with VBS"
- Next in thread: Roger Abell: "Re: Configure Policy with VBS"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 16:47:33 +0100
Erik wrote:
> Ok.
>
> I work in a project inside a great Bank here in Brazil.
> Because the AD is big us want to disable the DLT service.
> There are many DCs here, about 1800 Dcs.
>
> I need configure a NtfsDisableDomainLinkTracking policy to disable, how and
> where I can configure this policy. And I need configure a policy to disable
> the DLT Service.
>
> I would like to make a script to match this.
>
> Do you have any idea.
Hi
You could install the Group Policy Management Console (GPMC) and see
if that helps you out some:
http://www.microsoft.com/windowsserver2003/gpmc/default.mspx
(it can be used against a Windows 2000 domain as well, but
you will need to install GPMC on a WinXP SP1 computer that
has the .NET Framework installed)
Note that scripting of some GPO operations are exposed within this
tool, but *not* scripting of *settings* within a GPO.
For some GPO scripting examples, go to
http://rallenhome.com/books.html and select "Download Code"
under the "Active Directory Cookbook" title.
See "9. Group Policy Objects (GPOs)" for some examples.
You will also find some (at the same site) under the "Download Code"
part of the "Managing Enterprise Active Directory Services" title.
See "13. Group Policy Objects (GPOs)" there.
-- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx
- Next message: Marco Peretti: "Re: FYI - Interesting Raymond Chen blog (and comments) on RunAs"
- Previous message: Erik: "Re: Configure Policy with VBS"
- In reply to: Erik: "Re: Configure Policy with VBS"
- Next in thread: Roger Abell: "Re: Configure Policy with VBS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|