Disable Shared Mailbox in Hybrid environment

While working on an automation for one of our clients, We have used Disable-RemoteMailbox command in hybrid environment to disable the user mailboxes as well as shared mailboxes. User mailbox disablement is replicating correctly after removing the license group and running Disable-RemoteMailbox command on exchange onpremise Server but Shared mailbox although being disabled at on-premise…

PowerAPP – Limit the Choices based on Selection

Sharing this TIP for admins who work on the PowerAPP or PowerAPP list form. If you have two choice Columns in your APP or form and you want that based on selection in one choice column only particular choices are displayed on the second column then follow the below approach: Example: You have One column…