bloomlight
IS-IT--Management
I have the "Logon Script" batch file assigned to all of our users. It have been worked perfectly for number of years. Now, I need to add a link to the batch file. The link would look like this:
The purpose is to let the user see the link showing on IE "Favorites" list after logged into the domain. The logon batch file:
========================
net use F: \\server1\Users\SharedFiles
========================
How to add a link to the file? Any suggestions would be greatly appreciated.
Thanks.
The purpose is to let the user see the link showing on IE "Favorites" list after logged into the domain. The logon batch file:
========================
net use F: \\server1\Users\SharedFiles
========================
How to add a link to the file? Any suggestions would be greatly appreciated.
Thanks.