From 4dde145b759381280c52be321f6be23fd0b9b226 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Thu, 3 May 2018 08:50:01 -0700 Subject: [PATCH] Updated changing the service account steps --- FAQ.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index e176600..79b3a37 100644 --- a/FAQ.md +++ b/FAQ.md @@ -28,7 +28,13 @@ This can be for various reasons, but the most common is, Sonarr is running as a 1. Sonarr runs under the SYSTEM account by default which doesn't have access to protected remote file shares. **Solutions:** - - Run Sonarr's service as another user that has access to that share [How to change a service's user account](http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sys_srv_logon_user.mspx?mfr=true) + - Run Sonarr's service as another user that has access to that share + 1. Open Control Panel + 1. Open Administrative Tools > Services (Under the System and Security category if applicable) + 1. Stop the NzbDrone service + 1. Open the Properties > Log On dialog + 1. Change the service user account to the target user account + 1. Start the NzbDrone service - Run NzbDrone.exe using the Startup Folder