TAILIEUCHUNG - Active Directory Cookbook for windows server 2003- P37

Active Directory Cookbook for windows server 2003- P37:If you are familiar with the O'Reilly Cookbook format that can be seen in other popular books, such as the Perl Cookbook, Java Cookbook, and DNS and BIND Cookbook, then the layout of this book will not be anything new to you. The book is composed of 18 chapters, each containing 10-30 recipes for performing a specific Active Directory task. Within each recipe are four sections: problem, solution, discussion, and see also. | See Also MS KB 271997 Description of Bridgehead Servers in Windows 2000 Recipe Setting a Preferred Bridgehead Server for a Site Problem You want to set a preferred bridgehead server for a site. Solution Using a graphical user interface 1. Open the Active Directory Sites and Services snap-in. 2. In the left pane expand Sites expand the site where the server you want to set as a bridgehead is contained and expand the Servers container 3. Right-click on the server you want to set as the bridgehead and select Properties. 4. Highlight IP SMTP or both pertaining to the protocol s for which you want the server to be a bridgehead. 5. Click the Add button. 6. Click OK. Using a command-line interface Create an LDIF file called with the following contents dn cn DCName cn servers cn SiteName cn sites cn configuration ForestRootDN changetype modify add bridgeheadTransportList bridgeheadTransportList cn IP cn Inter-site Transports cn sites cn configuration ForestRootDN - then run the following command Idifde -v -i -f set bridgehead Using VBScript This code sets a preferred bridgehead server for a particular transport ------ SCRIPT CONFIGURATION ----- strServer DomainControllerName . del strServerSite SiteName . Default-First-Site-Name strTransport TransportName . either IP or SMTP ---- END CONFIGURATION ----------- 371 set objRootDSE GetObject LDAP RootDSE set objServer GetObject LDAP cn strServer cn Servers cn strServerSite cn sites configurationNamingContext bridgeHeadTransportList cn strTransport cn Inter-site Transports cn sites configurationNamingContext Successfully set bridgehead server strServer Discussion Setting a preferred bridgehead server can give you more control over which domain controllers participate in inter-site replication but it is also limiting. The KCC typically selects .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.