[THIN] Script Help Needed

  • From: "Seitz, Linden" <L.Seitz@xxxxxxx>
  • To: "Thin@Freelists. Org (E-mail)" <thin@xxxxxxxxxxxxx>
  • Date: Mon, 9 Feb 2004 14:27:21 -0600

I am running this script under the context of an Anonymous application.
When I specify runas to use a local administrator account it works, using
any other account I receive an error indicating "Insufficient Memory to Load
- m:\documents and settings\%username%\rumbaisc\isc.wdm"

----script begins------

IF NOT EXIST "m:\documents and settings\%username%\rumbaisc\NUL" MD
"m:\documents and settings\%username%\rumbaisc
set isc=m:\docume~1\%username%\rumbaisc
copy "m:\Program Files\WallData\Rumbadsp\isc.wdm" %isc%
runas /u:<domain>\<account>"rumbadsp.exe %isc%\isc.wdm"

----script ends------

How can I make this run without using an account with Admin rights?  Thanks!
********************************************************
This Week's Sponsor - RTO Software / TScale
What's keeping you from getting more from your terminal servers? Did you
know, in most cases, CPU Utilization IS NOT the single biggest
constraint to scaling up?! Get this free white paper to understand the
real constraints & how to overcome them. SAVE MONEY by scaling-up rather
than buying more servers.
http://www.rtosoft.com/Enter.asp?ID=147
**********************************************************
Useful Thin Client Computing Links are available at:
http://thethin.net/links.cfm
***********************************************************
For Archives, to Unsubscribe, Subscribe or 
set Digest or Vacation mode use the below link:
http://thethin.net/citrixlist.cfm

Other related posts:

  • » [THIN] Script Help Needed