A blog with focus on experiences with the Windows Client operating systems…
RSS icon Email icon Home icon

  • More UAC stuff making confusion in Windows 7

    Posted on March 1st, 2011 Andreas Stenhall No comments

    I get many questions about the confusing problem with mapped network connections not being available when running for instance cmd.exe as an administrator even though the account is the same one being used when the cmd.exe is run with standard rights and everything works splendid.

    The cause of this is UAC and the fact that you have multiple security tokens and that the mapped network drives are linked to the standard user token and not the administrator token. The solution is to enable “Linked Connections”, see the KB article 937624 for more information on how to set this value.

    Also read the case of some other mysterious problems or behaviors when UAC is en effect.

  • UAC off = IE protected mode off

    Posted on February 5th, 2010 Andreas Stenhall 3 comments

    Just wanted to post a quick reminder that if you turn off UAC (User Account Control) in Windows Vista or Windows 7 you also turn off “Protected mode” in Internet Explorer. Turning off UAC is not recommended but if you do, make sure that you run with a standard user account.