Server 2008 password problem.
I was prompted to change my password using server 2008 for the first time. It's been up for a month. I hit control+alt+delete then "change password" as instructed. I entered the old password and while beginning to enter the new password starting
with a capital letter, my finger pressed the "enter" key at the same time as the"shift" key. I immediately got a message saying "password changed". I never typed a character and never "confirmed" the password. It appears
that the new password is indeed shift+enter. Upon trying to change the password again I need to type the old password. When I hit shift+enter it again says "password changed" and does not allow me to type or confirm a new password containing characters.
HELP!
June 30th, 2010 2:47am
Hi,
I cannot reproduce the issue on my Windows Server 2008 computer. When I press Shift + Enter, the Shift does not take effect (it works as I only press Enter).
Does you keyboard have some special features?This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can
be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
July 5th, 2010 10:12am
whatever it is, now you can't logon sever 2008, you need to
reset server 2008 password . Follow me.
You can make a server password recovery
disk to reset your password:
1. Login to a computer that can link to Internet. Download
windows Password recovery Tool 3.0 and install it on that PC. Note that: there is a .ISO file. Burn the .ISO file to a CD or a USB flash drive.
2. Get out the newly created CD/USB and insert it to the locked computer.
3. re-booted the locked computer (it's necessary for you to change your computer's Setup to make it boot from CD drive or USB drive) and then followed the process of instructions. Just a few steps, the old password was removed.
4. Setting new password.
won't do any harm to your data, only
remove windows passwordMy blog: Windows Password Recovery
July 19th, 2010 10:46am
On Mon, 19 Jul 2010 07:46:21 +0000, cindypcdoctor wrote:
whatever it is, now you can't logon sever 2008
This is spam. This poster does nothing at all but post about this tool and
his "blog" is a thinly disguised ad for the tool.
Paul Adare
MVP - Identity Lifecycle Manager
http://www.identit.ca
Free Windows Admin Tool Kit Click here and download it now
July 19th, 2010 12:35pm
So I'm hoping that this server is not yet on the domain, otherwise you need to look at your group policy for minimum password requirements
Regardless of the spam or not, the concept is correct - however for a local account you can do so using Windows built in tools - this is written for Vista but should be similar for 2008:
http://windows.microsoft.com/en-US/windows-vista/Create-a-password-reset-disk
If this is in relation to a domain account, you should be able to use Active Directory Users & Computers to reset the user account's password. Note that if the user has EFS encrypted files that this could get in the way of accessing those - so
in that case you should locate all EFS encrypted files on the system, create an encrypted zip file and then add the files to that encrypted zip file, and remove the originals from the system, then reset the password and restore the files back to their previous
locations after encrypting the parent folders (if the whole folder wasn't encrypted before then just remove the folder encryption setting afterwards).
To locate all EFS encrypted files on the system, run this (note, this may take a couple minutes to run):
cipher /n /u > c:\temp\EFSfiles.log
July 21st, 2010 5:39pm