KB3057839 breaks the windows services that run the GUI programs

For reasons of inheritance, one of our tracks to windows service applications a 3rd party tool which is a graphical application in general. but also has command line switches to run in batch mode. The 3rd third party provider does not (and will not) provide a lot of command line application that is stand-alone/separated from the GUI, which leaves us with no alternative at the moment.

So far, this approach has worked on Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, and Windows Server 2012 R2 - regardless of the registry setting 'NoInteractiveServices' in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows.

But since the installation of the KB3057839 (which relates to the MS15-061) this approach has stopped working and caused the application GUI stuck, to consume 100% of one heart. The only way to get the old behavior is the following:

  1. Change NoInteractiveServices to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows to the value '0' (Windows 8 and later versions; Windows 2012 and later only)
  2. Start the UI0Detect Service ("Interactive Service detection"), defining eventually it starts automatically. and according to the other settings the same set up a recurring task to restart the service (because it stops after a while).

As soon as UI0Detect is running, the application GUI thaws and works as expected; but also long UI0Detect is running. And since the application GUI does not in fact all the message boxes or similar which require user input, this is the kind of a workaround longshot.

Uninstallation of KB3057839 Gets the old behavior back, but I doubt that this should be the recommended way of going. And after a search, users also have many problems with this patch.

We checked on a virtual machine that has been reset to a snapshot prior to installation (where the intended behavior is always given); installation of KB3057839 breaks, and arranges the uninstallation of KB3057839 once again.

Is this behavior with the installation of KB3057839, or is it a bug/pervert of the fix MS15-061 effect?

Thanks to Ståle L. Hansen

KB3070102 (exit 14. July 2015) replaces KB3057839 and will most likely solve your problems.

KB3070102 / MS15-073: vulnerability in the Windows kernel-mode driver could allow elevation of privileges
https://TechNet.Microsoft.com/library/security/MS15-073
https://support.Microsoft.com/kb/3070102

Tags: Windows

