HI Rob,
My mistake...I meant to say Logon script "mistyped it as Startup script". I had found a script that works to some extent..see below link.
http://www.experts-exchang
I can save that file as CSV, no issues. What I need it to just work no matter what the means by which it works.
User logs on...script looks for that specified file (CSV) in shared location....it then matches the computer name and copies the computer description from the CSV file to active directory and also replicates the computer description to to the local computer description.
Thanks for your help in advance,
Main Topics
Browse All Topics





by: RobSampsonPosted on 2009-08-30 at 17:30:08ID: 25219994
Hi there,
This cannot be done with a StartUp script, because no user is logged in yet, so that part won't work.
If you are able to use a Logon Script instead, this can all be achieved. What I suggest though, is to save the Excel file as a CSV file for this script to reference, it's much easier that way.
If that sounds OK, I can help write the script for you.
Regards,
Rob.