Windows 10: Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2

Discus and support Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2 in Windows 10 Gaming to solve the problem; We have an issue with current Windows 24H2 machines trying to keep mapped network drive to on-prem files server alive.Auth to fileserver should be with... Discussion in 'Windows 10 Gaming' started by _mlb_, Apr 29, 2025.

  1. _mlb_ Win User

    Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2


    We have an issue with current Windows 24H2 machines trying to keep mapped network drive to on-prem files server alive.Auth to fileserver should be with kerberos.Devices in environment are a mix of legacy win10 / domain joined all working fine - GPO maps drive, connection reliable.Some of the newer Win11 machines which came with win10 or earlier version of 11 and upgraded to win11 24H2 and have only ever been Entra Joined/AADJ.never domain joined can use kerberos to auth and map the smb share, connection remains reliable. persists after reboots / extended uptime for system etc.Problem is wi

    :)
     
    _mlb_, Apr 29, 2025
    #1
  2. fatpat Win User

    Mapped Drives Issues

    To clarify .... the issue is the Windows 10 OS. It is with Windows File Explorer. The Mapped drives used to appear in File Explorer's left panel list of drives and folders. Two days ago File explorer stopped show the mapped drives. so not they don;t appear in the list of Drives and folders.

    - - - Updated - - -

    I did, it has no effect. I also check the NAS devices they support SMB 2.0. Also I have several other computers on my home network they work fine with the mapped drives and They do not have SMB 1 turned on. So it is something that happened to the computer in question.
     
    fatpat, Apr 29, 2025
    #2
  3. 峰CI Win User
    Can't find the SMB Mapping by winrm

    When I use the following steps to make a SMB mapping, I can't find the SMB mapping when I log in the windows.

    1. start windows remote manage service on the object windows node. The operation system of object windows node is Win10.

    2. make a python script like this and run it

    python script:

    [table][tr] import winrm s = winrm.Session(http://server_ip/wsman, auth=(administrator, password), transport='ntlm', server_cert_validation='ignore') command = 'net use z: \\\\share_server_ip\share' res = s.run_ps(command) print(res.std_out)[/tr][/table]
    [note]: service_ip is the ip of the object windows node in step 1

    3. login the windows node without remote mode, and run "net use" in the command line. I'll find the state of SMB mapping which is mounted by step 2 is unavailable.

    My question is why and how to make the SMB mapping which is available for anyone?
     
    峰CI, Apr 29, 2025
    #3
  4. Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2

    Cannot 'Map Drive' to share on NAS after Windows 10 update

    Just for the record I solved this:

    • Opened 'Turn Windows Features on or off' in Control Panel.
    • Enabled SMB 1.0/CIFS File sharing support
    • Rebooted
    • All shares on NAS can now be mapped.
     
    SteveCampbell134, Apr 29, 2025
    #4
Thema:

Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2

Loading...
  1. Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2 - Similar Threads - Mapped SMB share

  2. Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2

    in Windows 10 Software and Apps
    Mapped SMB share stops working after reboot or end of day for AAD joined Win11 24H2: We have an issue with current Windows 24H2 machines trying to keep mapped network drive to on-prem files server alive.Auth to fileserver should be with kerberos.Devices in environment are a mix of legacy win10 / domain joined all working fine - GPO maps drive, connection...
  3. Remove remote desktop AAD joined

    in Windows 10 Gaming
    Remove remote desktop AAD joined: Dear all,Since roughly the beginning of the year, one of the computer of my office claims to be AAD joined when I try to remote desktop to it.However there is no school/work account related to it. Also we don't have Azure in our IT infrastructure.Any ideas how to change that...
  4. Remove remote desktop AAD joined

    in Windows 10 Software and Apps
    Remove remote desktop AAD joined: Dear all,Since roughly the beginning of the year, one of the computer of my office claims to be AAD joined when I try to remote desktop to it.However there is no school/work account related to it. Also we don't have Azure in our IT infrastructure.Any ideas how to change that...
  5. Win11 24H2 Not remembering changes to fonts after reboot

    in Windows 10 Software and Apps
    Win11 24H2 Not remembering changes to fonts after reboot: Just upgraded to Windows 11 24H2.I am on 150% Scaling.I have changed using WinAero Tweaker the following font sizes not the actual font.Icon 13 BoldMenus 13 RegularMessages 13 RegularWindows Title Bar 13 RegularHowever, after every reboot these revert to the default...
  6. Win11 24H2 Not remembering changes to fonts after reboot

    in Windows 10 Gaming
    Win11 24H2 Not remembering changes to fonts after reboot: Just upgraded to Windows 11 24H2.I am on 150% Scaling.I have changed using WinAero Tweaker the following font sizes not the actual font.Icon 13 BoldMenus 13 RegularMessages 13 RegularWindows Title Bar 13 RegularHowever, after every reboot these revert to the default...
  7. SMB file share Mapped drive Issue on file explorer

    in Windows 10 Gaming
    SMB file share Mapped drive Issue on file explorer: Hello Everyone,I hope your doing well,We have setup an Azure File share for one of my department, and i used the identity based access on it there are three options we can use to achieve this So i went with 3rd option called Microsoft Entra Kerboros which is working fine and...
  8. SMB file share Mapped drive Issue on file explorer

    in Windows 10 Software and Apps
    SMB file share Mapped drive Issue on file explorer: Hello Everyone,I hope your doing well,We have setup an Azure File share for one of my department, and i used the identity based access on it there are three options we can use to achieve this So i went with 3rd option called Microsoft Entra Kerboros which is working fine and...
  9. SMB shares accessible via IP but not by hostname works at reboot but shortly after it does not

    in Windows 10 Network and Sharing
    SMB shares accessible via IP but not by hostname works at reboot but shortly after it does not: I'm assuming one of the recent updates broke this but for some reason... SMB shares are only accessible via internal network IP...eg... \\192.168.1.50\<share name> when it should be... \\<server hostname>\<share name> I do not have this issue outside of this...
  10. Pwd asked after mapping on Windows 10 (to access to smb linux share)

    in Windows 10 Network and Sharing
    Pwd asked after mapping on Windows 10 (to access to smb linux share): Hi, I use SMB 1 to share folder to a school, when I was on Windows 7 the share worked perfectly (when the computer startup the mapping was operating and after that we accessed to all the shared folder directly), but now that I use Windows 10 (first I've to enable SMB 1) it...