Windows Thread, How do I disable the automatic search for network resources in Technical; http://www.jsifaq.com/SF/Tips/Tip.aspx?id=5184
The reg file works, and so does the manual way.
The script does not, and I need it to ...
-
5th September 2007, 09:24 AM #1 How do I disable the automatic search for network resources
http://www.jsifaq.com/SF/Tips/Tip.aspx?id=5184
The reg file works, and so does the manual way.
The script does not, and I need it to work with normal users at logon. I did think about using vbs to insert the registry entries but I seem to remember needing a higher lever of access than a normal user has to modify the registry, though I will check, since its a local user entry.
The reason for disabling it is because we have various auto generated network printers popping up on users accounts which don't actually work.
-
-
IDG Tech News
-
5th September 2007, 10:07 AM #2 Re: How do I disable the automatic search for network resources
First if you change "HKEY_CURRENT_USER" for "HKEY_CURRENT_MACHINE" this will add the entryto the PC and not the current user and therefore ALL user will inherit the settings, so this means you will only need to apply it ONCE per PC.
If you add the reg changes to a VBScript and add that to the machine logon via GPO it will run at machine level and not the user who is going to use the PC that way you could add the reg changes before the user logs on and you would have enough permissions to do so.
I have tried it on my virtual network and it seems to do what it should.
-
-
5th September 2007, 11:04 AM #3 Re: How do I disable the automatic search for network resour
Cool, sounds good to me. I will put the script together and see how it works.
Its been nagging me for months.
-
SHARE:
Similar Threads
-
By lindsayecroft in forum MIS Systems
Replies: 11
Last Post: 11th March 2008, 03:21 PM
-
By frankybaloney in forum Windows
Replies: 9
Last Post: 13th December 2007, 04:34 PM
-
By tazz in forum How do you do....it?
Replies: 2
Last Post: 29th August 2007, 03:15 PM
-
By ajbritton in forum Web Development
Replies: 1
Last Post: 10th October 2006, 09:03 PM
-
By mrforgetful in forum Networks
Replies: 10
Last Post: 28th June 2006, 04:13 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules