Internet Options, LAN Settings don't save when using Run As

Hi,
On Windows Server 2012 RTM with IE ESC off I can log on to the console of the server as UserA, I can open IE, open the Internet Options window, select the Connections tab, click LAN Settings, change a setting (eg specify a proxy server), click OK, and click
LAN Settings again to confirm my changes were saved.
However, if whilst logged on as UserA, I right-click the IE icon on the taskbar, select "Run as different user" and specify credentials for UserB instead, any changes I make in the LAN Settings window are forgotten the moment I click OK.
But, if I log on to the console of the server as UserB and open IE, the LAN Settings window does remember the changes I make, so this is not a user permissions or Group Policy issue.
Additionally, if I use Fiddler's "Tools, WinINET Options" menu to access the Internet Options window, I experience the same variations in behaviour I described above depending on whether Fiddler is run from the console user, or via "Run as different user".
Lastly, using Sysinternals's ProcMon, when the LAN Settings are saved correctly, I can see it is done via DllHost.exe (WinInetBroker) calling GetUrlCacheEntryInfoEx which in turn writes the "Internet Settings\Connections\DefaultConnectionSettings" value
to the registry. I can also see iexplore.exe writing the "Internet Settings\Connections\SavedLegacySettings" key. When attempting to change the LAN Settings when "Run as a different user", ProcMon still shows the successful write to the SavedLegacySettings
key but the other key is never written to, there isn't even an Access Denied.
A reference to "GetAppContainerRegistryLocation" in one of the ProcMon captured stack traces suggests this is behaviour new to Windows 8 as part of the "Metro"-style app isolation, however this is occuring in IE desktop mode and Fiddler (which is not a Metro
app).
I believe this is either a bug that needs to be fixed to allow changes to save correctly or return an error when attempting to save the changes if they will be ignored. At the very least, this behaviour needs to be documented.
Regards,
Jason

