sp_expireallpasswords System Procedure

Immediately expires all user passwords.

Syntax 1

call sp_expireallpasswords

Syntax 2

sp_expireallpasswords

Privileges

You must have EXECUTE privilege on the system procedure, as well as the the MANAGE ANY USER system privilege.