Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Multiple user login script
Name: Tom Croucher Date: October 27, 2001 at 08:01:30 Pacific
Comment:
I am trying to devise a script which will log muliple instances of a user into a number of computers on a windows NT domain. I thought it might be possible to use the "NET USE" command but I am having problems finding good information on this command. A logout script would also be useful.
Name: Larry Date: October 29, 2001 at 19:18:35 Pacific
Reply:
The NET command should be able to work, but you may look at KixScript. I think it comes with the Resource Kit - plenty of examples/documentation support there.
What type of things are you trying to do with the NET command?
Summary: I extract a weekly antivirus dat file to a network share. I use an xcopy command in the users login script to copy files if the source is newer than destination. The problem is not with the executio...
Summary: Hi, I have a strange problem.I need to print to a accounts software.All the clients log to NT server.I have created user login scripts on Nt server to use a certain printer which is connected to a Win...
Summary: Please could you help me, I need to know how I can add a login script to selected users only. That is this procedure is only needed for a department students only not for every users account. Could yo...