Get AD User Forced to Change Password

Lists all users in Active Directory with "User must change password at next logon" selected
Version 2.1.6
Created on 2023-04-11
Modified on 2023-06-23
Created by Rein Leen
Downloads: 18

The Script Copy Script Copied to clipboard
<#
.SYNOPSIS
    Lists all users in Active Directory with "User must change password at next logon" selected.

.DESCRIPTION
    Lists all users in Active Directory with "User must change password at next logon" selected.
    Not getting any results means there are no user accounts with the setting active within the given parameters.

    This script is intended to be used within ControlUp as an ac