ChangePw Usage

changepw /?

ChangePW V02.03.00cpp  Joe Richards (joe@joeware.net) June 2006

Usage:
  changepw.exe [/d:domain] [/s:server] /u:userid [/p:password] [/o:password] [/a:(y|n)] [/f]

        /d:domain - domain to manipulate userid on.
        /s:server - server to manipulate userid on.
        /u:userid - userid to manipulate.
        /p:password - password to set userid to.
        /o:password - old password (specify to change instead of set).
        /a:y        - make account active.
        /a:n        - make account inactive.
        /f          - display current flags.


  Use freely; you are responsible for all results.