command line
10/07/2012 Thanos Karp Microsoft Windows,
1. Open command line (cmd) in your Windows machine. 2. Type diskpart 3. You will be prompted for administrator password and a new command line window will open. 4. Type: list disk to list all available hard disks. 5. Select your disk: for ex. select disk 0 6. List partitions: list partition
>>
cmd, command line, diskpart, drive, hard, list, partitions, view, windows
30/12/2011 Thanos Karp Windows 7,
If you would like to quickly change user password without having to enter the control panel: 1. Open command line with administrative rights 2. Issue the following command: net user username password examples: net user akarpouzas 12345678 do not use so simple passwords, this is just an example and, net user “Thanos Karpouzas” 12345678 if [...]
>>
change, cmd, command line, microsoft, net, password, user, username, windows 7, windows win7