June 01, 2000 01:01 PM

JSI Tip 2445. Console User Manager.

Rating: (0)
Windows IT Pro
InstantDoc ID #73766


contains Cusrmgr.exe, a command-line tool that:

"enables editing of many of the properties available through the Local Users and Groups, a Microsoft® Windows® 2000 system tool that is part of the Computer Management MMC snap-in. With CusrMgr, you can rename or delete users, set passwords, and set or reset other user properties.

For Microsoft® Windows NT® version 4.0, CusrMgr offers command-line access to User Manager's "User" and "User Profile" properties."

The Cusrmgr syntax is:

cusrmgr -u UserName [-m \\ComputerName] [{-r UserName | -d NewUserName}]
                                                  [{-p | -P Password}] [-rlg OldGroupName NewGroupName] 
                                                  [-rgg OldGroupName NewGroupName] [-alg LocalGroupName] 
                                                  [-agg GlobalGroupName] [-dlg LocalGroupName]
                                                  [-dgg GlobalGroupName] [-c Comment] [-f FullName]
                                                  [-U UserProfile] [-n LogonScript] [-h HomeDir] 
                                                  [-H HomeDirDrive] [{+s | -s} Property]
Where:

-u UserName specifies the user account on which to perform the operation. This switch is case-sensitive: it takes a lower-case u.

-m \\ComputerName defaults to the local computer.

-r UserName renames user specified with -u to NewUserName.

-d UserName deletes user UserName.

-p sets a random password. This switch is case-sensitive: it takes a lower-case p.

-P Password sets password to Password. This switch is case-sensitive: it takes a capital P.

-rlg OldGroupName NewGroupName renames local group OldGroupName to NewGroupName.

-rgg OldGroupName NewGroupName renames global group OldGroupName to NewGroupName.

-alg LocalGroupName adds user specified by -u UserName to local group LocalGroupName.

-agg GlobalGroupName adds user specified by -u UserName to global group GlobalGroupName.

-dlg LocalGroupName deletes user specified by -u UserName from local group LocalGroupName.

-dgg GlobalGroupName deletes user specified by -u UserName from global group GlobalGroupName.

-c Comment sets Comment property to Comment.

-f FullName sets FullName property to FullName.

-U UserProfile sets UserProfile property to UserProfile. This switch is case-sensitive: it takes a capital U.

-n LogonScript sets LogonScript property to LogonScript.

-h HomeDir sets HomeDir property to HomeDir. This switch is case-sensitive: it takes a lower-case h.

-H HomeDirDrive sets HomeDirDrive property to HomeDirDrive. This switch is case-sensitive: it takes a capital H.

+s Property sets Property property, where Property can be any of the following properties:

MustChangePassword
CanNotChangePassword
PasswordNeverExpires
AccountDisabled
AccountLockout
RASUser

-s Property resets any of the properties that can be set with +s.

If the command is successful, Cusrmgr set an ERRORLEVEL of 0.

Examples:

Setting a new password for a user on the local computer

cusrmgr -u UserName -P NewUserPassword

Setting "User must change Password at next login" property for a user on the local computer

cusrmgr -u UserName +s MustChangePassword

Setting a new password for a user at the domain level, where \\PdcName is the primary domain controller
of the domain to which the UserName belongs.

cusrmgr -u UserName -P NewUserPassword -m \\PdcName

Setting "User must change Password at next login" property for a user at the domain level

cusrmgr -u UserName +s MustChangePassword -m \\PdcName

ARTICLE TOOLS

Add a Comment

There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS

eBooks

Playbook for a Virtualized Datacenter | During challenging times, optimizing the IT infrastructure becomes imperative. Many organizations are looking to extend their virtualization efforts to encompass the entire datacenter. Get a step-through of your technology options and more.

White Papers

As the advances in USB devices have made them invaluable to most business users’, they have also exposed organizations to enormous risks. Learn how to easily enforce device/port control and data encryption policies without requiring new infrastructure and additional admin overhead.

WEB SEMINARS

Is Flexible Lockdown Possible? Join Darren Mar-Elia for this free web webinar exploring the various methods you should consider to protect and control your desktops while also understanding the impact on the end user community.
View Seminar On-Demand.

eLearning Series

Windows IT Pro brings the experts direct to you to share their real-world perspective, experience, and expertise. During each event, three sessions stream in real time, allowing you to learn, to ask questions, and to get solutions.
Upcoming event: SQL Server Consolidation

Subscribe to Windows IT Pro!

© Penton Media, Inc.

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.