if domain user is set can't change its own password on DC through Active Directory Users and Computers
by right click the user name,check option 'user cannot change password'
how to get the option status in powershell to judge whether it enabled or not?
is this seeting can be found in GPO or need call domain relevant cmdlets to process?
any idea?thanks