Jump to content


zerahzurc

Established Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by zerahzurc

  1. zerahzurc - For me i found logs/Event Manager showing that "Distributed Transaction Coordinator" was not started. After i started this service, i then cycled the "SMS_SITE_COMPONENT_MANAGER" service.

     

    Thanks for you reply Dave23.

     

    I found the error in my case. As I used notepad to edit those XML files, something went wrong and it was presenting the invalid XML file error when trying to run RegSvcs.exe.

    I've recreated both files using XMLMarker, a free tool from Symbolclick and now it worked.

     

    Hope this helps someone else...

  2. Dioes anyone have a solution to this issue. I have the same issue and eacth way i try to modify the files it still gives the error. Now all of my clients for the secondary site are showing up as inactive. Not sure if this is related or not.

     

     

    hey guys,

    I tried this and i'm still getting

    CTool::RegisterComPlusService: Failed to unregister C:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0

     

    no matter what.

    this happens when I try to install a management point on a separate server.

    I read somewhere that this is all happening when you install configmgr to non default path ( and I did - drive D instead of C)

    If that true I just can't help thinking out loud "What a LAME product!!!"

     

    Hello

     

    Did you guys found a way to fix this?

    I have this in one of my labs and I'm unable to fix it using the configuration informed above...

  3. Hello guys,

     

    Reviewing my opened threads here in blog I found this one without answer.

    The way I found i that occasion to attend this need was disabling the service dotsvc through group police on the clients, giving the expected results. You can take a look at this KB article who explain exactly the opposite I wanted in that period.

     

    http://support.microsoft.com/kb/953650

     

    I hope this help someone with similar problem in the future.

  4. Hello sccmkbk,

     

    Sorry for this late reply (almost 2 years) :) . Recently I found out how to do it so it would be usefull to you in the future or for someone else whose facing this...

    First of all to deploy a vbscript using "whether or not user is logged in" you must handle the situation when the user is not logged on to avoid that the advertisement fail due timeout, waiting for some user interaction if nobody is logged. This can be easily made using a WMI query in Win32_ComputerSystem, where the value UserName will be empty if nobody is logged on. You can see more information here (http://www.activexpe.../vbscript/0383/)

    Regarding the issue you had, this only happens if you do not check the box "Allow users to interact with this program" right below the "Run with administrative rights".

     

    Cheers!

  5. Hello everbody,

     

    Does someone knows how to disable 802.1x on Windows 7?

    I found a VBScript in the link below but it doesn't work on Windows 7, because the EAPOL registry was discontinued on Windows vista

     

    http://www.tech-archive.net/Archive/Scripting/microsoft.public.scripting.vbscript/2005-04/msg00232.html

     

    Does anyone knows how to do it, using WMI, registry or batch?

     

    Any help would be really appreciated!

     

    Thanks in advance!

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.