Hi Jason,
I have tested in my lab, and got same result with you. below is my test and results.
1. log on with user1>> click "IE" and select "Run as different user">> type user2's credential >>change proxy, click "OK". open "internet option" again, the change was not saved.
2. log on with user2, check proxy in IE, the change was not saved.
Then I tested on "Home Page", zone settings, , I found the changes can be saved.
I have done further test on other applications, such as notepad (enable/disable status base), calculator (View >> standard/scientific/programmer/statistics), the change can be save from "Run as different user".
since this is a behavior of IE, I suggest you submit a post in IE forum and IE experts may give you explanation on that.
Thanks.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • Several problems continuous since first installing Firefox. Personal google search settings don't save; remember me options on web sites like Facebook aren't remembered; Youtube and Flixy videos don't play despite removing/reinstalling/upgrading Firefox s

    Several problems continuous since first installing Firefox. Personal google search settings don't save; remember me options on web sites like Facebook aren't remembered; Youtube and Flixy videos don't play despite removing/reinstalling/upgrading Firefox several times; upgraded the latest flash plugin today, but no difference, symptoms are black play box with youtube and white box with Flixy. Disbale AV and antimalware makes no difference either.
    == URL of affected sites ==
    http://

    I have a new problem with secondary web pages opening up without any action on my part other than simply moving the mouse pointer across the screen.

  • Internet provider wants to provision my modem when using FireFox, how can I do this.

    I bought a Surfboard modem (SB6121) so I would not have to lease a modem from Time Warner Cable any longer. When I use FIrefox to navigate the web, TWC asks me to provision my equipment. I talked with their customer service rep, who was able to see/ping my equipment with no issues. I can use IE8 to surf with no issues.

    Did you check the connection settings in Firefox?
    *Tools > Options > Advanced > Network : Connection > Settings
    *https://support.mozilla.org/kb/Options+window+-+Advanced+panel
    If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.
    See "Firefox connection settings":
    *https://support.mozilla.org/kb/Firefox+cannot+load+websites+but+other+programs+can
    You can also try to clear the cache in Firefox.
    *https://support.mozilla.org/kb/Clear+Recent+History
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"

  • The preview option in FCK doesn't work when using trought an external app!

    Hello everyone!
    I have an issue with the FCK-editor when using in an external application.
    We are executing the “WCM_EDIT_DATA_FILE” service to launch the FCK contributor application in a portal (Webcenter) so we can edit datafiles. The preview option (preview butto) does not apply a region template and the content is shown in the same order as defined in the region definition. Viewing the same datafile trough Site Studio I can see that the preview option applies a region template.
    I've compared the links but I am not getting anywhere.....
    The links for the preview are:
    Via the portal:
    http://MyServer/vcc/idcplg?IdcService=SS_QD_GET_RENDITION&coreContentOnly=1&dDocName=DF_NEWS_BERLIN_8&dID=765&wcm.contributor.mode=false&IgnoreContributorOnly=true&previewId=1276003853183&WCMPopupId=POPUP09875462424653607178
    Via Site Studio:
    http://Myserver/VCCPOC/index.htm?wcm.contributor.mode=false&IgnoreContributorOnly=true&previewId=1275983448108&WCMPopupId=POPUP07808631203986127290
    I can see that the portal link has the same parameters as the Site Studio link and some more. I even tried adding a region template in the url by adding my template as a parameter like this "&templateDocName=RT_BOUND_DETAIL_VIEW" just to force it but without any luck. The same goes for the "view differences"-button in the FCK editor.
    Has anyone had this problem?
    Thanks

    Hi Stijn,
    Here is the link to the SS-services:
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10615/c11_ss_services.htm#insertedID0
    And here is the link to the CS-services:
    http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/developer/services_reference_10gr3en.pdf
    The name of the service that creates new data file is CHECKIN_NEW_FORM.
    Saving the file from the FCKEditor makes the browser window "greyed out" so for the time being we are hitting the "go back"-button in the browser to return to the portal... as we open the editor in the same window as the portal. However, there must be another solution as this is fare away from user friendly!
    Let me try to answer some of your questions:
    - Are you also using the Site Studio publishing functionality (we will not)
    No, we are not either.
    - where will your site design be done (we'll try to do as much as we can in WebCenter to keep it all in one place; we might even just output XML with our templates from SS, and transform it in WebCenter using different "templates")
    We are also planning to have it all in WebCenter. We are using SS for creating region templates and subtempalates used in the portal (Webcenter/ADF) for showing the same data files in different ways. That means that we also have elements, region definitions, placeholders and so on in the SS.
    - what are you doing with inline images in the FCKEditor (we want contributors to be able to upload there images easily from the Editor, without the need to browse to UCM)
    Well, for the time being the contributor must browse the some images from the CS because the images must have a certain height and width... so that is our way of controlling that the user is choosing from the approved images. When it comes to images in the text the contributors can add as many images as they want that are not from the CS. They can just copy/paste them in the editor from whatever location they want.
    - is it correct that the metadata tab cannot be used in combination with profiles defined in UCM (see other thread WebCenter Content
    I've heard that before so my guess is that it's true. My question then is how do I do to hide the metadata tab if I do not use it?
    - will you be using the ctrl-shift-F5 functionality to edit content, or just create a link to the WCM_EDIT_... service in a popup window?
    We create a link to the WCM_EDIT_... service that opens in the same window as the portal.... but as I mentioned earlier that is not the most user friendly solution so we probably must change that....
    Now back to my problems:
    I know why the preview trough the portal and the site studio differs.
    The services that are used when previewing content trought the SS are:
    SS_SET_PREVIEW_ELEMENT_DATA
    SS_GET_PAGE
    LOAD_DOC_ENVIRONMENT
    The services that are used when previewing content trought the portal are:
    SS_SET_PREVIEW_ELEMENT_DATA
    SS_QD_GET_RENDITION
    LOAD_DOC_ENVIRONMENT
    The SS_GET_PAGE actually shows a page in SS and as soon as there is a region template attached to the page you are able to see the content the way you want. That is not the case then calling the SS_QD_GET_RENDITION service. So my question is if there is a workaround where I can force a region template to be used con conjunction with the SS_QD_GET_RENDITION service?
    Anyone? All ideas are really appreciated!

  • Since windows 7 updated I noticed I can no longer view anything on youtube. It works fine on Internet Explorer which I don't care to use

    Question
    since windows 7 updated I noticed I can no longer view anything on you tube. It works fine on Internet Explorer which I don't care to use

    There are some compatibility issues between the latest Flash player and some Firefox add-ons or settings. Could you see whether anything in this article helps: [[Flash 11.3 doesn't load video in Firefox]].

  • Cash Sales- Don't save when Order quantity are differente of Confirmed Quan

    Dear all , hope u all are doing great ...
    I have a question about cash sales:
    I have a process that when de sales order (BV) is save the outbound delivery is create (standard) and the good issue done. However, if the order quantity is diferent of the confirmed quantity (in the order) the outbound delivery is created with the confirmed quantity.
    I would know if is it possible to the system sends a error message, in the order, when those quantities are diferent. Is any way, standard, to do that? Or have I must use an user-exit that compares the quantities and send a erro message to the user who is cresting the cash sales?
    I hope you can help me...
    Best regards,
    Inês Garcê

    Hi friend,
    there is an option on the sales order to do complete delivery. And there is a check on customer material information record to allow only complete delivery. Along with these there is a check at delivery item cat. which checks if only a complete delivery needs to be allowed or trigger an error / disallow creation of delivery.
    Regards
    Sadhu Kishore

  • Dashboard settings don't save

    when i mark widgets as being deactivated - then logout or restart my computer - all of my widgets are once again activated and i have to deactivate them by hand.
    i want to save RAM and deactivate the ones i never use using the widget manager..

    It could be that your dashboard preferences have become corrupt. Navigate to your home folder, then to Library -> Preferences. In there, look for com.apple.dashboard.plist. Trash that file, log out, and log back in. Then deactivate the widgets you don't want, log out, and log in to see if that worked.
    Even if that doesn't work, keep this in mind: Just because a widget is shown in the bar at the bottom of the screen, doesn't mean it is taking up memory. The only time a widget can consume memory is when it is actually placed on the dashboard (either by clicking the icon in the bottom bar, or dragging it from the bottom bar to the Dashboard).

  • In recent weeks, when I open a new tab, the bars to input a URL or search has disappeared. How can I restore this option so I don't have to use other browsers?

    I used to be able to type in a URL or search when opening a new tab. Now I only get the "panes" that show most recently opened tabs. I have been having to go to alternative browsers to go to websites not in my top 9 or to open new windows, which is a pain.

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Color Settings\Colorsync settings don't stick when setting printing presets

    Hello
    Posting this here, instead of in the iPhoto Forum
    In the "Print" dialog box (the dialog box you see after you pass through the iPhoto dialog box - same type of box as with most other OS X applications), there is a down menu to give you access to several categories of settings related to the print job.
    Here of course you can save printing presets (paper type, print quality, color management, etc).
    Why do ColorSync settings under the "Color Matching" dropdown not get saved with the other presets? Every time, the profile setting defaults to "Automatic". Is this a bug or is there something I am not doing correctly? Is there a good reason why they aren't saved along with other settings? Apple on-screen Help says "some settings cannot be saved in a profile, but this would seem to be a very handy thing?
    I use an Epson Artisan 800.
    Alternatively, can someone tell me what the behavior is of the "Automatic" setting?
    I recently profiled the printer and I am just looking for an easy/quick way at the time of printing to apply one of the three profiles based on the type of paper that is being used. I just figured this would be the easiest way to do it? (my question applies to any application - I posted here because this is of particular importance with iPhoto)
    BTW Is it me or is there surprisingly little information online about ColorSync workflows/behavior/relationships in OS X?
    Many thanks for any and all advice.
    Justin

    Hi Scott,
    Thank you for your posting in Windows Server Forum.
    First of all please update the RDC version to RDP 8.1 for better functionality. Then try to install below updates for windows 7 and check the result.
    Update rollup: Fix printing problems in Windows 7 and Windows Server 2008 R2
    http://support.microsoft.com/kb/2647753
    Hope it helps!
    Thanks,
    Dharmesh

  • Print settings don't save

    I am trying to print to a Zebra GK420d Label printer and firefox will not remember my paper size after one label is printed. Ideas on how to force a paper size and have it remember it?
    I am on windows 7 and have changed my paper size for Printer Preference and Printer Properties and it will print correctly in notepad.

    Just tried printing to another printer on our network and the settings definitely save from print job to print job. Ideas on why it would only be an issue with my Zebra GK420D label printer?

  • HT5957 APN settings don't save on my iPad after software update iOS 7.0.2

    Since the software update to iOS 7.0.2 my iPad 2 will no longer save my carrier APN settings.  I have spoken to the carrier (virgin) and have tried to reset the APN to factory default then re-enter the APN settings.  Nothing appears to be working and virgin told me it is the fault of the apple software update.  Can anyone help or can Apple please fix this ASAP? I can't use my 3G at all, only wifi and need 3G access while travelling.

    Hey Snuggle63!
    I have an article for you regarding this issue with your ability to upgrade your iOS device:
    iOS: Troubleshooting update and restore issues
    http://support.apple.com/kb/TS1275
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • System Preferences Glitch: Some settings don't save!

    There is a bug in the System Preferences where certain preferences just won't save. Anyone else have this problem?
    I used the new screen capture in Quicktime and uploaded a video to show what's going wrong... http://www.youtube.com/watch?v=fhzTKcO2aaM
    Apple, please fix this?

    LOL! Cute vid! Have you tried going to /Users/yourname/Library/Preferences/com.apple.systempreferences.plist and drag that file to your desktop and relaunch System Preferences and test?
    -mj

  • RAM preview doesn't save when using multiprocessing

    I'm running After Effects CC on a MacPro 2013. When I normally render a RAM preview, and I finish playing it, the green bar stays.
    When I switch to the multiprocessing feature for RAM previews, after I finish playing it, the green bar disappears.
    I have a large SSD global cache drive being used, so storage of the preview isn't the problem. There's plenty of RAM in the system (64GB). I've tried a number of different multiprocessing settings, and even if I only use 2 processors for RAM previews, they won't save after I play them.
    Is this just the way RAM previews work with multiprocessing, or can I change some settings to fix it.
    Thanks!
    Jerry MacKay
    Littleflick Pictures

    Here's a shot of my current settings. I tried a number of other settings, with different numbers of processors and allocated RAM. But every time I enable multiprocessors for RAM previews, I get the same result (the RAM preview works, until I stop playing it...then the rendered frames are deleted).

  • Premeire CS5 Freezes on save when using Elgato HD videos

    First off, I'm using Adobe Premiere Pro CS5 on a 2009 21" iMac running Mountain Lion (OS X 10.8.5) with a 3.06 ghz core 2 duo and 12 gigs of ram.
    I keep having the program freeze whenever I save a video from my Elgato Game Capture HD. The save bar fills in, but it will sit and the program will not respond, doing the error sound when I click anything. I have to force quite each time, luckily it as far as every time I have done this, saved properly and nothing was lost, but this is seeming like a huge risk every time and not to mention even if it works, that its just aggravating having to force quite and start up every time I want to save.
    Originally it would not even import, but I have tried converting the video through an app called miro video converter and this new problem began. I also found I could convert video straight from the Elgato Program, with the same end result. I also did some tests to trouble shoot if its premiere just freaking out on me (trust me ghost problems are pretty common for me) I tested on an iShowU Recording as well as one from my SD Elgato video Capture (which should as I understand have the same H264 compression) and a video I pulled off YouTube just to see how well that works, and they all save just fine.
    Also another note, I tried deleting the video from the project and saving as one of the tests and the program still froze without the elgato video even being in the project any more. It seems like once I put an Elgato HD video in the program at all it wont save properly.
    Any help at all will be greatly appreciated.

    The elgato record at 59.97 (I think) I know its the one near 60 frames, and as far as I can tell their is no way to reduce that. In my test the iShowU video had an FPS of 12. I'm not sure if the way it handles lower to higher FPS would cause the problem, but I have had varied frame rates in the past, but the only one that I have that can go over 30 right now is the elgato HD

  • For some strange reason, maps don't render when using Find My iPhone.

    After updating to IOS 8.1 (or maybe a coincidence), whenever I use Find My iPhone app on my phone, or Apple Maps, I only see the gridlines but no other detail about roads, etc. Anyone experiencing this, and any solution? Thanks.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • Is there a way to create a picture from video in iMovie 11

    Is there a way to create a jpg picture from video in imovie? I have noticed several work arounds which are not so easy. This was previously a feature that was very helpful to put in stills in the drop zones in idvd from your video project. Only makes

  • Event CREATED is not triggered for objects of type USER

    Dear all, I'm currently configuring a workflow, which should be started when new user account is created. I took event CREATE for object type USER as a start event, but the workflow does not start, when I create new user account via transaction code

  • Why does the web look TERRIBLE on my new Retina display?

    The new retina display is fantastic, but browsing the web looks horrible.  Can anything be done to improve the web browsing experience? 

  • Is there a problem with the Firefox synch server?

    I have three installations of Firefox 4.0.1 on two machines (two fixed, one PortableApps). They are all set up to synchronise. Since yesterday, all are showing an error at the bottom of the window saying "Sync encountered an error while connecting: S

  • Ask The Expert packaged application

    I've taken the contents of page 290 and added to a region in another application - I want to be able to upload files in the same way as the ATE app. using the 'link' idea. I have religiously copied pages 290, 291 & 292 mapping the pages in my applica