Creating new users
For creating new users, the following steps must be followed.
Log into the AD server - dc.lclibrary.org
Open the Active Directory users and computers application (desktop shortcut)
Right click on the Users folder and select New then User
Fill out the following fields:
Click on next.
Give the user a temporary password (typically we use Library1690)
Leave the check boxes as is and click on next.
Click on Finish.
Find the user object in the list, right click on it and choose properties.
On the first page (General), fill out the following fields:
If the user would like their pronouns displayed in Microsoft Apps, put the appropriate pronouns in the Description field surrounded by parenthesis - (she/her)
On the address tab, fill out the Street address, City, State, and Zip code for the user.
If the user is going to be use 2FA for the VPN, you must provide a mobile phone number. open the Telephones tab and put their mobile address in the Mobile field. This field must be filled out using the +1 1406XXXXXXX format.
On the Organization tab, fill in the following fields:
On the Member of tab, add the user to the following groups as necessary:
The new user will be synchronized to the cloud using Entra connect. Once it appears in Entra, you need to configure the user.
If the user or the changes you made to the user are not showing up on Entra, you can force a synchronization. Go to the DC server, open PowerShell, and type in this command: start-adsyncsynccycle -policytype delta. This will force the synchronization between the DC and Entra.
Go to the Microsft365 admin portal page at: https://admin.microsoft.com
Open Users then Active Users.
Find the new user and click on them.
Click on the Licenses and Apps option and give them the following licenses:
Deleting users
For removing users from the local DC and Entra, the following steps must be followed.
LRemove the user from the Domain first.
Log into the Domain server: dc.lclibrary.org.
Launch the users and groups app. Find the user and right click on them and choose Delete. Confirm the deletion.
Wait for the DC to sync with Entra. If you want to force a sync right away, on the DC, open PowerShell, and type in this command: start-adsyncsynccycle -policytype delta
Log into the MS365 admin portal at: https://admin.microsoft.com. On the left side, expand Users and then click on Active Users.
You may have to click on the refresh option at the top of the screen to make sure it has synced properly. Make sure the user is no longer listed in the Active Users list.