Tag Archives: Reset Password
Please do as following steps: 1. Start your virtual machine. Then 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, and 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…