Tools
Unable to write to shared drive
By default, the service version is logged in using the LocalSystem account. This account is different to a user account you are using to run CatTools on your machine. It does not know about any mapped drives that are defined and are accessible by your user account.
First published date
Last published date
Overview
Product section
Cause
Resolution
- Provide CatTools Service a domain account that has access to share and directory being shared. From Windows services.msc, right click on CatTools Service > Properties > Log On.
- Provide CatTools a UNC path to share, such as \\server\sharename\dir\, not a mapped drive, such as x:\dir. Services do not see mapped drives.