With the native NET command:
NET USER loginname /DOMAIN /ACTIVE:YES or, if the password needs to be reset as well:
NET USER loginname newpassword /DOMAIN /ACTIVE:YES
With the native NET command:
NET USER loginname /DOMAIN /ACTIVE:YES or, if the password needs to be reset as well:
NET USER loginname newpassword /DOMAIN /ACTIVE:YES

No comments