4

I've come across a problem that occurred in Windows 7 SP1, with Outlook 2010 SP1 with users connected to a Server 2008 R2 environment with Roaming Profiles and in particular Roaming App Data.

When you try to create a new Outlook Signature on a new user you get:

 "A file error has occurred"  
 \\server\FolderRedirections\%User%\Application Data\Microsoft\Signatures\
Dom
  • 731
  • 1
  • 8
  • 19

3 Answers3

1

The fix for this is to do the following as the User:

  1. Open Windows (File) Explorer and type %AppData% in the Address Bar
  2. Navigate to ...\Microsoft\Signatures
  3. Right click on the Signatures folder, select Properties, Offline Files and click Sync Now

Once successfully synced you should be able to create Signatures from Outlook.

Note this does not seem to happen on WinXP, and no matter how many times the user logs on and off, this folder doesn't seem to Sync.

Dom
  • 731
  • 1
  • 8
  • 19
1

We have this issue with Outlook 2013 and Roaming Profiles/folder redirection. The fix for us was to reset the Sync Centre database, like so;

Open Regedit and go to the following key; HKLM\System\CurrentControlSet\services\CSC\Parameters

Create a DWORD called "FormatDatabase" and set the value to 1 to reset the Sync Centre DB on the next reboot.

0

For anyone with this problem that had appdata on Folder Redirection and then decided to take it off of Folder Redirection you will need to change:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

manually back to the C:\ or wherever you want the Appdata folder to be

The Thirsty Ape
  • 155
  • 1
  • 4