Wednesday, January 6, 2016

When will my Domain Password Expire

I needed to know when my Domain Password would expire.
This command reports it.

! Type it exactly like this, you don't need to substitute any values for anything !

In a CMD shell run this:

net user %USERNAME% /DOMAIN

One of the results will be something like this:

Password expires             1/10/2016 9:52:20 AM

No comments:

Post a Comment