Reply to topic  [ 3 posts ] 
Windows hints and tips 
Author Message
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
I learnt something new today and thought it would be a good excuse to get you all to share your favourite Windows hints and tips.

Here's mine, (and this is all on Windows XP SP3):

I log onto my work computer using a standard account, but have to perform lots of tasks using an admin account. Rather than logging off and on again I had a batch file that opened up an explorer shell as my admin account.

Code:
runas /profile /user:domain\admin-username "C:\Program Files\Internet Explorer\IEXPLORE.EXE -e ::{D20EA4E1-3957-11d2-A40B-0C5020524153}


This worked fine when Internet Explorer 6 was installed but I was recently upgraded to IE8 and it stopped working.

I finally got it to work again by using the following batch file:

Code:
runas /u:domain\admin-username "explorer.exe /separate, C:\pathname here"


Please note that the path is optional and if you don't need to specify a startup folder just remove everything after and including the comma at the end of the word seperate, but do include the speech marks at the very end.

Hope this helps,

John.

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Thu May 06, 2010 2:51 pm
Profile WWW
Site Admin
User avatar

Joined: Thu Apr 23, 2009 5:53 pm
Posts: 8603
Location: location, location
Reply with quote
Right click "run as". Type in admin details.

_________________
Support X404, use our Amazon link
Get your X404 tat here
jonlumb wrote:
I've only ever done it with a chicken so far, but if required I wouldn't have any problems doing it with other animals at all.


Thu May 06, 2010 2:54 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
saspro wrote:
Right click "run as". Type in admin details.


You're talking about C:\Windows\Explorer.exe?

I had tried that but nothing happened. I'm assuming it has something to do with being run in a seperate window?

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Thu May 06, 2010 2:58 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.