Jump to content

Recommended Posts

Posted

I've done a quick search and not come up with anything, so was wondering if anybody knew if it's possible to disable the "Find Users, Computers and Groups" dialog with GPO on Windows 7.

If so, how is it done?

 

Thanks.

Posted

Probably, I was asking on behalf of a colleague. I've never actually used Win7 in an AD environment, so can't be certain.

If it's the one that lets you search AD for various objects (printers, users, etc), and is the equivalent of the dialog you can get on Windows XP by clicking the "Find Printer" button in the various print dialogs, then yes.

Posted

Hmm if it's the one I'm thinking of you cant. Best way is to hide the network link so they cant get to search AD by using the adm file provided here

 

CLASS MACHINE

CATEGORY "Windows 7 Explorer Navigation Items"
POLICY "Hide Libraries"
	KEYNAME "Software\Classes\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\ShellFolder"
	VALUENAME Attributes
	VALUEON NUMERIC 2962227469
	VALUEOFF NUMERIC 2961178893
END POLICY
POLICY "Hide Homegroup"
	KEYNAME "Software\Classes\CLSID\{B4FB3F98-C1EA-428d-A78A-D1F5659CBA93}\ShellFolder"
	VALUENAME Attributes
	VALUEON NUMERIC 2962489612
	VALUEOFF NUMERIC 2961441036
END POLICY
POLICY "Hide Networking"
	KEYNAME "Software\Classes\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\ShellFolder"
	VALUENAME Attributes
	VALUEON NUMERIC 2962489444
	VALUEOFF NUMERIC 2953052260
END POLICY
POLICY "Hide Computer"
	KEYNAME "Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\ShellFolder"
	VALUENAME Attributes
	VALUEON NUMERIC 2962489612
	VALUEOFF NUMERIC 2961441036
END POLICY
POLICY "Hide Favourites"
	KEYNAME "Software\Classes\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder"
	VALUENAME Attributes
	VALUEON NUMERIC 2839544064
	VALUEOFF NUMERIC 2693792000
END POLICY
POLICY "Hide Control Panel"
	KEYNAME "Software\Classes\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\ShellFolder"
	VALUENAME Attributes
	VALUEON NUMERIC 2693791748
	VALUEOFF NUMERIC 2684354564
END POLICY
END CATEGORY;

 

Credit to http://www.edugeek.net/forums/windows-7/46809-windows-7-removing-libraries.html#post430548

Posted
Thanks for that info, I assume the "Find Printers" method would still find it though, which is rather irritating!

 

Oh, I wasn’t aware this was in find printers as well. Never noticed it before.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



  • 33 When would you like EduGeek EDIT 2025 to be held?

    1. 1. Select a time period you can attend


      • I can make it in June\July
      • I can make it in August\Sept
      • Other time period. Comment below
      • Either time

×
×
  • Create New...