PDA

View Full Version : wscript chewing up CPU


TWolfe
December 5th 03, 09:28 PM
After logging on, the CPU is consumed executing the
wscript program. This lasts anywhere from 2 to 3
minutes! I've disabled the process by stopping it after
several seconds but don't know if this is a bad thing.
What is this script used for? Any ideas?

Thanks.

Doug Knox MS-MVP
December 5th 03, 09:28 PM
WScript.exe is the program that allows scripts to run, not the script
itself. You need to determine what's loading at startup that would be
running a script.

See www.dougknox.com, Win XP Utilities, Startup Programs Tracker. This
small utility scans your system for startup programs and running processes.
It also allows you to create a log file that can be copied and pasted into a
newsgroup post. The contents of the program window are also copied to the
Windows Clipboard, automatically.


--
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Associate Expert
ExpertZone - http://www.microsoft.com/windowsxp/expertzone
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"TWolfe" > wrote in message
...
> After logging on, the CPU is consumed executing the
> wscript program. This lasts anywhere from 2 to 3
> minutes! I've disabled the process by stopping it after
> several seconds but don't know if this is a bad thing.
> What is this script used for? Any ideas?
>
> Thanks.

Google