| A | B |
| mmc | from run command brings up microsoft management console |
| Net.exe | command line utility for managing users and groups |
| user accounts | basic token of identity in XP |
| groups | consolidate users to assign permissions to resources |
| profiles | retain familar menus and desktop settings |
| interactive group | any user logged on to the local system |
| users and computers | used to manage computer accounts |
| access requirements | users are placed into groups based on this |
| account template | used to create users who need identical security configurations |
| NET USER | can manage user accounts from command line |
| cached credentials | allow users to log in when domain controller is not available |
| logon script | file used to configure user's working environment |
| password complexity | requirements for length and symbols |
| profile path | place on server where profile is saved |
| net user | command for managing user accounts |
| fast user switching | allows changing users without closing all programs |
| passphrases | easily remembered passwords created by first letter in sentence |
| privileges | includes log-on rights and ability to do various activities to the OS |
| gpedit.msc | opens management console from run to configure user rights and groups |