Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Logon Scripts

Status
Not open for further replies.

teajay64

Technical User
Jan 16, 2002
11
US
Is there a way to run a script with admin rights? What I am trying to do is make a script that will copy a file from a network share into the users winnt folder. The problem is ordinary users dont have rights to this folder and I would like to keep it that way but this is also preventing the script from copying the file into the folder.

Any suggestions???

Thanks
 
Schedule the script in Scheduled Tasks on the system and supply the appropriate user context when the wizard asks you for it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top