打印

[分享] 查看用户状态的一个命令

查看用户状态的一个命令

查看用户状态:net user username /domain

开始-运行-CMD- net user username /domain
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

H>net user zhang /domain
The request will be processed at a domain controller for domain ###.com.

User name Zhang
Full Name Zhang,laosan,China,Accounting
Comment
User's comment
Country code (null)
Account active No
Account expires Never

Password last set 2007/11/20 上午 10:55
Password expires 2007/12/20 上午 10:55
Password changeable 2007/11/20 上午 10:55
Password required Yes
User may change password Yes

Workstations allowed All
Logon script
User profile \\ACCOUNTINGW0000\Profiles\Zhang
Home directory \\ACCOUNTINGW0000\Users\Zhang
Last logon Never

Logon hours allowed All

Local Group Memberships
Global Group memberships
*ACCOUNTINGremoteAccess *ACCOUNTINGAccess
*ACCOUNTINGVPNAccess *Domain Users

*ACCOUNTINGAllUsers *ACCOUNTING
The command completed successfully.

[ 本帖最后由 cnzhangzh8 于 2008-2-26 22:50 编辑 ]

TOP

hum, 域环境一般用dsget user 比较详细,不过其实也没啥用

TOP

好東東!

TOP