Linkerzijkant

Zoeken

Zoek in dit item






SBS 2003 Reboots SBCore [Sollution]


    [offline] Geplaatst op maandag 23 juli 2007 14:14

    Acties:


    Door: Aapje
    Admin
    Phfear zeh birdeh
    Afbeelding van Aapje
    This problem only occurs when the Domain controller is not configured. If you dont want to configure this you can dissable the enoying reboot system that microsoft has built in.

    - Tools you'll need – Process Explorer from http://www.sysInternals.com (direct)

    As you probably know, you have a service called SBCore or "SBS Core Services", which executes the following process: C:WINDOWSsystem32sbscrexe.exe

    If you kill it, it just restarts – and if you try and stop it you are told Access Denied.

    If you fire up Process Explorer, you can select the process and Suspend it, now we can start to disable the thing.

    Run RegEdit32.exe and expand the nodes until you reach the following hive / key:
    HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSBCore

    Right click this, hit permissions and give the "Administrators" group on the local machine full access ( don't forget to replace permissions on child nodes ). F5 in regedit and you'll see all of the values and data under this key.

    Select the "Start" DWORD and change it from 2 to 4 – this basically sets the service to the "Disabled" state as far as the MMC services snap-in (and windows for that matter) is concerned.

    Next, adjust the permissions on the file C:WINDOWSsystem32sbscrexe.exe so that EVERYONE account is denied any sort of access to this file.

    Then go back to process explorer, and kill the sbscrexe.exe process, if it doesn't restart – congratulations!

    Load up the services MMC snap-in and you should find that "SBS Core Services" is stopped and marked as Disabled.

    "My software never has bugs, it just develops random features."

Dit onderwerp heeft nog geen reacties, en bestaat uit 1 pagina.
Dit onderwerp is geplaatst op 23-07-2007 14:14.

Troep