Get-ADFsmoRole
1.0.2
The Get-ADFsmoRole command gets the Active Directory FSMO Roles for the domain and the forest of the domain specified by the parameters. You can specify the domain by setting the Identity or Current parameters. By default, all roles are returned, but using a switch parameter for the individual roles will cause only that role to be returned instead.
This command uses
This command uses
The Get-ADFsmoRole command gets the Active Directory FSMO Roles for the domain and the forest of the domain specified by the parameters. You can specify the domain by setting the Identity or Current parameters. By default, all roles are returned, but using a switch parameter for the individual roles will cause only that role to be returned instead.
This command uses both Get-ADDomain and Get-ADForest cmdlets to retrieve its information. The parameters of this command match the behavior and accept the same inputs as the parameters for these cmdlets. Refer to their individual help files for full details.
Show more
This command uses both Get-ADDomain and Get-ADForest cmdlets to retrieve its information. The parameters of this command match the behavior and accept the same inputs as the parameters for these cmdlets. Refer to their individual help files for full details.
Installation Options
Owners
Copyright
2016 Chris Carter
Package Details
Author(s)
- Chris Carter
Tags
ActiveDirectory FSMO FSMORoles FlexibleSingleMasterOperations
Functions
Dependencies
This script has no dependencies.
FileList
- Get-ADFsmoRole.nuspec
- Get-ADFsmoRole.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 517 | 3/21/2016 |
1.0.1 | 25 | 3/21/2016 |
1.0 | 28 | 3/7/2016 |