Hello,
Verify whether this issue was caused by the RPC problem:
Use RPC over Named Pipes for client – server communication
- Enable by using Group Policy:
Path: Computer Configuration > Administrative Templates > Printers > Configure RPC connection Settings
Enable and set to RpcOverNamedPipes. - Enable the setting by using the registry:
Runreg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Printers\RPC" /v RpcUseNamedPipeProtocol /t REG_DWORD /d 1 /f
Reference links:
Connecting to a shared/network printer returns error - 0x00000709 - Microsoft Community
Windows 11 RPC connection updates for print - Windows Client | Microsoft Learn
I hope this information helps.
Best regards,
Karlie Weng