Hi ,
On PC-Office, run the command Windows Powershll(admin):
Set-SmbClientConfiguration -RequireSecuritySignature $false
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" RequireSecureNegotiate -Value 0 -Force
In EventViewer, I wanted to confirm if the error was occurring on the PC this is sharing. If there is an error denying the connection from the PC-Office to the SMBServer, such as Error 1388, or a code like this.
However, as you already saw the SMBclient error, follow the command above.
Restart the computer and Try
Credits: https://www.reddit.com/r/Windows11/comments/1fglu70/resolving_network_error_1208/
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Thanks