Good day all,
theres a script in the AD mgmgt pack called AD_Replication_Partner_Op_Master_Consistency.vbs.
We are getting alert AD Replication Partner Op Master Consistency : The script 'AD Replication Partner Op Master Consistency' and I've heard that change the line
objPartner.Server = strDC TO objPartner.Server = strDnsDC could help.
What is the best way to change a script in a sealed management pack?