I have been tasked with a project as our users favorites have become unmanageable as some are dead links, bad links, etc. I have managed to create a script that takes all users old links, placing them in the %systemroot%\Temp directory, where they get moved back into a subdirectory in Favorites called "old favorites". Pretty self explanatory. We will then leverage off of Group Policy to assign the new Favorites for the users in another directory called "Company Favorites".
The question I have moving forward is how do we prevent users from adding or modifying favorites to the "Company Folders" subdirectory within Favorites? They will need access to their "Personal Favorites", as well as "Old Favorites" for modification, but we would like to lock the "Company Favorites" down.
Is there a way via GPO to do this?