How to change domain’s Monitor Accounts via PowerShell?

Domain object has various properties, which unfortunately not always correspond to their titles in UI. That’s because UI titles tend to change with a time and translations, but API doesn’t change. One of the properties that is often asked to change is “Monitor Accounts”: The corresponding property in domain object is called IsActive and can be ...