How to Check folder redirection status on client pc ?
hello
i need script or other solution check if folder redirection on domain pc's work correct without errors.
few days ago, hdd on 1 of our clients computer died, there folder redirection syncronization problems on pc, , lost user data. decided check folder redirection on pc's in domain, cannot find thing how achieve !
hi,
as far know, don’t have method check folder redirection status on client computer.
folder redirection not simple function; several conditions must met in order users’ folders redirected successfully. if these conditions not met, following folder redirection errors may occur:
- folder redirection initialization fails.
- the folder redirection path specified administrator invalid, long, inaccessible, or offline.
- you not have adequate privileges create or access redirected folders on server, or there not enough free disk space on server.
- folder redirection unable set shell folder registry keys redirect folders required destination.
- configuration errors occur in event parent folder redirected subfolder.
- folder redirection unable acquire fdeploy.ini config file gpo.
- some files moved part of redirection locked on client.
they don’t have unified error code , there isn’t counter indicates folder redirection function successful. avoid folder redirection error, firstly need configure folder redirection follow recommendation; secondly pay more attention @ above possible errors.
i understand scenario, data lost big challenge management work. think can use command or third party software export list of redirected folder size , last modify date use command export user list in ad. compare list check whether user has redirected folder , whether folder updates recently.
for more information please refer following ms articles:
recommendations folder redirectionhttp://technet.microsoft.com/en-us/library/cc785925(v=ws.10).aspx
folder redirection encounters errors , redirection fails
http://technet.microsoft.com/en-us/library/cc781863(v=ws.10).aspx
lawrence
technet community support
Windows Server > Group Policy
Comments
Post a Comment