User Tools

Site Tools


microsoft:desktop:win_7:pass_change_edit

Changing password without knowing old one

Startajte “cmd”…

U “command line interface-u” (CLI) napišite:

net user <Enter>

.. pojavit će se lista korisnika kreiranih na računalu:

C:\Users\adelac>net user

User accounts for \\OFFICE-003

-------------------------------------------------------------------------------
Administrator            Guest                    ihorvat
adelac
The command completed successfully.

Za korisnika kojem želimo promijeniti password napišemo…

C:\Users\adelac>net user "ihorvat" *
Type a password for the user: <upišemo novi password>
Retype the password to confirm: <...ponovo>
The command completed successfully.

Password je promijenjen

microsoft/desktop/win_7/pass_change_edit.txt · Last modified: 2016/03/29 06:08 (external edit)