Skip to content

Conversation

@CoadMonkey
Copy link

Add ability to run from admin workstation.
Several other bugfixes and minor improvements. Details mentioned in specific script files.
Created Watch-PExMaintenanceMode

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
}
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