Similar Questions

  • The use of VS2015 to create a C++ Windows Service that works reliably with Windows 7 and 8 and 10

    We have created services windows (log events in the event viewer) using VS6.0 and noticed that they were not reliable running on Windows 7 (and beyond). They stopped unexpectedly after startup and so on.

    We have VS2005, 2010 for the development of Qt and never looked in services portage. We have to bought VS2015 and found that C++ Windows Service models have not been provided for VS 2010. We have inherited code which must remain C++ (c# conversion is not an option for us). Someone out there who has created a Service from Windows C++ for recent versions of OS? It installs with InstallUtil.exe as the most recent services c#?

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • is there a minimum set of windows services that can be run under Labview?

    I need more cpu resources to perform my VI, is there a list of Windows resources that I can disable that will not affect the VI?

    Hello

    I would like to know if there is a minimum of services set in really need of LabVIEW. Not because my VI needs more CPU, but because I don't see why I should have 10 services OR running in the background even when LabVIEW is not working.

    The list of services OR that I have running on my Vista 64 bit system when LabVIEW is not running is:

    national instruments tagsrv.exe 1 k 9 996 variable motor

    2 nisvcloc.exe NOR 0,920 k service locator

    3 NOR-PAL 3 492 k nipalsm.exe service manager

    4 NOR-Pal 7 468 k nipalsm.exe service manager

    5 nipalsm.exe service manager OR-Pal 21 356 k

    service of National Instruments Zeroconf nimdnsResponder.exe 6 k 1 924

    7 niLxiDiscovery.exe National instruments LXI Discovery Service 1 592 k

    nidmsrv.exe 8 nidmsrv 3 492 k

    lktsrv.exe 9 iktsrv.exe 3 480 k

    10 lkads.exe lkads 3 124 k

    TOTAL 56 844 K

    Anyone know which of these I really need? I do not connect any equipment data acquisition on this machine. It is purely used for writing vi which are then transferred to another machine where they are tested. I have installed DAQmx and LabVIEW 8.6.

    Thank you.

    J

  • services that run via scheduled task

    Hi all

    I am creating a task scheduled to start/stop services. the scheduled task must be run under the service account with minimal rights, as rights of the user or the user rights of maximum power.
    I created the scheduled task running under the account of service with power user rights to stop a service, but unfortunately the task was doing what it suppose to do.
    I did some troubleshooting and investigated as shown below:
    1. I used the runas command to run net stop under the service account that runs the scheduled task, the service is stopped, as it is assumed
    2. I connect to the server using the account service and disconnected (the session will be shown in the disk for the service account) and at the same time open a session to the server with a different account performed the scheduled task, the task does what it is supposed to do. (the service is stopped)
    Note: the scheduled task is set to enabled (scheduled task to run at a specified time)
    3 when I changed the rights on behalf of rights of administrator power user rights service and perform scheduled task, the task runs correctly and does what he must do.
    4. the service was set to be managed by the user with power, which means that if a user opens a session on the server and try to start/stop the service, he will be able to action and is successful.
    my questions will be as shown below:
    1. to start/stop the service via a scheduled task, the service account needs a session to be able to perform the task?
    2 must. the service account the highest privileges to perform the task?
    3. is there a way to avoid to run the scheduled task to run with minimum privileges? What kind of things need to be done.
    Thanks in advance for your answer.

    I would look at the link below.  This should answer all these questions.

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/sag_tsconcepts03.mspx?mfr=true

  • Limit the software and Services that run in the Service Console in ESXi 4.0?

    How to limit the software and Services running in the Services Console in ESXi 4.0?

    Hello.

    There is no Service in ESXi Console, and it is not really a lot of apps for ESXi either. Policy and/or limited access is the best way to limit these things.

    Good luck!

  • Best approach for a Service that runs on a queue of entry requires an asynchronous operation

    I have some sort of a queue of requests to which I am able to add news from various parts of the application.

    My JavaFX-Service must then process these requests asynchronous, but coordinated way.

    My current approach is to use an ObservableList for the queue. I have a listener on its emptyProperty and trigger restarting the service whenever it not pass of the vacuum to the vacuum.

    In the task of my service, I take the first element of the list, treat it and when the treatment has passed (or omitted), delete the list.

    Then, however I have to check in the succeeded() and failed() methods if there are more items and restart the service in the event that there are.

    It feels unnecessarily complicated and potentially error-prone. Is there not an approach more simple I'm missing?

    Oh cool, the simulation of greed, thanks for the link that James.

  • I get the following message: windows service install could not be accessed. Anyone know what I can do?

    I can't download anything to my cmptr more.  I get the following message: windows service install could not be accessed.  Anyone know what I can do?

    Hello

    ·         You will remember to do recent changes on the computer before this problem?

    I suggest you follow the steps below:

    Method 1:

    Check if the installer of windows services are running, follow the steps below:

    a. Click Start, type Services.msc and press ENTER.

    b. double-click Windows Installer.

    c. set the start type for Windows Installer to manual.

    d. Click Start to start the service.

    e. click OK.

    Method 2:

    Re-record an installer of windows follow the steps below:

    a. click Start, click run and then type cmd in the dialog box, and then click command prompt.

    b. at the command prompt, type the following and press ENTER after each line:

    c. to unregister the type install windows MSIExec /Unregister.

    d. to re-register MSIExec/regserverwindows installer type.

    e. try to download.

    Method 3:

    If the above step fails the utility auditor system files to run it and check the missing or corrupt files follow the steps outlined in the article below:

    http://support.Microsoft.com/kb/929833

    I hope this helps.

  • Order of windows services

    Hi guys,.
    I recently installed Oracle EBS R12.1.1 on Windows XP Pro, well I want to know in what order oracle windows services are running/loaded(with what parameters) to start windows-up... i want to batch files to start and stop the service manually.

    Thanks again for the response...
    Well I solved my problem by using the following note
    [339795.1 | https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=339795.1]

  • Try to re - install ZoneAlarm on laptop, BUT it tells me that I must upgrade to the Microsoft Windows Service Pack 1 (SP1) to do this... I am running Windows Vista and when I click on windows update it works for literally hours without anything happeneing

    Hello

    Try to re - install ZoneAlarm on laptop, BUT it tells me that I must upgrade to the Microsoft Windows Service Pack 1 (SP1) to do this... I am running Windows Vista and when I click on windows update it works for literally hours without anything happeneing.

    Zone Alarm has a key valid license - but for some strange reason, he will not have, so I had to uninstall and reinstall ZoneAlarm - he tells me that I need this update - who will not come?

    Note: Windows Firewall is turned on right now and when I look at 'exceptions' does not offer updates of windows as part of the selection list.

    Please, any advice on this will be greatly appreciated.

    Alan

    Windows Update Forum:

    It comes with Vista, upgrade install and activate Forum.

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    You will receive the best help here.

    See you soon.

    Mick Murphy - Microsoft partner

  • Last night, my laptop that runs windows xp blue screened and says something about the queue

    original title: help solve a mistake, please on windows xp

    Last night my laptop that runs windows xp blue screened and says something about the queue and to bring the computer out of which I did. I just tried to turn it on an hour ago, I use it now, and I got a message saying he had recovered from a serious error and I wanted to report to microsoft? I clicked Yes, but unbeknownst to me, I had no internet connection at the point of having to re-enter my our Verizon router WEP number in this laptop. I essentially self-taught myself much on computers that tell you, I'm not really computer literate, but if you can point me in the right direction, I can very well do. This is where to ask my question/problem. I went in the event viewer and found this error/explanation: Index information is corrupt and Indexing Service cannot re - index the content automatically. User action: stop and restart the indexing service using the following command:

    SC stop cisvc

    SC start cisvc

    Can someone tell me please how to do this?  I think I know, but I'm really not sure so please help... Thank you

    It really seems to me as if you had a temporary problem which has now disappeared and that you probably do not need to do anything.

    However, please click Start, and then click Printers and faxes and report what, if anything, you see in the window that opens.

    If you don't see an icon for the printer that you think should be there, you need to fix this.  On the other hand, if your printer icon is there - or if you do not have a printer attached to your computer - you need not do anything.

    If you want your computer to be a little faster and at the same time save space on your hard drive, read the LifeHacker article I linked in my previous post.  However, you need not to do, and you can erase [probably] regardless of the index corruption has occurred by starting and stopping the Indexing Service (cisvc) by entering commands in a command prompt window that I described.

    Yet once, you don't need to change your encryption WEP to WPA or WPA2 wifi, but doing so will make your network more secure wireless.  If you want to change your encryption, you would start by changing the configuration of your router from Verizon.  You should be able to find detailed instructions on the Verizon support site.  I don't know if you have Verizon FiOS or Verizon DSL service; This is a page of relevant support FiOS--> http://www22.verizon.com/ResidentialHelp/FiOSInternet/Networking/Setup/Security/124980.htm

  • Received a call from the center of Windows Service saying my Internet download something and told me to go to run - > cmd - > and type in strive but then hung up

    OK my firefix in the computer played upwards and today I get a call from 'windows service center' on my internet download something wrong and some viruses (I did not really understand the cause of his accent) and she addressed me by my name and said that there was an error report sent to them... I don't use this computer sound more for my parents who could easily tell that it has been sent... then ask him which causes computer that I have more than one and she asked me to check for computer label... so I turn it on and she told me to go to run-> cmd-> and type strive I think but as soon as I pressed on enter she hung up so now im getting really worried...

    Hello

    1. do you ever run a repair of Microsoft call?

    Microsoft does not make unsolicited calls. Take a look at the thread below.
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-security/received-scam-phone-call/f7c13381-f0ab-42E3-A990-ae473257e3ce

  • message "the windows service is not running" and it will not check for updates

    Original title : I'm trying to run the update and it says my windows service does not work and it checks the updates... How can I solve this?

    I am trying to run windows update and it said: my windows service does not work and it checks the updates... How can I fix it?

    Hello.

    Did you change your computer?

    Method 1:

    I suggest you to follow the steps and check.

    Click Start, in the search box, type in Services,

    Check the status of the following service and ensure that they are running

    Background Intelligent Transfer Service

    Cryptographic services

    Windows Update

    Under each service, click Start

    General, and then click Start under the service status:

    Method 2:

    I also suggest you perform the clean boot and check.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: After a repair, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Install Windows updates

    http://Windows.Microsoft.com/en-us/Windows-Vista/install-Windows-updates

    See also:

    I would also say that reset you windows update and check.

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058

  • Information system may not collect information. Unable to connect to this computer. Check that the Winmgmt service is running.

    Information system may not collect information.

    Unable to connect to this computer. Check that the Winmgmt service is running.

    My problem has been set by following the steps:

    1. click on start-> type CMD-> right click on CMD of the result-> click on run as administrator
    2. type the command net stop winmgmt and press enter
    3. Open command prompt and click on start and type system32-> open the folder system32 in the result pane.
    4. in the system32 folder open Wbem and locate the repository folder
    5. right click on the repository, then click Rename
    6. change the name of the drop to Repository.old folder
    7. switch back to the command prompt and type net start winmgmt and press ENTER to run command
    8. close all windows and restart the computer and try to Msinfor32.
  • I received calls from someone in India who said that they are Windows services centre telling me that they have received the error message saying that my computer is corrupted

    Original title: my computer is corrupt and needs fixing!

    I received calls from a person in India who said that they are Windows services centre telling me that they have received the error message saying that my computer is damaged, and they want to help me.  But I have not received any error message on my screen.  When I asked them how they got my number they said it's from the database of Windows. The number they gave me is 02921252715 and when I called the number of the person on the other end told me that they are a company called Windows e-solution, independent company and is not attached to Microsoft Windows.  What should I do?  Are these authentic calls and approved by Microsoft Windows?

    Hello

    Its a SCAM!

    Avoid scams to phone for tech support
    http://www.Microsoft.com/security/online-privacy/avoid-phone-scams.aspx

    In the United States, you can contact the FBI, Attorney general, the police authorities and consumer
    Watch groups. Arm yourself with knowledge.

    No, Microsoft wouldn't you not solicited. Or they would know if errors exist on your
    computer. So that's the fraud or scams to get your money or worse to steal your identity.

    Avoid scams that use the Microsoft name fraudulently - Microsoft is not unsolicited
    phone calls to help you fix your computer
    http://www.Microsoft.com/protect/fraud/phishing/msName.aspx

    Scams and hoaxes
    http://support.Microsoft.com/contactus/cu_sc_virsec_master?ws=support#tab3

    Microsoft Support Center consumer
    https://consumersecuritysupport.Microsoft.com/default.aspx?altbrand=true&SD=GN&ln=en-us&St=1&wfxredirect=1&gssnb=1

    Microsoft technical support
    http://support.Microsoft.com/contactus/?ws=support#TAB0

    Microsoft - contact technical support
    http://Windows.Microsoft.com/en-us/Windows/help/contact-support

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • H have a computer that runs windows vista Ive had on the line using Xp professional, but it seems that I can't find a compatible driver for the audio card suggestions?

    I have a computer running windows vista that Ive had on the line running on the line with professional Xp but it seems that I can't find a compatible driver for the audio device. Ant suggestions? The Pc has a legacy, it's a Compaq laptop

    Hi morningstar410,
     
    -What is the brand and model of your laptop? Specify the same thing to help us find the right audio driver for you.
    -For which version of the operating system you are looking for the driver?
     
    Visit the following link and check if you download the drivers here:
     

    In the meantime, follow the three steps solution given in the link below and see if this helps you.

    No sound in Windows

     
    Keep me updated on the status of the issue.

Maybe you are looking for

  • OSX 10.11.3, in preferences, what does turn on the bluetooth option do?

    new MacBook Pro, with the vision of the retina, OSX 10.11.3 - in preferences, makes turning on the Bluetooth option? Thank you.

  • Satellite A40: drive has stopped reading the CD & DVD discs

    Does anyone know why my CD/DVD combo drive has stopped reading discs (CD and DVD). The light blinks for a while then stays on but nohting happen after that. No prompt to ask to see WMP or real player etc. Nothing at all.

  • How to remove unnecessary files from my mac computer?

    HW to remove unnecessary files from my computer without following these instructions MacKeeper Human inside Results of the analysis of your Mac arrived. The State of your system is: seriously MacKeeper found in: 327 items The amount of junk mail on y

  • Printer udskrivning is blocked by "scannerfejl".

    All-in-one hp 2175 printer is blocked. The display shows "scannerfejl, turn off and on again. It does not help. This has already happened once and fixed itself, but now we can't fix. What can we do?

  • Missing pages from PC

    I re-formated my PC and went to download the latest drivers and the driver page is missing. I can still get to certain pages for the Compaq Presario SR5413WM desktop PC, but not the driver page. I don't know if this is the right place to ask for info