Need to reset my Windows 7 Password - running Parallels on a Mac Mini running OSX 10.8.3
I tried [anamareddy] solution but got a different result - (see below)
*********************
QUOTE=anamareddyj;628681]Hi all please try the following steps to reset Windows password
1. Start your virtual machine;
1. Open Terminal application (Finder > Applications > Utilities > Terminal);
2. Copy the following command, past it into Terminal window and press Return:
prlctl list --all
The output should look like the following:
UUID STATUS IP_ADDR NAME
{3e21f02b-9d52-4ebe-a079-675dc822d723} running - Windows 7
3. Copy the following, past it into Terminal window and add space
prlctl set
4. Copy the UUID from the output of the previous command (e21f02b-9d52-4ebe-a079-675dc822d723 in the example) and past it at the end of the "prlctl set" command (do not forget that there should be a space between "set" and UUID number), then add space, type the following and add one more space:
--userpasswd
Right now you will have something like:
prlctl set 3e21f02b-9d52-4ebe-a079-675dc822d723 --userpasswd
5. Add username (your Windows user account name), colon, and a new password (do not add space between username, colon and password). Please see the example below:
prlctl set 3e21f02b-9d52-4ebe-a079-675dc822d723 --userpasswd yourWindowsUsername:123
6. Press Return. You should see the following:
authentication tokens updated successfully.
You can now login to your Windows user account using the specified password.[/QUOTE]
***************
Note that after entering the second command string you specified I got "INVALID USAGE"
********************
Last login: Sat May 11 09:40:35 on console
new-host:~ marthastem$ prlctl list --all
UUID STATUS IP_ADDR NAME
{320c2b7f-5f08-4d02-b448-207195a98e56} running - Windows 7
{010e914a-a8af-43fa-99b6-dca52ff068ae} stopped - Windows XP
new-host:~ marthastem$ prlctl list --all
UUID STATUS IP_ADDR NAME
{320c2b7f-5f08-4d02-b448-207195a98e56} running - Windows 7
{010e914a-a8af-43fa-99b6-dca52ff068ae} stopped - Windows XP
new-host:~ marthastem$ prlctl set
Invalid usage
prlctl version 8.0.18354.823166
Usage: prlctl ACTION <ID | NAME> [OPTIONS] [-l user[[

asswd]@server[

ort]]
Supported actions are:
capture <ID | NAME> --file <name>
clone <ID | NAME> --name <NEW_NAME> [--template]] [--dst path] [--changesid] [--linked] [--detach-external-hdd <yes|no>]
convert <PATH> [--dst <path>] [--force]
create <NAME> {--ostemplate <name> | --distribution <name|list>} [--vmtype ct|vm] [--dst <path>]
[--changesid] [--no-hdd]
[--lion-recovery]
delete <ID | NAME>
enter <ID | NAME>
exec <ID | NAME> <command> [arg ...]
list [-a,--all] [-t,--template] [--vmtype ct|vm|all] [-o,--output name[,name...]] [-s,--sort name]
list -i,--info [-f,--full] [-j, --json] [<ID | NAME>] [--vmtype ct|vm|all]
pause <ID | NAME>
register <PATH> [--preserve-uuid]
reset <ID | NAME>
resume <ID | NAME>
restart <ID | NAME>
start <ID | NAME>
..status <ID | NAME>
change-sid <ID | NAME>
stop <ID | NAME> [--kill | --noforce]
snapshot <ID | NAME> [-n,--name <name>] [-d,--description <desc>]
snapshot-delete <ID | NAME> -i,--id <snapid>
snapshot-list <ID | NAME> [-t,--tree] [-i,--id <snapid>]
snapshot-switch <ID | NAME> -i,--id <snapid>
suspend <ID | NAME>
unregister <ID | NAME>
reset-uptime <ID | NAME>
encrypt <ID | NAME> [--dry-run]
decrypt <ID | NAME> [--dry-run]
change-passwd <ID | NAME>
problem-report <ID | NAME> <-d,--dump|-s,--send [--proxy [user[

assword]@proxyhost[

ort]]]> [--no-proxy] [--name <your name>] [--email <your E-mail>] [--description <problem description>]
set <ID | NAME> [--cpus <N>] [--memsize <N>] [--videosize <n>]
[--memquota <auto|min:max[

riority[:maxballoon]]] [--mem-hotplug <on|off>]
[--description <desc>] [--autostart <on|off|auto>] [--autostart-delay <n>]
[--autostop <stop|suspend>] [--applyconfig <conf>] [--name <name>]
[--start-as-user <administrator|owner|user

asswd>]
[--vnc-mode <auto | manual | off>] [--vnc-port <port>] [--vnc-passwd <passwd>]
[--cpu-hotplug <on|off>]
[--distribution <name|list>]
[--userpasswd <user

asswd>]
[--usedefanswers <on | off>]
[--sync-host-printers <on | off>] [--sync-default-printer <on | off>]
[--efi-boot <on | off>]
[Device management options] [Shared folder options]
Device management options are:
alid usage --device-connect <name>
--device-disconnect <name>
--device-del <name>
--device-set <name> <Set options>
[Set options] [--enable|--disable] [--connect|--disconnect]
--device-add <hdd | cdrom | net | fdd | serial | parallel | sound | usb>
[Device options] [--enable|--disable] [--connect|--disconnect]
--device-add hdd [--image <image>]
[--type <expand | plain>] [--size <n>] [--split]
[--iface <ide|scsi|sata>] [--position <n>]
[--subtype <buslogic|lsi-spi|lsi-sas>]
--device-add hdd --device <real_name>
[--iface <ide|scsi|sata>] [--passthr] [--position <n>]
[--subtype <buslogic|lsi-spi|lsi-sas>]
--device-add cdrom {--device <name> | --image <image>}
[--iface <ide|scsi|sata>] [--passthr] [--position <n>]
[--subtype <buslogic|lsi-spi|lsi-sas>]
--device-add net --type <shared | bridged | host-only>
[--mac <addr|auto>]
[--ipadd <addr[/mask]> | --ipdel <addr[/mask]> |
--dhcp <yes|no> | --dhcp6 <yes|no>] [--gw <gw>] [--gw6 <gw>]
[--nameserver <addr>] [--searchdomain <addr>] [--configure <yes|no>]
[--ipfilter <yes|no>] [--macfilter <yes|no>]
[--preventpromisc <yes|no>]
[--adapter-type <e1000|rtl>]
--device-add fdd [--device <real_name>]
--device-add fdd --image <image> [--recreate]
--device-add serial {--device <name> | --output <file>
|--socket <name> [--socket-mode <server | client>]}
--device-add parallel {--device <name> | --output <file}
--device-add sound --output <name> --input <name>
--device-bootorder <name1 name2 ...>
Shared folder options are:
--shf-host <on | off>
--shf-host-add <name> --path <path> [--mode <ro|rw>]
[--shf-description <txt>] [--enable|--disable]
--shf-host-del <name>
--shf-host-set <name> [--mode <ro|rw>] [--path <path>]
[--shf-description <txt>] [--enable|--disable]
new-host:~ marthastem$