Folder Redirection Apply Only to Desktop


is there way exclude computers, servers folder redirection not applied?

so user has laptop windows 7 folder redirection gets applied due user config gpo, when login server group policy gets applied also.

how can have users have folder redirection applied laptops not servers loginto ?

use wmi filters:

select * win32_operatingsystem producttype = 1

this cause gpo apply workstations , not servers or domain controllers.


edit: see http://technet.microsoft.com/en-us/library/cc780416%28v=ws.10%29.aspx more information on wmi filtering on group policies.


Windows Server  >  Group Policy



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file