Windows 8 Clients forgets credentials to Windows 7 after restart


  1. BSD
    Posts : 4
    Windows 7 Pro
       #1

    Windows 8 Clients forgets credentials to Windows 7 after restart


    Hi guys,

    I'm using Windows 8 under VMWare Fusion on a Mac to access Windows 7 machine which acts as a file server. Both are part of Workgroup. The problem I experience is that after every reboot Windows 8 forgets the credentials despite checking the box "remember". Anybody else have this problem? How did you resolve it?

    Thanks.
      My Computer


  2. BSD
    Posts : 4
    Windows 7 Pro
    Thread Starter
       #2

    Found the problem. Apparently, it happens to Windows 7 users too.

    One needs to go to Control Panel -> User Accounts and Family Safety -> Credential Manager -> Windows Credentials and add a Windows Credential. If done this way, it will be saved and assigned Persistence: "Enterprise", whereas if done after reboot it will be "login only", last only current session and won't be saved in the system.
      My Computer


  3. Posts : 2
    windows 7 ultimate x64
       #3

    Mine is set to Persistence: Enterprise. But it still forgets. I have to redo credentials in credential manager every session. real pain.
      My Computer


  4. Posts : 5,656
    Windows 7 Ultimate x64 SP1
       #4

    This would be more of a workaround, but maybe you will like it:

    - Open a new text document
    Code:
    net use \\computer_name password_here /USER:user_name /P:yes
    start \\computer_name
    - Save As - change file type to "All Files"
    - Save as, say, connect.bat
    - Double click bat file to open the file server or the share

    This will open the share directly. You can specify a folder too, i.e., \\computer_name\folder

    Example:
    computer_name: W7Pro
    password: zxcvb
    User: myuser
    Code:
    net use \\W7Pro zxcvb /USER:myuser /P:yes
    start \\W7Pro
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:31.
Find Us