Question
February 7, 2008 at 06:00 AM
ssandstrom

XP Clients on Server 2003 Login Script Help

by ssandstrom . Updated 18 years, 6 months ago

Greetings! I am trying to find documentation of valid login script logic commands… specifically, I need a way to accomplish something along the lines of:

If Exist “C:\Windows\custom.dll then goto EndProc
else
copy \\server1\cinst\custom.dll c:\Windows
:EndProc

Any thoughts or ideas?

Thanks!

This discussion is locked

All Comments