Abhijit TiwariAug 2, 20182 minGet Azure AD Sign-in reports without running complicated Powershell scriptsTool to get Azure AD Sign in reports without the need of coding in powershell
Abhijit TiwariMay 29, 20172 minPowershell Script to fetch List of Administrator and Service Principals on Azure Active Directory/ OWell I got a request from one of my customer who had an Office 365 subscription with more that 20000 users and wanted to know the list of...
Abhijit TiwariMay 17, 20171 minAutomate Office 365,EMS,Azure AD Premium Licensing on basis of Group MembershipOften admins have complained that they are not able to assign Licenses to users on basis of groups. Although, if you are a powershell...
Abhijit TiwariOct 17, 20161 minHow to get List of Groups in Office 365 and its Members in a consolidated output using PowershellRecently I happened to come across a situation where a customer requested to get group membership of all groups in a consolidated output....
Abhijit TiwariJan 27, 20161 minPowershell Script to convert objectGUID values of local AD to ImmutableID (Base64)Now, someone requested me to come up with a script that would show immutable IDs of all the user objects so that the harmatch process...
Abhijit TiwariJan 26, 20162 minHow to migrate users on office 365 after a AD migration or ADMT moveRecently, I dealt with situation where a customer was migrating AD objects from one forest to another. Now, there are many situations why...
Abhijit TiwariJan 19, 20162 minPassword set to never expire on local AD, yet user gets a prompt to update the password on office 36I had came across an unusual situation where the user account was synced from AD and the password sync was working just as fine as I was...