Microsoft
Software
Hardware
Network
Question : script or batch file
Hi I would like a script or batch file that can be run on a user computer that does not have admin rights. Basically I want the script to have my username and password to run an application excutable like setup.exe located on a network share.
Also some applications have long command lines for setup. Like that one here.
\\servername\apps\AdminIma
ge\setup.e
xe /W /Q /I \\servername\apps\\AdminIm
age\AutoCA
D_MEP_2010
_image.ini
/language en-us
I can put this command line in a batch file but then I still need it to run on a users computers with no administrator rights.
Answer : script or batch file
Here is the info to setup SCHTASKS
http://msdn.microsoft.com/
en-us/libr
ary/bb7363
57(VS.85).
aspx
Random Solutions
Access VBA probplem with GetRows
USB Video Card - 32 bit on 64 bit machine?
Prudent use of Debug.Assert versus exception logging
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Oracle SQL containing word
prstat vs top command
How do I remove old servers from backup Exec?
builing a basic Advertise with Us Functionality!
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Looking for Excel User Function not Text to Columns to Convert text values to date values.