after successfully mapping to my Iseries root drive, it times out when trying to connect


topple756

New member
Local time
1:00 AM
Posts
2
OS
windows 11
I am able to successfully map the IFS (root) from my Iseries. the drive Icon shows Green. When i click to connect i get this error
My windows 11 version is 24H2 OS build 26100.4061 and the Iseries is V7.1. I have enabled SMB 1.0/CIFS File Sharing Support.
the four required services are running. Please advise what may be missing. thank you in advance for your assistance.

1747495837750.webp
 

My Computer

System One

  • OS
    windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo
You may need to disable SMB signing on the Windows 11 device. Open PowerShell with administrator rights, and

Powershell:
Set-SmbClientConfiguration -RequireSecuritySignature $false -Force
Set-SmbServerConfiguration -RequireSecuritySignature $false -Force
 

My Computer

System One

  • OS
    Windows 11 Pro 24H2 [rev. 4061]
    Computer type
    PC/Desktop
    Manufacturer/Model
    Intel NUC12WSHi7
    CPU
    12th Gen Intel Core i7-1260P, 2100 MHz
    Motherboard
    NUC12WSBi7
    Memory
    64 GB
    Graphics Card(s)
    Intel Iris Xe
    Sound Card
    built-in Realtek HD audio
    Monitor(s) Displays
    Dell U3219Q
    Screen Resolution
    3840x2160 @ 60Hz
    Hard Drives
    Samsung SSD 990 PRO 1TB
    Keyboard
    CODE 104-Key Mechanical with Cherry MX Clears
    Antivirus
    Microsoft Defender
  • Like
Reactions: OAT
Thank you for the suggestion. I checked the registry keys for client and server. they are both set to zero (disabled)
 

My Computer

System One

  • OS
    windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo

Latest Support Threads

Back
Top Bottom