On Thu, Mar 17, 2011 at 11:08 AM, James Rankin <[email protected]> wrote:
> However, the idea of a manual mapping is something I'd overlooked....doh! I
> think I will go down that avenue....
Our logon scripts do various things -- including setting up drive
mappings. If things go wrong, it pops up a message box alerting the
user of the problem, and telling them to contact IT. IT is basically
me. If you've got an actual help desk, put the phone number in there,
too. For example:
Sub Die (msg)
' abort with error message
WScript.Echo "Logon Script Problem: " & msg & vbNewline _
& "Please notify a member of the IT Staff of this problem
immediately." & vbNewline _
& "Logon script aborted."
WScript.Quit
End Sub
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin