Folder Backup Configuration Item - Access Denied for User Profile

Folder Backup Configuration Item - Access Denied for User Profile

I'm trying to use the Folder Backup configuration item to backup a user profile:
Source Folder: C:\Users\Reception
Destination Folder: \\server\WorkstationBackups$\

I also attempted to exclude certain files:
AppData\Local\*
AppData\LocalLow\*

The destination folder is created on the server:
\\server\WorkstationBackups$\domain\computername\reception

No files are copied. The dcfolderbackup.log file shows that the agent receives an access denied error while building the list of files to synchronise, even though I have tried to exclude the AppData\Local folder.

[ 06-05-2019 12.03.10.831 ] [ 11544 ] [ INFO ] doInitialSync: Current processing pair: "C:\Users\Reception\", "\\server\WorkstationBackups$\domain\computername\reception"
[ 06-05-2019 12.03.10.834 ] [ 12292 ] [ INFO ] Bw_DoWork_Initial_Sync: Exception caught: Access to the path 'C:\Users\Reception\AppData\Local\Application Data' is denied.    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
   at System.IO.FileSystemEnumerableIterator`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)
   at System.IO.DirectoryInfo.GetFiles(String searchPattern, SearchOption searchOption)
   at file_system_watcher.BackgroundWorkingHelper.Bw_DoWork_Initial_Sync(Object sender, DoWorkEventArgs e)
[ 06-05-2019 12.03.10.856 ] [ 11544 ] [ INFO ] ##### End of DoInitialSync Method #####

Any assistance would be greatly appreciated.

                New to ADSelfService Plus?