How do you get around security warnings when redirecting AppData?
        Posted  
        
            by 
                Oliver Salzburg
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Oliver Salzburg
        
        
        
        Published on 2012-12-10T09:27:19Z
        Indexed on 
            2012/12/10
            11:09 UTC
        
        
        Read the original article
        Hit count: 327
        
I've recently set up folder redirection for my user profile in a domain.
For now, I've redirected AppData, Desktop, Pictures, Documents and Favorites. So far, so good. But now I've noticed a quite disturbing side effect of the whole thing.
Whenever I click any of my pinned elements on the task bar, I get the following warning:

The shortcuts get synced as well and are no longer trusted. They're located at
\\DFS\UserData\Profiles\OliverSalzburg\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
That seems like it could be a problem when rolling it out to the whole company.
© Server Fault or respective owner