Scripting the addition of Group Policy links (248392)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
This article was previously published under Q248392 SUMMARY
Administrators may need a way of automating the modification of the Group Policy objects (GPOs) that apply to a given site, domain, or organizational unit. This article contains a sample Visual Basic script that, when run on a computer that is a member of a domain, displays the list of available GPOs and allows the user to manually add a GPO link. You should consider the sample script in this article only a guide as to what can be accomplished. You should modify it to meet your specific needs.
Portions of this script rely on IADsTools, a Component Object Model (COM) object that can be used for many functions, including the one described in this article to enumerate GPOs. IADsTools is included with the Windows 2000 Support tools, which are located in the Support\Tools folder on the Microsoft Windows 2000 Professional or Server CD-ROMs. Detailed information about the function parameters for IADsTools is located in the Windows 2000 Support Tools documentation.
REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
870997
Windows XP and Windows 2000 clients that share a single organizational unit stop responding or spontaneously restart
Modification Type: | Minor | Last Reviewed: | 8/31/2004 |
---|
Keywords: | kbenv kbinfo KB248392 |
---|
|