News

Let’s look at some examples of simple logon scripts. We’re going to look at tasks such as mapping network drives, mapping network printers, and synchronizing with time servers.
That one is a little easier to get to. Now the fun part, here is a quick sample script that would create a user environment variable called %My_Project% and give it the value "C develop\My_Project".
Most access methods use automatic logon scripts. Only EHLLAPI gives you the choice of manually logging on to the remote host. For easy association of a script and its intended remote system, the ...