Get User Information

Copyright 1997 Pragma Systems, Inc.

** NOTE: This program only works with Windows NT **

userinfo.exe

Get user information displays the user information for "username" from your NT Network user account. 

Name

the name of the user account

Full Name

the full name of the user

Comment

the user account comment

Privelege

the privelege level

Password Age

the days since the password was last changed

Password Expired

whether the password has expired

Account Expires

when the account will expire

Home Dir

the path of the home directory

Home Drive

the drive letter assigned to the user's home directory

Script Path

the path for the user's logon script file

Profile Path

the path to the user's profile

Logon Server

the name of the server to which logon requests are sent

Logon Hours

is the user restricted in logon times

Last Logon

when the last logon occurred

Last Logoff

when the last logoff occurred

MAX Disk

the maximum amount of disk space the user can use

State

state of the user account

USAGE:

userinfo /U username /M machine [/I] [/?] 

 COMMAND OPTIONS:

/U "Username"  The name of the user to display information for 

/M "Machine"   The machine that holds the information 

/I   Runs in Interactive mode 

/?   Displays text help file 

EXAMPLES:

To run in Interactive mode and be prompted for all needed info, type: 

userinfo /I

 To get information about user John on Machine \\ISDEPT , type: 

userinfo /U John /M \\ISDEPT