Dave "Crash" Dummy said:
Joe said:
I have a program that I want to run at startup, but it must be run
as administrator to work. Any ideas on how to accomplish this?
[recommendation to use GPEDIT to have the system invoke a startup
scripts]
I am running Windows 7 Ultimate x64. I was able to successfully run a
script to start the time service using the Group Policy Editor. The bad
news is that the Group Policy Management Console is not installed (and not
available).
I don't see how that could be the case for a normal system. I work mostly
with Enterprise, but after seeing your comment I did a fast build of
Ultimate 64 and invoking "GPEDIT.MSC" (orb -> type GPEDIT.MSC -> press
ENTER) opens up the group policy editor without any problems. The path in
the left pane of the editor that I gave upthread:
Local Computer Policy
Computer Configuration
Windows Settings
Scripts (Startup/Shutdown)
leads to the option to specify which script(s) are to be run at startup.
There is no listing in the "Administrative Tools" menu
for "Local Computer Policy." I had to create a shortcut an add it myself.
There are no sample scripts available. Fortunately, I am familiar with
VBScript, and the script I constructed worked.
That sounds like you're looking in the START menu; what is there if you
enable the administrative tools display is a link to a different policy
editor. Just invoke GPEDIT.MSC (or, if you prefer, run MMC and load the
snap-in named "Group Policy Object Editor"...same result other than a
slightly different set of menu items).