Restrict Onedrive for business client to Domain joined machines

I was working on restricting one drive for business client access as we were not able to use conditional access. Fortunately  one-drive provides a way at-least for the client to be restricted to the Active directory domain. This feature is beneficial for many customers that want users to avoid synchronize data on their personal computers,…

Power of PowerApps

I have thought many a times if I could develop a APP for phone (IOS or android) & do lot of automation that make system admin work super simple. For example, setting quota for a user just from app, creating a site collection on sharepoint ,automating access for user thru a mobile form, unfortunately that…

Extract Permission Dump Exchange Onpremise

Sharing a quickly written powershell solution to extract the permissions dump from Exchange onpremise enviornment. This dump will than be used by project management team to create migration sets for Exchange online migration. Following is done by the script. Extract Full access permissions Extract Send as permissions Extract delegates information using pubdelegates attribute of Active…