Welcome to my Scripting page. This blog has ready to use VBScript and Powershell scripts either written or collected from various websites around the web
Thursday, September 27, 2007
VBScript to Unmap a Network Drive
'Script start
Set objNetwork = WScript.CreateObject("Wscript.Network") objNetwork.RemoveNetworkDrive "G:"
Thanks for sharing this link, but unfortunately it seems to be down... Does anybody have a mirror or another source? Please reply to my post if you do!
I would appreciate if a staff member here at orangescripts.blogspot.com could post it.
5 comments:
Thank you, that was extremely valuable and interesting...I will be back again to read more on this topic.
Awesome blog, I had not noticed orangescripts.blogspot.com earlier in my searches!
Continue the good work!
Thanks for sharing this link, but unfortunately it seems to be down... Does anybody have a mirror or another source? Please reply to my post if you do!
I would appreciate if a staff member here at orangescripts.blogspot.com could post it.
Thanks,
Peter
Greetings,
I have a message for the webmaster/admin here at orangescripts.blogspot.com.
Can I use part of the information from your blog post right above if I give a link back to your site?
Thanks,
Oliver
Yes, you can
Post a Comment