User Tools

Site Tools


microsoft:desktop:win_7:pass_change_edit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
microsoft:desktop:win_7:pass_change_edit [2012/04/13 17:05] – external edit 127.0.0.1microsoft:desktop:win_7:pass_change_edit [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 ====== Changing password without knowing old one ====== ====== Changing password without knowing old one ======
  
-Startajte "cmd"...+Startajte "cmd"
  
 U "command line interface-u" (CLI) napišite: U "command line interface-u" (CLI) napišite:
  
-  net user <Enter>+<code> 
 +net user <Enter
 +</code>
  
-.. pojavit će se lista korisnika kreirana na računalu: +.. 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...+<code> 
 +C:\Users\adelac>net user 
 + 
 +User accounts for \\OFFICE-003 
 + 
 +------------------------------------------------------------------------------- 
 +Administrator            Guest                    ihorvat 
 +adelac 
 +The command completed successfully. 
 +</code> 
 + 
 +Za korisnika kojem želimo promijeniti password napišemo… 
 + 
 +<code> 
 +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. 
 +</code>
  
-  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 Password je promijenjen
  
microsoft/desktop/win_7/pass_change_edit.1334336708.txt.gz · Last modified: 2016/03/29 06:08 (external edit)