So basically I want to scan AD for any dynamic group and update the value of attributeedsaDGOriginatingService. If the value reads AS01.domain.com, then I want to change it to AS03.domain.com. If the value reads AS02.domain.com, then I want to change the value to AS04.domain.com.
If this could be one script that would be great or a load balanced method would also work.
Thank you