Saving Your Domain Password with Credential Manager
Saving Your Domain Password with Credential Manager
Have you ever wanted to save a user name and password for a server connection? I’ve often wanted to do this on computers not joined to an Active Directory domain, but without joining the domain. In some cases a failed connection will prompt me to store a user name and password, but just as often I’m not prompted.
Happily there’s a feature in Windows 7 and Windows 8 that lets me create and store a user name and password for Windows to use whenever it attempts to connect to a target. The feature is Credential Manager, and this is how I add a new credential to its store.
Adding a Credential to the Credential Manager Store
To access Credential Manager, I simply open Control Panel and then single-click on Credential Manager. This launches the main dialog box as shown in Figure 1.
Figure 1. The Credential Manager main dialog box.
I already have one stored credential for connections to the MIKEDANI7SB computer. For demonstration purposes, I will create a new one for connections to the \\ToolDistro computer. To do that I click the Add a Windows credential link. Then I simply enter data into the Add a Windows Credential dialog box as shown in Figure 2.
Figure 2. Creating a new stored credential.
Note that I can specify either a local username or an Active Directory domain username in the form of domain\user. When I click OK I can see the new stored credential in the list as shown in Figure 3.
Figure 3. The new credential is ready to use.
Now whenever I attempt to connect to \\tooldistro Windows will first use this stored credential.
Enjoy!
Mike Danseglio -CISSP / MCSE / CEH
Interface Technical Training – Technical Director and Instructor
You May Also Like
A Simple Introduction to Cisco CML2
0 3703 0Mark Jacob, Cisco Instructor, presents an introduction to Cisco Modeling Labs 2.0 or CML2.0, an upgrade to Cisco’s VIRL Personal Edition. Mark demonstrates Terminal Emulator access to console, as well as console access from within the CML2.0 product. Hello, I’m Mark Jacob, a Cisco Instructor and Network Instructor at Interface Technical Training. I’ve been using … Continue reading A Simple Introduction to Cisco CML2
Configuring Windows Mobility Center and How to Turn it On and Off
1 1413 1Video transcription Steve Fullmer: In our Windows training courses, we often share information about the Windows 8.1 Mobility Center. Mobility Center was introduced for mobile and laptop devices in Windows 7. It’s present and somewhat enhanced in Windows 8. Since we don’t have mobile devices in our classrooms, I decided to take a little bit … Continue reading Configuring Windows Mobility Center and How to Turn it On and Off
How to create a Cisco IOS Banner – Login and MOTD Message of the Day
0 4247 4In this video, Cisco CCNA instructor Mark Jacob shows how to create a Login and Message of the Day (MOTD) banners in Cisco IOS. The Banner is an interesting feature of the Cisco IOS. You could probably get by without it, but in a commercial environment you want to have it.