Tagged Questions
3
votes
3answers
484 views
Open Elevated “Administrator:” cmd prompt instead of “cmd prompt (Running as Administrator)”
If you open a command prompt with a runas command, you will see a window that shows
(Running as some_user)
In the title bar, but if you right click on cmd.exe and choose Run as Administrator you ...
0
votes
3answers
667 views
How to convert a elevated command prompt to a regular command prompt?
I have UAC disabled on my system, and all command prompts start as elevated ("Administrator: ..."). Even if I start cmd.exe from the Start Menu, it's still elevated.
Is there a way to run a ...
4
votes
2answers
3k views
Start ELEVATED script from within script
Hallo,
I'm playing around with Powershell (relative NewBie) and I'm looking for the easiest way to call a Powershell script with elevated rights from within another script.
I know of the runas verb ...
2
votes
6answers
4k views
Why can't I drag/drop a file for editing in notepad in Windows Server 2008?
When notepad is run, I can drag/drop a file to open it, but then it can't save the file.
When I run notepad elevated to save the file, I can no longer drag/drop to open the file.
I understand its a ...