Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ad_fsmo.vbs
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
' Author: Mattias Ryrlén (mr@op5.com)
' Website: http://www.op5.com
' Created: 2008-09-18
' Version: 0.9
' Description: List the current FSMO Roles on an Active Directory DC
' Should display an errorstring if you specify a role that the server don't own.
' Havent had the time to test this since i only had 1 DC to test it on.
'
' Requirements: You will need supporttools installed on your DC for this script to work.
'
' Usage cscript /NoLogo check_ad_fsmo.vbs ""
' Website: http://www.op5.com
' Created: 2008-09-18
' Version: 0.9
' Description: List the current FSMO Roles on an Active Directory DC
' Should display an errorstring if you specify a role that the server don't own.
' Havent had the time to test this since i only had 1 DC to test it on.
'
' Requirements: You will need supporttools installed on your DC for this script to work.
'
' Usage cscript /NoLogo check_ad_fsmo.vbs
Reviews (0)
Be the first to review this listing!