All Forums >> [Scripting] >> Post a VBScript >> MapShare v2.0 - HTA Code Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I'm fairly new to the scripting world and have been dabbling a bit in VBS and HTA apps... I began reading a book on VBS for Absolute Beginners 3 months ago and immediately became hooked. I wrote the following tool as a requirement for work and may indeed be useful to the general public.
The tool is a share mapping manager which completely bypasses the need for Windows Share management (almost)
Usage: --------- Blue Button opens the Share Red Button shows Read/Write and Read-Only/List Folder share access in a MsgBox (This is the only non-generic part, but is what I need for my job role. Easily modified)
Path <---- Must be UNC path to share/shared folder (NO trailing slash) e.g \\servername\share\folder Username <---- Self-Explanatory Password <---- Self-Explanatory NB: Leaving Username and Password blank will NOT use default logon values as credentials. These must be provided.
I hope I have commented enough. Please be kind :)
< Message edited by NssB -- 6/26/2006 1:20:55 AM >