Skip to content

Added parameter for additional DNS Namespaces. Added support for multiple DAGs in the org. - #9

Open
CoadMonkey wants to merge 40 commits into
rgel:mainfrom
CoadMonkey:main
Open

Added parameter for additional DNS Namespaces. Added support for multiple DAGs in the org.#9
CoadMonkey wants to merge 40 commits into
rgel:mainfrom
CoadMonkey:main

Conversation

@CoadMonkey

Copy link
Copy Markdown
Version 2.5 :: 20-Mar-2026  :: [Improvement] :: Added parameter for additional DNS Namespaces. Added support for multiple DAGs in the org.

Add ability to run from admin workstation -CoadMonkey
Infinite loop waiting for databases when a non-DAG database exists -CoadMonkey
### Add ClusterNode info to output array ###
foreach ($Server in $ExchangeServers.name) {
    ($Obj_Arr|Where-Object {$_.Name -eq $Server}).ClusterNode = ($ClusterNodeArray|Where-Object {$_.Name -eq $Server}).State
}
    version 2.6 :: 24-Jun-2026  :: [Improvement] :: Better handling for offline servers.
Version 2.7 :: 10-Aug-2026  :: [Bugfix]      :: Correct errors when server online but services are stopped.
Version 1.3 :: 10-Aug-2026  :: [Bugfix]  :: Sanitize user input to prevent false data from Get-ServerComponentState
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant