To prevent users from changing their account information such as phone number, name, location, address, etc., you can simply do the following:
- Launch Microsoft Exchange 2013 Management Shell
- Issue the following command :
Set-ManagementRoleAssignment -Identity "MyContactInformation-Default Role Assignment Policy" -Enabled $false
Wait a while to let the change propagate …
Expecting more steps ? sorry …