Copy link to clipboard
Copied
I am having trouble installing the CF 10 Mandatory Update. My domain account that I am logged in as is a member of the local Administrator group on my Windows 2008 Server, but it errors out saying I must "run as Administrator". I even logged in with the local administrator account and still get the same error. How do I get around this?
Copy link to clipboard
Copied
rockit31 wrote:
it errors out saying I must "run as Administrator"
It is the MS DOS prompt that you have to "run as Administrator". So right-click on the DOS prompt and run it as Administrator. Then, after the DOS prompt, proceed as usual, for example, java -jar etc.
Copy link to clipboard
Copied
Help me out here. I am running Windows Server 2008 and I don't see a DOS prompt anywhere. Are you asking me to type "cmd" at the Run line to get into a DOS box? If so, how do I tell it to Run As Administrator?
Copy link to clipboard
Copied
Never mind my last. I figured it out. Thanks for the help!
Copy link to clipboard
Copied
Nice you figured it out. One solution is to open the home directory of the command prompt, usually c:\windows\System32, right-click on the cmd file, and choose to "Run as Administrator".