Additional Microsoft Entra services and features related to identity, access, and network security
To configure an account as a service account, you typically need to ensure that certain settings are applied. However, the specific setting for "Password change at next sign-in = OFF" is usually found in the user account properties within Active Directory. Here’s how you can find and set this option:
- Open Active Directory Users and Computers: Sign in to your domain controller or an administrative computer with the necessary permissions.
- Locate the User Account: In the console tree, navigate to the container or organizational unit (OU) where the user account is located.
- Right-click the User Account: Select the user account you want to modify and right-click on it.
- Select Properties: From the context menu, click on Properties.
- Account Tab: In the properties window, go to the Account tab.
- Password Options: Look for the option labeled "User must change password at next logon" and ensure that this checkbox is unchecked. This setting will prevent the user from being required to change their password at the next sign-in.
- Apply Changes: Click OK or Apply to save your changes.
By following these steps, you should be able to configure the account to operate as a service account without requiring a password change at the next sign-in.
References: