Hello,
I have an issue where our clients remote into our RDS server and once a week all redirected printers stop working. Printers in the office on the same subnet as the server redirected also get removed from the users session in the RDS server including remote users. The fix is to reboot the server and then it is fine.
I get an Application error event ID 1000 that says
Faulting application name: csasvc.exe, version: 2013.0.1.0, time stamp: 0x52711da4
Faulting module name: ntdll.dll, version: 6.3.9600.18895, time stamp: 0x5a4b127e
I also see a lot of System event id 7000 errors like this and some saying a timeout has been hit
The Portable Device Enumerator Service service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
I read this about changing the ServicesPipeTimeout but mine is set to 120,000
https://support.microsoft.com/en-us/help/922918/a-service-does-not-start-and-events-7000-and-7011-are-logged-in-window
Any ideas on how I can troubleshoot this error?