When you have only employee ID as input in CSV. lets see how to export the appropriate Active directory accounts to a csv file with employeeID,displayName,givenName,sn,sAMAccountName, mail, Department. You can always modify the scripts to get desired output. Save as ps1 and update the CSV file location.
Read More »Adding members to Office 365 Security Group via csv
Make sure you Connected to Exchange Online PowerShell You can get the object id of the group you are planning to add from Azure Active directory portal CSV Sample – Double quotes is very important otherwise you may see undesirable additions.
Read More »Error while running ‘ldifde.exe’ to import the schema file
Solution – Make sure all Domain Controllers are reachable. Remove any orphaned domain controllers. Try running on domain controller itself holding the schema master.
Read More »Power BI Data Gateway with Active Directory
You can create amazing reports with Active directory information with live refresh . It saves tons of hours rather than digging into SCCM for some useful data. Anyone with very basic power bi knowledge can do these reports . As you know it requires power bi pro license to create …
Read More »Azure AD Connect Breaks with Conditional Access
An error occurred executing Configuring AAD Sync task: System.InvalidOperationException: Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly Style to display a notification fro a service application. Enabling Conditional Access for all users …
Read More »Enable or Disable Multi-factor Authentication in Office 365
There is a requirement on test environment tenant to disable multi factor completely More Information required https://portal.azure.com Login to Azure Portal Properties Manage Security Defaults Choose No Never do it in production environment unless there is certain need. Please note conditional policies makes this selection to no automatically as well.
Read More »