ricki Posted March 31, 2011 Posted March 31, 2011 Hi Please could you help. I am running a windows 2008 domain with windows xp and we are just venturing into windows 7 with our next batch of pc's. I am trying to lock the computers down for the students to avoid problem. What settings do people advice I set as a starting point. Thanks for all your help. Richard
Techdw Posted March 31, 2011 Posted March 31, 2011 You need to really have a read through other post. We are getting ready to role it out and the amount of Reg Fixs I have had to do it unreal!! Make a new GPO go though it and lock it down, Redirection was a bit of a problem for me, now sorted now. I redirected the My Doc and so on to the Drive Letter of the users home drive, in my case.. H:` , not the full path,``server``share and so on. This was the only way it worked for me. Also the explore bar on the left side you will need reg fixs for that and to also remove control panel from the desktop, or just block access if you like. Really Test it first!!
cpjitservices Posted March 31, 2011 Posted March 31, 2011 we have win 7 on a test machine and we are going to be testing testing and testing - its our 3 year plan to move over to AD ad Win 7 (yes i did just say 3 yeas!!)
3s-gtech Posted April 1, 2011 Posted April 1, 2011 You'll need to test extensively, perhaps with a VM on your PC? It took me the best part of a month to transition everything. First up, I installed a 2008 R2 DC after updating the schema. I then created a new OU for Windows 7 PCs, with just the default domain policy applying. I then set up a new user with a new blank GPO for user settings. I also removed the profile settings for this user. I then worked through the GPs, changing settings as I found them, and testing them on the Windows 7 PC. I used GPPs rather than scripts to do most of the settings like drive maps and printers. I applied reg fixes for the black desktop fault and to remove Libraries. I tested the user extensively. I then tested the new GPO on a Windows XP machine, to make sure it was totally compatible between the two as we still run XP alongside. I built a new mandatory profile for Windows 7 logins. I then applied the new GPO to all students. After further testing, a modified version was applied to admin staff, then eventually teaching staff. I used WMI filters to seperate some policies, like themes (so 7 users get Aero, XP users get Classic with XP Start Menus). Lots of work, but worthwhile. 1
ricki Posted April 1, 2011 Author Posted April 1, 2011 You need to really have a read through other post. We are getting ready to role it out and the amount of Reg Fixs I have had to do it unreal!! Make a new GPO go though it and lock it down, Redirection was a bit of a problem for me, now sorted now. I redirected the My Doc and so on to the Drive Letter of the users home drive, in my case.. H:` , not the full path,``server``share and so on. This was the only way it worked for me. Also the explore bar on the left side you will need reg fixs for that and to also remove control panel from the desktop, or just block access if you like. Really Test it first!! HI We already have the basics from windows xp locked down. I am looking for the extras that have come with windows 7 like the Network icon in explorer Favorites in explorer Libraries in explorer Control panel desktop and how people have done these. We have found registry keys but gpo not forcing them in for Favorites and Libraries and control panel. I have found an adm for network in explorer ----------------------------------------- ; Use this one for hiding the network icon in your explorer. CLASS MACHINE CATEGORY !!Custom CATEGORY !!ExplorerExtras POLICY !!HideNetworkInExplorer KEYNAME "SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\NonEnum" EXPLAIN !!HideNetworkInExplorer_Help VALUENAME "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY END CATEGORY END CATEGORY [strings] Custom="Custom Policies" ExplorerExtras="Windows Explorer Extra's" HideNetworkInExplorer="Hide Network Icon in Explorer 2008/Vista" HideNetworkInExplorer_Help="Enable this one to hide the icon, disable or unconfigure to show it..." ------------------------------------
ricki Posted April 1, 2011 Author Posted April 1, 2011 HI We have already started putting wmi filter on gpos so they only apply to windows 7. We have tested the registry setting and they work but for some reason we have not managed to get the registry keys to apply through gpo. Richard
ricki Posted April 1, 2011 Author Posted April 1, 2011 HI I have found some of what I am looking for at http://www.edugeek.net/forums/windows-7/47835-windows-7-gotchas-tips-fyi.html
Chunks_ Posted April 1, 2011 Posted April 1, 2011 Hi After making a nice fluffy policy i had a few problems with certain aspects. i found this useful. Its got things like removing network and library icons and a couple of other bits. Maybe useful to you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now