Set up site server on a remote server (was: remote server)

I* gave up on trying to hook up to a data base I have spent days trying to set up a site server on a remote server. The only way I can connect is with a custom ftp i make in the cpanel. Then for example if i try to go live, the url it tries is the ftp url. I have worked with all types of servers both remote and local I wonder if dw knows what a server actually is. Why in the hell do they make it so complicated? Step by step instructions on how to set them up. The wikis are useless..Windows 7 Dreamweaver cs6..

I have spent days trying to set up a site server on a remote server.
You don't set up a site server on a remote server. It is already there.
You don't FTP to a database.
I realize you are frustrated, but now we need to start with square one. answer the following:
Did you install a webserver, such as XAMPP on your local computer?
Are you trying to use Dreamweaver server extensions (data binding)?
After setting up the webserver, what do you see when you type "localhost" in a browser address bar?

Similar Messages

  • Patches not visible in SCCM 2007 Site server even after approving the patches in WSUS

    Hi,
    The patches are not appearing in SCCM 2007 site server after approving the same patches in WSUS.
    Below are the patches.
    MS14-080: Cumulative Security Update for Internet Explorer - Windows Server 2008 SP2 - IE 7 - KB3008923 [23,186.1]
    MS14-018: Cumulative Security Update for Internet Explorer - IE 11 - KB2929437 - Windows Server 2008 R2 SP1 (x64) [4,32.4]
    MS14-066: Vulnerability in Schannel Could Allow Remote Code Execution - Windows Server 2008 SP2 - KB2992611 (x64) - V2 [1,8.3]
    MS14-038: Vulnerability in Windows Journal Could Allow Remote Code Execution - Windows Server 2008 SP2 - KB2971850 [1,8.1]
    MS09-060: Vulnerabilities in Microsoft Active Template Library (ATL) ActiveX Controls for Microsoft Office Could Allow Remote Code Execution - Visio Viewer 2007 SP1/SP2 [1,8.1]
    MS12-001: Vulnerability in Windows Kernel Could Allow Security Feature Bypass - Windows Server 2008 R2 Gold (x64) [1,8.1]
    MS14-033: Vulnerability in Microsoft XML Core Services Could Allow Information Disclosure - Windows Server 2008 SP2 - KB2939576 [1,8.1]
    MS14-025: Vulnerability in Group Policy Preferences Could Allow Elevation of Privilege - Windows Server 2008 SP2 - KB2928120 (x64) [1,7.8]
    MS13-014: Vulnerability in NFS Server Could Allow Denial of Service - Windows Server 2008 R2 Gold/SP1 (x64) [1,7.7]
    I have approved the above patches in WSUS and ran syncronization. The log wsyncmgr.log show that synchronization is done and even all child sites are syncronized. But I am unable to find the above even in the parent site. Checked all the SUP settings and
    all the 2008 server updates are set and marked to download.
    Please help me out on fixing this.

    So you should NEVER approve anything in WSUS. This will cause problems with your clients. Honestly since you approved things in WSUS, I would uninstall WSUS and reinstall it, reinstall the SUP, this will clear up any issues that now exist.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SCCM Console Won't Connect to Site Server WMI Connection Issues

    Ok, I've been scratching my head with this one for a while. We're running SCCM 2007 R3 in native mode, site server is Win 2008 Std R2, Config Mgr database sits on a seperate SQL box. When I launch the console (user account I use when logged into server
    which is a member of SMS Admins group) on my Win 7 machine I receive the error..
    The ConfigMgr console could not connect to the Config Mgr site database. Verify that this computer has network connectivity to the SMS Provider computer and that your user account has Remote Activation permissions on both the Config Mgr site server and SMS
    Provider computers
    I've read numerous articles around DCOM permissions, I can confirm have all been set on the site server and SMS Admins group has the Remote Activation permission checked. Also I can open WMI, select properties to view the WMI namespace structure, permissions
    on the SMS folder and subfolders are set as per microsoft articles.
    So then I launched wbemtest from my Win 7 machine, when I try and connect to
    \\[SiteServer]\root\sms\Site_SiteCode. I receive WMI error below. I can however connect successfully to WMI on any other server
    Number: 0x80070005
    Facility: Win32
    Description: Access is denied
    When logged into SCCM Site server and open wbemtest I can't remotely connect using WMI to any server in our domain, each time receiving the error below.
    Error
    Number: 0x800706ba
    Facility: Win32
    Description: The RPC server is unavailable
    Whilst logged onto the site server I can use wbemtest to connect to itself using the SMS Provider namespace(\\[SiteServer]\root\sms\Site_SiteCode) which would suggest the WMI isn't corrupt.
    It appears that I can't connect remotely to or from this machine using WMI, that something is blocking or not allowing the connection maybe? Please note the Windows Firewall is disabled, we don't use any third party firewall software on our servers and
    WMI service is started.
    Any ideas or suggestions on this one would be most welcome.
    Cheers

    Hi Eswar, thanks for the reply. This is the extract from the adminUI.log when I try and launch the console
    [6][20/01/2012 10:24:21] :Insufficient privilege to connect, error: 'Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))'\r\nSystem.UnauthorizedAccessException\r\nAccess is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))\r\n  
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementScope.InitializeGuts(Object o)
       at System.Management.ManagementScope.Initialize()
       at System.Management.ManagementObjectSearcher.Initialize()
       at System.Management.ManagementObjectSearcher.Get()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\n
    [6][20/01/2012 10:24:21] :Microsoft.ConfigurationManagement.ManagementProvider.SmsConnectionException\r\nThe ConfigMgr Administrator console could not connect to the ConfigMgr site database. Verify your user has read permissions to the ConfigMgr site and then
    try to connect again.
    \r\n   at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.BuildTreeWorker()\r\nAccess is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
    \r\nSystem.UnauthorizedAccessException\r\nAccess is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))\r\n   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementScope.InitializeGuts(Object o)
       at System.Management.ManagementScope.Initialize()
       at System.Management.ManagementObjectSearcher.Initialize()
       at System.Management.ManagementObjectSearcher.Get()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\n
    [8][20/01/2012 10:25:37] :Insufficient privilege to connect, error: 'Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))'\r\nSystem.UnauthorizedAccessException\r\nAccess is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))\r\n  
    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementScope.InitializeGuts(Object o)
       at System.Management.ManagementScope.Initialize()
       at System.Management.ManagementObjectSearcher.Initialize()
       at System.Management.ManagementObjectSearcher.Get()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\n
    [8][20/01/2012 10:25:37] :Microsoft.ConfigurationManagement.ManagementProvider.SmsConnectionException\r\nThe ConfigMgr Administrator console could not connect to the ConfigMgr site database. Verify your user has read permissions to the ConfigMgr site and then
    try to connect again.
    \r\n   at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.BuildTreeWorker()\r\nAccess is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
    \r\nSystem.UnauthorizedAccessException\r\nAccess is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))\r\n   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at System.Management.ManagementScope.InitializeGuts(Object o)
       at System.Management.ManagementScope.Initialize()
       at System.Management.ManagementObjectSearcher.Initialize()
       at System.Management.ManagementObjectSearcher.Get()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath)
       at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\n
    [3][20/01/2012 10:25:48] :Failure while loading required 'WQL' query engine, console cannot connect

  • Set Up Test Server

    The guy who developed our website recently disappeared
    leaving me with the responsibility of making the minor changes we
    needt to make. I only think this is relevant because I really have
    no business doing this and I'm hoping that you all will help me
    through my issue and not tell me to hire a professional.
    Anyway I installed Dreamweaver and IIS on my XP Pro machine.
    I set up the remote server and downloaded (Get) the entire site
    onto a network drive. I set the Local root folder to the location
    that I downloaded the site. I set the Testing Server folder to the
    same location. Given my experience I thought I would change/test in
    the local copy of the site and then Put the changes up for the
    world to see.
    The URL Prefix for my Testing Server is:
    http://localhost/.
    When I try to preview my changes I get a page can not be
    found error. I believe this is because the local copy of my website
    is not in the C:\Inetpub folder. Do I have to move it?
    Do I have to set up a Virtual Directory in IIS? Is it right
    that I can't do this if my website is on a network drive?
    My website does not have a wwwroot page, does that matter?
    I read IIS and Dreamweaver help files today and still
    couldn't figure this out. Thanks for the help.
    Po
    Also - I tried to copy the installation of the software on
    his computer but it doesn't work. I think he changed stuff and IIS
    isn't even there.

    Is the site using ASP? Or ASP.NET?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "powlaz" <[email protected]> wrote in
    message
    news:f97n0v$p1p$[email protected]..
    > The guy who developed our website recently disappeared
    leaving me with the
    > responsibility of making the minor changes we needt to
    make. I only think
    > this
    > is relevant because I really have no business doing this
    and I'm hoping
    > that
    > you all will help me through my issue and not tell me to
    hire a
    > professional.
    >
    > Anyway I installed Dreamweaver and IIS on my XP Pro
    machine. I set up the
    > remote server and downloaded (Get) the entire site onto
    a network drive.
    > I set
    > the Local root folder to the location that I downloaded
    the site. I set
    > the
    > Testing Server folder to the same location. Given my
    experience I thought
    > I
    > would change/test in the local copy of the site and then
    Put the changes
    > up for
    > the world to see.
    >
    > The URL Prefix for my Testing Server is:
    http://localhost/.
    >
    > When I try to preview my changes I get a page can not be
    found error. I
    > believe this is because the local copy of my website is
    not in the
    > C:\Inetpub
    > folder. Do I have to move it?
    >
    > Do I have to set up a Virtual Directory in IIS? Is it
    right that I can't
    > do
    > this if my website is on a network drive?
    > My website does not have a wwwroot page, does that
    matter?
    >
    > I read IIS and Dreamweaver help files today and still
    couldn't figure this
    > out. Thanks for the help.
    >
    > Po
    >
    > Also - I tried to copy the installation of the software
    on his computer
    > but it
    > doesn't work. I think he changed stuff and IIS isn't
    even
    > there.
    >

  • SCCM 2012 client push occurs from site server or from distribution point?

    I would like to set up client push in SCCM 2012 and I have a remote site with about 80 workstations that I would like to deploy the clients to using client push, but this remote site is VERY slow, as in less than 3Mbps slow. There is a remote DP located
    at this site and I wanted to know if the remote workstations will be hammering my Site Server across the WAN (or MP I guess since the MP role is i installed on the Site Server) to request the client installation, or do the clients just request the client from
    the Site Server or MP and then the client downloads to the remote DP and then the workstations install the SCCM 2012 client from the local DP at the remote site?
    I just do NOT want the WAN link to become overwhelmed with workstation requests to install the client and have the Site Server have to respond to each and every workstation and download the SCCM 2012 client to each system over this slow WAN link. 
    How does the client push process actually work?
    Thank you

    The initial files will come from the primary site server. The rest (the biggest part) will come of the distribution point. See for a good read (even though it's more about secondary sites), this post of Jason:
    http://blog.configmgrftw.com/secondary-sites-and-boundary-groups/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • New Site Server with Distribution Point & Software Update Point Roles not pulling SUGs

    I just set up a new server & installed the DP & SUP roles on it.  I am getting the following in the log this is just a small sample as its kind of repetative:
    Report state message 0x8000094F to MP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report Body: <ReportBody><StateMessage MessageTime="20140328183445.000000+000" SerialNumber="0"><Topic ID="FPP00002" Type="901" IDType="0"/><State ID="2383" Criticality="0"/><UserParameters
    Flags="0" Count="2"><Param>FPP00002</Param><Param>["Display=\\FPPSCCM02.FPP.WUCON.WUSTL.EDU\"]MSWNET:["SMS_SITE=FPP"]\\FPPSCCM02.FPP.WUCON.WUSTL.EDU\</Param></UserParameters></StateMessage></ReportBody>
     SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report status message 0x8000094F to MP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Status message has been successfully sent to MP from remote DP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Retry 10 times SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Start to evaluate all packages ... SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Start to evaluate package 'FPP00002' version 0 ... SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report status message 0x4000094C to MP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Status message has been successfully sent to MP from remote DP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Failed to evaluate package FPP00002, Error code 0x80070002 SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report state message 0x8000094F to MP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report Body: <ReportBody><StateMessage MessageTime="20140328183445.000000+000" SerialNumber="0"><Topic ID="FPP00002" Type="901" IDType="0"/><State ID="2383" Criticality="0"/><UserParameters
    Flags="0" Count="2"><Param>FPP00002</Param><Param>["Display=\\FPPSCCM02.FPP.WUCON.WUSTL.EDU\"]MSWNET:["SMS_SITE=FPP"]\\FPPSCCM02.FPP.WUCON.WUSTL.EDU\</Param></UserParameters></StateMessage></ReportBody>
     SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report status message 0x8000094F to MP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Status message has been successfully sent to MP from remote DP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Report status message 0x40000952 to MP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Status message has been successfully sent to MP from remote DP SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    DP monitoring finishes evaluation. SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    Failed to evaluate some packages after 10 retry SMS_Distribution_Point_Monitoring 3/28/2014 1:34:45 PM 6444 (0x192C)
    The Console shows for the DP that it's waiting for content and I don't see where I can create a Prestage Package
    # When I wrote this script only God & I knew what I was doing. # Now, only God Knows! don't retire technet http://social.technet.microsoft.com/Forums/en-US/e5d501af-d4ea-4c0f-97c0-dfcef0192888/dont-retire-technet?forum=tnfeedback

    D:\SMS_DP$\sms\logs\smsdpmon.log
    This is the 2nd server in our SCCM 2012 Sp1 Hierarchy.  It is set up with the following Site System Roles:
    Component Server
    Distribution Point
    Site System
    Software Update Point
    It is Prestaged Enabled.  My intent is that the client systems @ the location where this DP is located will use it to pull their Microsoft Updates from as well as content for any Applications we push to them rather than going over the WAN to the Primary
    Site Server.
    IN Distribution Point Configuration Status. the console shows "Failed to update package" & "Packaget Transfer Manager failed to update the package "yxz00040". Version 3 on Distribution Point server.my.domain.com review pkgxfermgr.log for more information
    about this failure."
    It also goes on toe list 2 possible causes and solutions
    Site servers does not have sufficient rights to the source directory.
    (Site server account is a member of local Administrators on Primary)
    Not enough disk space available
    (I have over 1TB of available space and primary site server has only 150GB available for entire content repository, both applications and sofware updates.)
    # When I wrote this script only God & I knew what I was doing. # Now, only God Knows! don't retire technet http://social.technet.microsoft.com/Forums/en-US/e5d501af-d4ea-4c0f-97c0-dfcef0192888/dont-retire-technet?forum=tnfeedback

  • Is there a way to change an existing SCCM 2012 site server intranet FQDN name to lowercase?

    Does anyone know if there is a way to change the intranet (not internet) FQDN name of an existing SCCM 2012 site server to all lowercase letters?  You used to be able to do this in SCCM 2007.

    I had a problem with WSUS updates not working via SCCM 2012 R2 during an operating system deployment. When examining the c:\Windows\WindowsUpdate.log I found the following errors:
    WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <****:8080;****:8080> Bypass List used : <(null)> Auth Schemes used : <>
    + Last proxy send request failed with hr = 0x80072EE2, HTTP status code = 0
    WARNING: GetConfig failure, error = 0x80072EE2, soap client error = 5, soap error code = 0, HTTP status code = 200
    After a LONG time researching this error I found it was related to the fact we were using a WPAD proxy implementation and apparently this doesnt cope well with uppercase characters for the WSUS server URL. I changed our GPO to be using lowercase lettering
    but when examining the WindowsUpdate log again it still showed as being in uppercase. In the end I found that despite what your GPO setting says, this can get over written by the SCCM site server's own published WSUS location. You can check this by entering
    the following command:
    wmic /namespace:"\\root\CCM\SoftwareUpdates\WUAHandler" PATH CCM_UpdateSource
    Unfortunatelty in SCCM 2012 there is no GUI way to amend the intranet FQDN used for the WSUS location so I then turned to directly editing the database (which anyone will tell you is not recommended, but by this point i was DESPERATE!).
    In the end it solved all my troubles so if anyone finds themselves in this situation, you can fix it by going to the SCCM database and within the table 'WSUSServerLocations', change the WSUSServerName to be in lowercase letters.

  • Setting up VPN Server fails in Windows 8.1

    Hello Folks
    I'm trying to set up VPN server in my Windows 8.1 box to receive incoming connections. It fails at the last step (http://www.diaryofaninja.com/blog/2012/09/11/setting-up-a-vpn-server-on-windows-7-or-windows-8-ndash-secure-your-internet-use-while-away)
    of the process (Allow Access) with the following error. I binged a lot but none of the trouble shooting mechanisms worked for me. I made sure that concerned service (Routing and Remote Access) can be started and stopped manually. Also, the same step works
    in Windows 7.
    Please see attached for error details.
    Highly appreciate any help for fixing the issue.
    Cheers
    Manohar

    Hi  Manooh,
    Besides disabling IP v6, try reset the TCP/IP in the way below:
    Open the command line windows as an administrator and type the command “nets hint ip reset” hit enter, or you can try the fix it below:
    http://support.microsoft.com/kb/299357
    We usually modify the default RDP port 3389 to another value, if you followed this too, you should add an port exception through a firewall in the way below:
    1.Open Windows Firewall
    2.In the left pane, click Advanced settings. 
    3.In the Windows Firewall with Advanced Security dialog box, in the left pane, click Inbound Rules, and then, in the right pane, click New Rule.
    4. Choose “port” and input the port number as allowed to connect.
    Regards
    Wade Liu
    TechNet Community Support

  • Uninstalling Secondary Site Server through SW Delivery fails

    We have migrated to SCCM2012
    and now need to uninstall our
    SCCM 2007 Secondary Siteserver.
    Since we have 300 Secondary Site Server
    in the Hirarchy, the uninstall
    of the software must be distributed.
    We have to create a task sequence,
    in which the following steps are
    performed:
    Put the server in the SCOM
    Maintenance Mode
    Stop SCCM services SMS_SITE_COMPONENT_MANAGER
    and SMS_EXECUTIVE
    Uninstalling the Secondary Siteserver with the
    Command "{install path} \setup.exe /deinstall"
    Cleanup of folders and files that are left
    Restarting the Server
    Take server out of the SCOM
    Maintenance Mode
    The uninstallation works well on all Windows Server 2008 R2 Server. But not on the Windows Server 2003. There we get errors "Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS"
    and "MP name must be set in an environment variable" and "Fatal error is returned in execution of the action (Uninstall Secondary Site). The system cannot find the file specified. (Error: 80070002; Source: Windows)".
    After this errors, the Task Sequence Deployment aborts.
    Has anybody a solution for this situation?
    Here is the SMSTS.Log
    !--------------------------------------------------------------------------------------------! TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Successfully completed the action (Set TS Variable SSS_Uninstall to True) with the exit win32 code 0 TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set authenticator in transport TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set a global environment variable _SMSTSLastActionRetCode=0 TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set a global environment variable _SMSTSLastActionSucceeded=true TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Clear local default environment TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Updated security on object K:\_SMSTaskSequence. TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set a global environment variable _SMSTSNextInstructionPointer=25 TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set a TS execution environment variable _SMSTSNextInstructionPointer=25 TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set a global environment variable _SMSTSInstructionStackString=0 18 19 22 TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Set a TS execution environment variable _SMSTSInstructionStackString=0 18 19 22 TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Save the current environment block TSManager 26.02.2014 05:16:02 4392 (0x1128)
    Start executing an instruction. Instruction name: Uninstall Secondary Site. Instruction pointer: 25 TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Set a global environment variable _SMSTSCurrentActionName=Uninstall Secondary Site TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Set a global environment variable _SMSTSNextInstructionPointer=25 TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Set a local default variable SMSTSDisableWow64Redirection TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Set a local default variable _SMSTSRunCommandLineAsUser TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Evaluating an AND expression TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Evaluating a file condition expression TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string: E:\Program Files\Microsoft Configuration Manager\bin\i386\smsexec.exe TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string:  TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string:  TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string:  TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string:  TSManager 26.02.2014 05:16:03 4392 (0x1128)
    The condition for the action (Uninstall Secondary Site) is evaluated to be true TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string: smsswd.exe /run: "E:\Program Files\Microsoft Configuration Manager\bin\i386\setup.exe" /deinstall TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string:  TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Start executing the command line: smsswd.exe /run: "E:\Program Files\Microsoft Configuration Manager\bin\i386\setup.exe" /deinstall TSManager 26.02.2014 05:16:03 4392 (0x1128)
    !--------------------------------------------------------------------------------------------! TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Expand a string: WinPEandFullOS TSManager 26.02.2014 05:16:03 4392 (0x1128)
    Executing command line: smsswd.exe /run: "E:\Program Files\Microsoft Configuration Manager\bin\i386\setup.exe" /deinstall TSManager 26.02.2014 05:16:03 4392 (0x1128)
    [ smsswd.exe ] InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    PackageID = '' InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    BaseVar = '', ContinueOnError='' InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    ProgramName = '"E:\Program Files\Microsoft Configuration Manager\bin\i386\setup.exe" /deinstall' InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    SwdAction = '0001' InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    Working dir 'not set' InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    Executing command line: Run command line InstallSoftware 26.02.2014 05:16:03 11464 (0x2CC8)
    Process completed with exit code 0 InstallSoftware 26.02.2014 05:31:19 11464 (0x2CC8)
    Command line returned 0 InstallSoftware 26.02.2014 05:31:19 11464 (0x2CC8)
    Process completed with exit code 0 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    !--------------------------------------------------------------------------------------------! TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Successfully completed the action (Uninstall Secondary Site) with the exit win32 code 0 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    MP name must be set in an environment variable TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Non fatal error 0x80004005 in sending task sequence execution status message to MP TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Set a global environment variable _SMSTSLastActionRetCode=0 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Failed to set a global environment variable _SMSTSLastActionRetCode=0.
    The system cannot find the file specified. (Error: 80070002; Source: Windows) TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Clear local default environment TSManager 26.02.2014 05:31:19 4392 (0x1128)
    TS::Execution::CCommandLineInstruction::Execute() failed with the error code 80070002 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Fatal error is returned in execution of the action (Uninstall Secondary Site).
    The system cannot find the file specified. (Error: 80070002; Source: Windows) TSManager 26.02.2014 05:31:19 4392 (0x1128)
    An error (0x80070002) is encountered in execution of the task sequence TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    MP name must be set in an environment variable TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Non fatal error 0x80004005 in sending task sequence execution status message to MP TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Task Sequence Engine failed! Code: 80070002 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    **************************************************************************** TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Task sequence execution failed with error code 80070002 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Cleaning Up. TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Removing Authenticator TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Successfully unregistered Task Sequencing Environment COM Interface. TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Executing command line: "C:\WINDOWS\CCM\TsProgressUI.exe" /Unregister TSManager 26.02.2014 05:31:19 4392 (0x1128)
    ==========[ TsProgressUI started in process 12220 ]========== TsProgressUI 26.02.2014 05:31:19 7740 (0x1E3C)
    Unregistering COM classes TsProgressUI 26.02.2014 05:31:19 7740 (0x1E3C)
    Shutdown complete. TsProgressUI 26.02.2014 05:31:19 7740 (0x1E3C)
    Process completed with exit code 0 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Successfully unregistered TS Progress UI. TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:19 4392 (0x1128)
    Getting active request access handle TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Error opening HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Task Sequence. code 80070002 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Error - could not get package and program IDs. code 80070002 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Failed to open the task sequence key HKLM\Software\Microsoft\SMS\Task Sequence. Error code 0x80070002 TSManager 26.02.2014 05:31:19 4392 (0x1128)
    Start to cleanup TS policy TSManager 26.02.2014 05:31:19 4392 (0x1128)
    End TS policy cleanup TSManager 26.02.2014 05:31:20 4392 (0x1128)
    RegOpenKeyExW failed for Software\Microsoft\SMS\Task Sequence TSManager 26.02.2014 05:31:20 4392 (0x1128)
    GetTsRegValue() failed. 0x80070002. TSManager 26.02.2014 05:31:20 4392 (0x1128)
    End program:  TSManager 26.02.2014 05:31:20 4392 (0x1128)
    Error executing Task Sequence Manager service. Code 0x80070002 TSManager 26.02.2014 05:31:20 4392 (0x1128)
    Sending error status message TSManager 26.02.2014 05:31:20 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:20 4392 (0x1128)
    Failed to open key Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00\SMSTS TSManager 26.02.2014
    05:31:20 4392 (0x1128)
    MP name must be set in an environment variable TSManager 26.02.2014 05:31:20 4392 (0x1128)
    Non fatal error 0x80004005 in sending task sequence execution status message to MP TSManager 26.02.2014 05:31:20 4392 (0x1128)
    Successfully finalized logs to SMS client log directory from C:\WINDOWS\CCM\Logs TSManager 26.02.2014 05:31:20 4392 (0x1128)
    Kind regards Stefan Somogyi

    Hi,
    When removing a secondary site using the Delete Secondary Site Wizard, you must choose whether to delete or uninstall the secondary
    site:
    Deleting the site will delete all information about the site and its resources from the Configuration Manager site database at its
    parent site, but it will leave the Configuration Manager secondary site installed on the secondary site computer. Select this option if you have already manually uninstalled the secondary site using Configuration Manager Setup at the secondary site computer.
    When Configuration Manager 2007 sites are deleted, the deleted site information is only deleted from the deleted site's direct parent site. Site deletion
    information is not propagated up the hierarchy to grandparent sites. In order to delete the site from the site database at sites above the deleted site's direct parent site, the hierarchy maintenance tool (Preinst.exe) must be run on every primary site above
    the deleted site's parent primary site using the command Preinst /delsite. For more information about the hierarchy maintenance tool, see
    Hierarchy Maintenance Tool (Preinst.exe).
    Refer to:
    How to Remove a Secondary Site Using the Configuration Manager Console
    Thanks, Prabha G

  • How to use open Row set in sql server 2014

    Hello All,
    How to open the row set using sql server 2014 using link server connection.

    Hi  denyy,
    Are you referring to the OPENROWSET function in SQL Server 2014?
    The OPENROWSET method is an alternative to accessing tables in a linked server and is a one-time, ad hoc method of connecting and accessing remote data by using OLE DB. The examples below demonstrate how to use the OPENROWSET function:
    A. Using OPENROWSET with SELECT and the SQL Server Native Client OLE DB Provider
    SELECT a.*
    FROM OPENROWSET('SQLNCLI', 'Server=Seattle1;Trusted_Connection=yes;',
    'SELECT GroupName, Name, DepartmentID
    FROM AdventureWorks2012.HumanResources.Department
    ORDER BY GroupName, Name') AS a;
    B. Using the Microsoft OLE DB Provider for Jet
    SELECT CustomerID, CompanyName
    FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0',
    'C:\Program Files\Microsoft Office\OFFICE11\SAMPLES\Northwind.mdb';
    'admin';'',Customers);
    GO
    C. Using OPENROWSET to bulk insert file data into a varbinary(max) column
    USE AdventureWorks2012;
    GO
    CREATE TABLE myTable(FileName nvarchar(60),
    FileType nvarchar(60), Document varbinary(max));
    GO
    INSERT INTO myTable(FileName, FileType, Document)
    SELECT 'Text1.txt' AS FileName,
    '.txt' AS FileType,
    * FROM OPENROWSET(BULK N'C:\Text1.txt', SINGLE_BLOB) AS Document;
    GO
    D. Using the OPENROWSET BULK provider with a format file to retrieve rows from a text file
    SELECT a.* FROM OPENROWSET( BULK 'c:\test\values.txt',
    FORMATFILE = 'c:\test\values.fmt') AS a;
    Reference:
    OPENROWSET (Transact-SQL)
    Using the OPENROWSET function in SQL Server
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • Using a custom certificate store for SCCM 2012 clients and primary site server

    I have read what seems to be all the pki related documentation out there for SCCM 2012. I have a PKI infrastructure up and running issueing certificates with an offline root through group policy autoenrollment. The problem that i'm faced with is we are migrating
    from SCCM 2007 that was in native mode and we chose not to use the CA that we used for the old SCCM environment. When the clients attempt to communicate with the M.P. it runs through all of the different certificates and adds a tremendous amount of overhead
    to the M.P. We will have ten's of thousands of clients by migration end. Could someone please point me to a document that goes over how to leverage a custom certificate store that I could then tell the new 2012 environment to use? I know that it's in there,
    I've seen it in the console. The setup is one primary site server with SQL on box and the pki I just mentioned as well as the old 2007 environment that is still live.
    I read that you can try and use SAN as a method of identifying the new certs but I haven't found a good document covering exactly how that works. Any info you could provide I would be very grateful for. Thanks.

    Jason, thank you for your reply. I'm getting the impression that you have never been in the situation where you had to deal with 2 different PKI environments. Let me state that I understand what your saying about trust. We have to configure the trusted root
    CA via GPO. That simply isn't enough, and I have a valid example to backup this claim. When the new clients got the advertisement and began the ccmsetup process I used the /pki switch among others. What the client end up doing was selecting a certificate that
    had the longest validity period which was issued by our old CA. It checked the authentication chain, found it to be valid and selected it for communication. At that point the installation failed, period, no caveats as you say. The reason the install failed
    because the new PKI infrastructure is integrated into the new environment, and the old is not. So when you said " that
    are trusted and they can use *any* cert that is trusted because at the end of the day, there is no
    difference between two valid certs that have the same purpose as long as they are trusted. "
    that is not correct. Both certs are trusted, and use the same certificate template, but only one certificate would allow the install to complete successfully.
    Once I started using the CCMCERTISSUERS
    switch the client install went swimmingly. The only reason I'm still debating this point is because someone might read this thread see your comments and assume "well I've got my new PKI configured as a trusted root CA, I should be all set" and their
    deployment will fail, just as my pilot did.
    About Intune I'm looking forward to doing a POC in the lab i built with my Note 3. I'm hoping it goes well as I really want to have our MDM migrated into ConfigMgr... I think the
    biggest obstacle outside of selling it to management will be the actual device migration from the current MDM solution. From what I understand of the enrollment process manual install and config is the only path forward.
    Thanks Jason for your post and discussion.

  • MBAM 2.5 integration broke my Primary Site Server - Managment Point http status code 404, not found

    I uninstalled MBAM 2.0 and installed MBAM 2.5. During 2.5 installation there was this one section to enter "Web service application pool domain account", where I entered domain admin account. I don´t know if that has any effect on this problem.
    Though, situation now is that my site is now out of order because of Management Point cannot connect to IIS or something like that.
    In status messages I see "MP Control Manager detected management point is not responding to HTTP requests.  The HTTP status code and text is 404, Not Found. Message ID 5436".
    In mpcontrol.log I see Call to HttpSendRequestSync failed for port 80 with status code 404, text: Not Found
    I have tried:
    Bindings checked, that http uses port 80
    MP component is uninstalled and reinstalled succsessfully
    Primary site server has restarted several times
    In IIS, Default Site -> SMS_MP->Basic Settings I did "Test Settings". With pass-through authentification it cannot Access the D:\SMS_CCM path, I changed to the domain admin, and it succseed. I have no idea, does this have something to do
    with it.

    I have experienced all the above problems also and they can be a pain to fix. I guess the moral of the story is (as Andy says) leave the ConfigMgr server alone. If you want an MBAM server then build an MBAM server.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson
    Hmm, I guess ConfMgr integration will not be the problem if your MP is using http(80) and MBAM will use https(443). If you then set spn to https, it will use 443 as-is, right? But other custom ports might be the problem?

  • Is the distribution point role required on an SCCM 2012 site server?

    I am wondering if the distribution point role is required on an SCCM 2012 site server. 
    We have an installation of SCCM 2012 SP1 with a site server, and two remote DPs. 
    I would like to remove the DP role from the site server, and stand up another server (2012) at the same location, making it a DP and also have it hold the WSUS content.
    I was successful in creating the DP on the new server.  I distributed all of our packages to the new server. 
    I then removed the packages from the DP on the site server, and removed the DP role from the site server. 
    After making these changes, we lost the ability to deploy packages, either from the new DP server, or from the previously existing DPs that were at other locations. 
    Deployment status in the SCCM console showed that clients were “waiting for content”.
    I found that adding the DP role back to the site server, and distributing packages to it corrected the problem. 
    Deployment resumed after doing that.  Is it necessary to have packages on a DP on the site server? 
    We want to virtualize the server, and would like to make it as small as possible to facility restores.

    Hi,
    Have you checked the log file distmgr.log? Maybe it can give us some clues.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Backup site server failure

    I have been trying to get the Backup Site Server task to work in the Site Maintenance and consistanly get a failure.  SQL writer not found.  I have made sure the NT AUTHORITY had SA and that the sql writer was on.  I have also tried using
    the network path which would create the backup on the Site server with a failure.  Although the errors are a little different.  I have pasted my log file segment below.  Any help would be greatly appreciated.
    Registered connection to SQL server (db servername) and database TCprod03\CM_TC1.                SMS_SITE_BACKUP               
    4/13/2015 7:00:11 PM     7468 (0x1D2C)
    Registered connection to master database on SQL server (db servername).         SMS_SITE_BACKUP          4/13/2015 7:00:11 PM        
    7468 (0x1D2C)
    Initializing the status message reporting system...          SMS_SITE_BACKUP          4/13/2015 7:00:11 PM     7468 (0x1D2C)
        The path to the "Status Manager" inbox is "C:\Program Files\Microsoft Configuration Manager\inboxes\statmgr.box\statmsgs".          SMS_SITE_BACKUP         
    4/13/2015 7:00:11 PM     7468 (0x1D2C)
        SMS_STATUS_MANAGER is not running as part of this process, the SMS_EXECUTIVE to SMS_STATUS_MANAGER in-memory status message queue will not be used.             SMS_SITE_BACKUP         
    4/13/2015 7:00:11 PM     7468 (0x1D2C)
    Registered this process as a source of "SMS Server" events.       SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    Registered this process as a source of "SMS Client" events.        SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    Registered this process as a source of "SMS Provider" events.   SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    Status message reporting system initialized successfully.            SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    Locale set to OS value (English_United States.1252).      SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    SMS_SITE_BACKUP service 2012 started.               SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    STATMSG: ID=500 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS=(site server servername) SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:14.832 2015 ISTR0="SMS_SITE_BACKUP" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0      SMS_SITE_BACKUP          4/13/2015 7:00:14
    PM     7468 (0x1D2C)
    Starting backup - Mon Apr 13 19:00:14 2015         SMS_SITE_BACKUP          4/13/2015 7:00:14 PM     7468 (0x1D2C)
    SMS installation root directory = C:\Program Files\Microsoft Configuration Manager.    SMS_SITE_BACKUP          4/13/2015 7:00:15 PM          7468 (0x1D2C)
    Warning: SQL installation root directory is empty.The registry key "SOFTWARE\Microsoft\MSSQLServer\Setup\SQLPath" (populated by ConfigMgr setup) was found empty.        SMS_SITE_BACKUP         
    4/13/2015 7:00:15 PM     7468 (0x1D2C)
    Site server backup location = e:\SCCM_ Backup.               SMS_SITE_BACKUP          4/13/2015 7:00:15 PM     7468 (0x1D2C)
    SQL backup location = e:\SCCMSQL_Backup1.     SMS_SITE_BACKUP          4/13/2015 7:00:15 PM     7468 (0x1D2C)
    Verified that backup folder e:\SCCM_ Backup exists.     SMS_SITE_BACKUP          4/13/2015 7:00:15 PM     7468 (0x1D2C)
    Verified backup service has permission to access the backup folder e:\SCCM_ Backup  SMS_SITE_BACKUP          4/13/2015 7:00:15 PM          7468 (0x1D2C)
    STATMSG: ID=5055 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS=(site server servername) SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:15.117 2015 ISTR0="" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0             SMS_SITE_BACKUP         
    4/13/2015 7:00:15 PM     7468 (0x1D2C)
    LogEvent(): Successfully logged Event to NT Event Log. (4 - 48 - 1,073,746,879)   SMS_SITE_BACKUP          4/13/2015 7:00:15 PM         7468 (0x1D2C)
    Starting VSS initialization...        SMS_SITE_BACKUP          4/13/2015 7:00:15 PM     7468 (0x1D2C)
    Starting Asynchronous GatherWriterMetadata. SMS_SITE_BACKUP          4/13/2015 7:00:15 PM     7468 (0x1D2C)
    Number of writers that responded: 15. SMS_SITE_BACKUP          4/13/2015 7:00:20 PM     7468 (0x1D2C)
    Reading SMS Writer metadata...               SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Number of FileIncludes: 0.          SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Number of FileExcludes: 0.         SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Number of Components: 7.        SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Component 0 - TC1Backup\SiteServer\SMSServer\inboxes.        SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\INBOXES\* [Recursive: yes]                SMS_SITE_BACKUP          4/13/2015
    7:00:21 PM     7468 (0x1D2C)
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.     SMS_SITE_BACKUP          4/13/2015 7:00:21 PM         7468 (0x1D2C)
    Component 1 - TC1Backup\SiteServer\SMSServer\Logs.               SMS_SITE_BACKUP          4/13/2015 7:00:21 PM    
    7468 (0x1D2C)
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\LOGS\* [Recursive: yes]  SMS_SITE_BACKUP                4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.     SMS_SITE_BACKUP          4/13/2015 7:00:21 PM         7468 (0x1D2C)
    Component 2 - TC1Backup\SiteServer\SMSServer\data.               SMS_SITE_BACKUP          4/13/2015 7:00:21 PM    
    7468 (0x1D2C)
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\DATA\* [Recursive: yes] SMS_SITE_BACKUP                4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.     SMS_SITE_BACKUP          4/13/2015 7:00:21 PM         7468 (0x1D2C)
    Component 3 - TC1Backup\SiteServer\SMSServer\srvacct.          SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\SRVACCT\* [Recursive: yes]                SMS_SITE_BACKUP          4/13/2015
    7:00:21 PM     7468 (0x1D2C)
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.     SMS_SITE_BACKUP          4/13/2015 7:00:21 PM         7468 (0x1D2C)
    Component 4 - TC1Backup\SiteServer\SMSServer.          SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    FileGroupFile = C:\Program Files\Microsoft Configuration Manager\install.map [Recursive: no]               SMS_SITE_BACKUP               
    4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.     SMS_SITE_BACKUP          4/13/2015 7:00:21 PM         7468 (0x1D2C)
    Component 5 - TC1Backup\SiteServer\SMSbkSiteRegSMS.dat.  SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    FileGroupFile = C:\Program Files\Microsoft Configuration Manager\BackupTemp\SMSbkSiteRegSMS.dat [Recursive: no]                SMS_SITE_BACKUP         
    4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.     SMS_SITE_BACKUP          4/13/2015 7:00:21 PM         7468 (0x1D2C)
    Component 6 - TC1Backup\SiteDBServer\SMSbkSQLSiteDB.dat.               SMS_SITE_BACKUP          4/13/2015 7:00:21 PM    
    7468 (0x1D2C)
    Dependency On SQL Writer , LogicalPath:\\xxxdb35\xxxdb35\TCprod03, ComponentName:CM_TC1       SMS_SITE_BACKUP                4/13/2015 7:00:21 PM    
    7468 (0x1D2C)
    After GatherWriterMetadata SMS Writer status = FAILED_AT_FREEZE.    SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Error: VSS_E_WRITERERROR_TIMEOUT. Error Code = 0x80,042,3f2.            SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Info: Sending message to start the SQL Backup...              SMS_SITE_BACKUP          4/13/2015 7:00:21 PM     7468 (0x1D2C)
    Starting Prepare for backup.       SMS_SITE_BACKUP          4/13/2015 7:00:23 PM     7468 (0x1D2C)
    The System Provider VSS ID is 0,000,000,000,A2C,A78     SMS_SITE_BACKUP          4/13/2015 7:00:23 PM     7468 (0x1D2C)
    Added volume containing C:\ to the snapshot set.          SMS_SITE_BACKUP          4/13/2015 7:00:25 PM     7468 (0x1D2C)
    Info: Starting Asynchronous PrepareForBackup...             SMS_SITE_BACKUP          4/13/2015 7:00:25 PM     7468 (0x1D2C)
    Info: Asynchronous PrepareForBackup finished...            SMS_SITE_BACKUP          4/13/2015 7:00:25 PM     7468 (0x1D2C)
    After PrepareForBackup SMS Writer status = STABLE.     SMS_SITE_BACKUP          4/13/2015 7:00:25 PM     7468 (0x1D2C)
    Info: Waiting for SQL to PrepareForBackup.        SMS_SITE_BACKUP          4/13/2015 7:00:25 PM     7468 (0x1D2C)
    Sleeping for 5 seconds...              SMS_SITE_BACKUP          4/13/2015 7:00:26 PM     7468 (0x1D2C)
    Sleeping for 5 seconds...              SMS_SITE_BACKUP          4/13/2015 7:00:32 PM     7468 (0x1D2C)
    Sleeping for 5 seconds...              SMS_SITE_BACKUP          4/13/2015 7:00:37 PM     7468 (0x1D2C)
    ERROR: SQL Backup task failed. Error message - Error: SQL Writer not found.      SMS_SITE_BACKUP          4/13/2015 7:00:43 PM         7468 (0x1D2C)
    STATMSG: ID=5052 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS=(site server servername) SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:43.658 2015 ISTR0="\\xxxdb35" ISTR1="CM_TC1;" ISTR2="Error:
    SQL Writer not found." ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0           SMS_SITE_BACKUP               
    4/13/2015 7:00:43 PM     7468 (0x1D2C)
    StateTable::CState::Handle - (5052:3 2015-04-13 23:00:43.658+00:00) >> (0:0 2014-07-15 06:00:48.852+00:00)                SMS_SITE_BACKUP         
    4/13/2015 7:00:43 PM     7468 (0x1D2C)
    CStateMsgReporter::DeliverMessages - Queued message: TT=1401 TIDT=0 TID='EF736CF9-7214-4796-9C85-2549A9056D8D' SID=5052 MUF=0 PCNT=2, P1='TC1' P2='2015-04-13 23:00:43.658+00:00' P3='' P4='' P5=''     SMS_SITE_BACKUP         
    4/13/2015 7:00:43 PM          7468 (0x1D2C)
    CStateMsgReporter::DeliverMessages - Created state message file: C:\Program Files\Microsoft Configuration Manager\inboxes\auth\statesys.box\incoming\1w9gbbl3.SMX               
    SMS_SITE_BACKUP          4/13/2015 7:00:43 PM     7468 (0x1D2C)
    Successfully send state change notification EF736CF9-7214-4796-9C85-2549A9056D8D   SMS_SITE_BACKUP          4/13/2015 7:00:43 PM          7468 (0x1D2C)
    Error: Sql Server could not prepare for the Backup.         SMS_SITE_BACKUP          4/13/2015 7:00:43 PM     7468 (0x1D2C)
    Aborting the backup process.    SMS_SITE_BACKUP          4/13/2015 7:00:43 PM     7468 (0x1D2C)
    Aborting the SQL backup process.            SMS_SITE_BACKUP          4/13/2015 7:00:43 PM     7468 (0x1D2C)
    Current state of SQL backup: [failed]. Aborting it.            SMS_SITE_BACKUP          4/13/2015 7:00:44 PM     7468 (0x1D2C)
    SMS_SITE_BACKUP failed. Please see previous errors.   SMS_SITE_BACKUP          4/13/2015 7:00:44 PM     7468 (0x1D2C)
    STATMSG: ID=5060 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS=(site server servername) SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:44.671 2015 ISTR0="Error: Sql Server could not prepare for the Backup."
    ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0              
    SMS_SITE_BACKUP                4/13/2015 7:00:44 PM     7468 (0x1D2C)
    SMS_SITE_BACKUP service is stopping. SMS_SITE_BACKUP          4/13/2015 7:00:44 PM     7468 (0x1D2C)
    STATMSG: ID=502 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS=(site server servername) SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:44.677 2015 ISTR0="SMS_SITE_BACKUP" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0      SMS_SITE_BACKUP          4/13/2015 7:00:44
    PM     7468 (0x1D2C)
    Raised backup task failure alert.               SMS_SITE_BACKUP          4/13/2015 7:00:44 PM     7468 (0x1D2C)
    SMS_SITE_BACKUP service stopped.       SMS_SITE_BACKUP          4/13/2015 7:00:44 PM     7468 (0x1D2C)
    STATMSG: ID=501 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS=(site server servername) SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:44.717 2015 ISTR0="SMS_SITE_BACKUP" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0      SMS_SITE_BACKUP          4/13/2015 7:00:44 PM    
    7468 (0x1D2C)

    Hi Richard I have already tried that and still failed, I did however get slightly further then before.  We will be looking at using a direct database backup but this functionality is there and should work.
    Registered connection to SQL server "dbserver" and database TCprod03\CM_TC1.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:11.055+240><thread=7468 (0x1D2C)>
    Registered connection to master database on SQL server "dbserver".  $$<SMS_SITE_BACKUP><04-13-2015 19:00:11.110+240><thread=7468 (0x1D2C)>
    Initializing the status message reporting system...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:11.112+240><thread=7468 (0x1D2C)>
        The path to the "Status Manager" inbox is "C:\Program Files\Microsoft Configuration Manager\inboxes\statmgr.box\statmsgs".  $$<SMS_SITE_BACKUP><04-13-2015 19:00:11.151+240><thread=7468 (0x1D2C)>
        SMS_STATUS_MANAGER is not running as part of this process, the SMS_EXECUTIVE to SMS_STATUS_MANAGER in-memory status message queue will not be used.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:11.152+240><thread=7468 (0x1D2C)>
    Registered this process as a source of "SMS Server" events.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.793+240><thread=7468 (0x1D2C)>
    Registered this process as a source of "SMS Client" events.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.796+240><thread=7468 (0x1D2C)>
    Registered this process as a source of "SMS Provider" events.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.799+240><thread=7468 (0x1D2C)>
    Status message reporting system initialized successfully.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.811+240><thread=7468 (0x1D2C)>
    Locale set to OS value (English_United States.1252).  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.828+240><thread=7468 (0x1D2C)>
    SMS_SITE_BACKUP service 2012 started.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.830+240><thread=7468 (0x1D2C)>
    STATMSG: ID=500 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS="Site server" SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:14.832 2015 ISTR0="SMS_SITE_BACKUP" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.832+240><thread=7468 (0x1D2C)>
    Starting backup - Mon Apr 13 19:00:14 2015  $$<SMS_SITE_BACKUP><04-13-2015 19:00:14.837+240><thread=7468 (0x1D2C)>
    SMS installation root directory = C:\Program Files\Microsoft Configuration Manager.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.104+240><thread=7468 (0x1D2C)>
    Warning: SQL installation root directory is empty.The registry key "SOFTWARE\Microsoft\MSSQLServer\Setup\SQLPath" (populated by ConfigMgr setup) was found empty.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.106+240><thread=7468
    (0x1D2C)>
    Site server backup location = e:\SCCM_ Backup.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.108+240><thread=7468 (0x1D2C)>
    SQL backup location = e:\SCCMSQL_Backup1.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.109+240><thread=7468 (0x1D2C)>
    Verified that backup folder e:\SCCM_ Backup exists.   $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.112+240><thread=7468 (0x1D2C)>
    Verified backup service has permission to access the backup folder e:\SCCM_ Backup  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.115+240><thread=7468 (0x1D2C)>
    STATMSG: ID=5055 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS="Site server" SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:15.117 2015 ISTR0="" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.117+240><thread=7468 (0x1D2C)>
    LogEvent(): Successfully logged Event to NT Event Log. (4 - 48 - 1,073,746,879)  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.125+240><thread=7468 (0x1D2C)>
    Starting VSS initialization...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.127+240><thread=7468 (0x1D2C)>
    Starting Asynchronous GatherWriterMetadata.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:15.291+240><thread=7468 (0x1D2C)>
    Number of writers that responded: 15.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:20.925+240><thread=7468 (0x1D2C)>
    Reading SMS Writer metadata...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.714+240><thread=7468 (0x1D2C)>
    Number of FileIncludes: 0.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.716+240><thread=7468 (0x1D2C)>
    Number of FileExcludes: 0.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.717+240><thread=7468 (0x1D2C)>
    Number of Components: 7.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.719+240><thread=7468 (0x1D2C)>
    Component 0 - TC1Backup\SiteServer\SMSServer\inboxes.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.720+240><thread=7468 (0x1D2C)>
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\INBOXES\* [Recursive: yes]  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.733+240><thread=7468 (0x1D2C)>
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.738+240><thread=7468 (0x1D2C)>
    Component 1 - TC1Backup\SiteServer\SMSServer\Logs.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.739+240><thread=7468 (0x1D2C)>
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\LOGS\* [Recursive: yes]  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.741+240><thread=7468 (0x1D2C)>
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.745+240><thread=7468 (0x1D2C)>
    Component 2 - TC1Backup\SiteServer\SMSServer\data.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.746+240><thread=7468 (0x1D2C)>
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\DATA\* [Recursive: yes]  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.748+240><thread=7468 (0x1D2C)>
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.752+240><thread=7468 (0x1D2C)>
    Component 3 - TC1Backup\SiteServer\SMSServer\srvacct.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.754+240><thread=7468 (0x1D2C)>
    FileGroupFile = C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\SRVACCT\* [Recursive: yes]  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.756+240><thread=7468 (0x1D2C)>
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.760+240><thread=7468 (0x1D2C)>
    Component 4 - TC1Backup\SiteServer\SMSServer.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.762+240><thread=7468 (0x1D2C)>
    FileGroupFile = C:\Program Files\Microsoft Configuration Manager\install.map [Recursive: no]  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.765+240><thread=7468 (0x1D2C)>
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.768+240><thread=7468 (0x1D2C)>
    Component 5 - TC1Backup\SiteServer\SMSbkSiteRegSMS.dat.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.770+240><thread=7468 (0x1D2C)>
    FileGroupFile = C:\Program Files\Microsoft Configuration Manager\BackupTemp\SMSbkSiteRegSMS.dat [Recursive: no]  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.772+240><thread=7468 (0x1D2C)>
    Volume C:\ (that contains the file(s)) is marked as a candidate for snapshot.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.776+240><thread=7468 (0x1D2C)>
    Component 6 - TC1Backup\SiteDBServer\SMSbkSQLSiteDB.dat.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.777+240><thread=7468 (0x1D2C)>
    Dependency On SQL Writer , LogicalPath:\\"dbserver"\"dbserver"\TCprod03, ComponentName:CM_TC1  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.780+240><thread=7468 (0x1D2C)>
    After GatherWriterMetadata SMS Writer status = FAILED_AT_FREEZE.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.965+240><thread=7468 (0x1D2C)>
    ~Error: VSS_E_WRITERERROR_TIMEOUT. Error Code = 0x80,042,3f2.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.967+240><thread=7468 (0x1D2C)>
    ~Info: Sending message to start the SQL Backup...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:21.969+240><thread=7468 (0x1D2C)>
    Starting Prepare for backup.   $$<SMS_SITE_BACKUP><04-13-2015 19:00:23.971+240><thread=7468 (0x1D2C)>
    The System Provider VSS ID is 0,000,000,000,A2C,A78  $$<SMS_SITE_BACKUP><04-13-2015 19:00:23.976+240><thread=7468 (0x1D2C)>
    Added volume containing C:\ to the snapshot set.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:25.224+240><thread=7468 (0x1D2C)>
    ~Info: Starting Asynchronous PrepareForBackup...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:25.225+240><thread=7468 (0x1D2C)>
    ~Info: Asynchronous PrepareForBackup finished...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:25.462+240><thread=7468 (0x1D2C)>
    After PrepareForBackup SMS Writer status = STABLE.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:25.574+240><thread=7468 (0x1D2C)>
    ~Info: Waiting for SQL to PrepareForBackup.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:25.576+240><thread=7468 (0x1D2C)>
    Sleeping for 5 seconds...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:26.700+240><thread=7468 (0x1D2C)>
    Sleeping for 5 seconds...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:32.297+240><thread=7468 (0x1D2C)>
    Sleeping for 5 seconds...  $$<SMS_SITE_BACKUP><04-13-2015 19:00:37.893+240><thread=7468 (0x1D2C)>
    ERROR: SQL Backup task failed. Error message - Error: SQL Writer not found.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.656+240><thread=7468 (0x1D2C)>
    STATMSG: ID=5052 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS="Site server" SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:43.658 2015 ISTR0="\\"dbserver"" ISTR1="CM_TC1;" ISTR2="Error:
    SQL Writer not found." ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.658+240><thread=7468
    (0x1D2C)>
    StateTable::CState::Handle - (5052:3 2015-04-13 23:00:43.658+00:00) >> (0:0 2014-07-15 06:00:48.852+00:00)  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.661+240><thread=7468 (0x1D2C)>
    CStateMsgReporter::DeliverMessages - Queued message: TT=1401 TIDT=0 TID='EF736CF9-7214-4796-9C85-2549A9056D8D' SID=5052 MUF=0 PCNT=2, P1='TC1' P2='2015-04-13 23:00:43.658+00:00' P3='' P4='' P5=''  $$<SMS_SITE_BACKUP><04-13-2015
    19:00:43.694+240><thread=7468 (0x1D2C)>
    CStateMsgReporter::DeliverMessages - Created state message file: C:\Program Files\Microsoft Configuration Manager\inboxes\auth\statesys.box\incoming\1w9gbbl3.SMX   $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.709+240><thread=7468
    (0x1D2C)>
    Successfully send state change notification EF736CF9-7214-4796-9C85-2549A9056D8D  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.710+240><thread=7468 (0x1D2C)>
    Error: Sql Server could not prepare for the Backup.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.716+240><thread=7468 (0x1D2C)>
    Aborting the backup process.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.719+240><thread=7468 (0x1D2C)>
    Aborting the SQL backup process.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:43.885+240><thread=7468 (0x1D2C)>
    Current state of SQL backup: [failed]. Aborting it.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.624+240><thread=7468 (0x1D2C)>
    SMS_SITE_BACKUP failed. Please see previous errors.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.669+240><thread=7468 (0x1D2C)>
    STATMSG: ID=5060 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS="Site server" SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:44.671 2015 ISTR0="Error: Sql Server could not prepare for the Backup."
    ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.671+240><thread=7468
    (0x1D2C)>
    SMS_SITE_BACKUP service is stopping.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.675+240><thread=7468 (0x1D2C)>
    STATMSG: ID=502 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS="Site server" SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:44.677 2015 ISTR0="SMS_SITE_BACKUP" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.677+240><thread=7468 (0x1D2C)>
    Raised backup task failure alert.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.707+240><thread=7468 (0x1D2C)>
    SMS_SITE_BACKUP service stopped.  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.715+240><thread=7468 (0x1D2C)>
    STATMSG: ID=501 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_SITE_BACKUP" SYS="Site server" SITE=TC1 PID=8824 TID=7468 GMTDATE=Mon Apr 13 23:00:44.717 2015 ISTR0="SMS_SITE_BACKUP" ISTR1="" ISTR2="" ISTR3=""
    ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_SITE_BACKUP><04-13-2015 19:00:44.717+240><thread=7468 (0x1D2C)>

  • LDAPRealm and Microsoft Site Server (LDAP)

    I have problem setting up the LDAPRealm in Weblogic Commerce 2.0.1 and
    Personalisation Server connecting to a Microsoft Site Server.
    The ldaprealm.properties file is as below:
    weblogic.security.ldaprealm.url=ldap://localhost:389
    weblogic.security.ldaprealm.principal=cn=Administrator
    weblogic.security.ldaprealm.credential=password
    weblogic.security.ldaprealm.ssl=false
    weblogic.security.ldaprealm.authentication=none
    weblogic.security.ldaprealm.userAuthentication=local
    weblogic.security.ldaprealm.version=2
    weblogic.security.ldaprealm.userDN=o=test, ou=Members
    weblogic.security.ldaprealm.userNameAttribute=cn
    weblogic.security.ldaprealm.userPasswordAttribute=userpassword
    weblogic.security.ldaprealm.userCommonNameAttribute=cn
    weblogic.security.ldaprealm.groupDN=o=test, ou=Groups
    weblogic.security.ldaprealm.groupNameAttribute=cn
    weblogic.security.ldaprealm.groupIsContext=true
    weblogic.security.ldaprealm.groupUsernameAttribute=cn
    The server runs and halts at the last line of log:
    Fri Jul 28 11:58:21 GMT 2000:<I> <WebLogicServer> Server loading from
    weblogic.class.path. EJB redeployment enabled.
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> acl size = 211, pos ttl =60,
    neg ttl = 10
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> auth size = 211, pos ttl =
    60, neg ttl = 10
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> group size = 17, pos ttl =
    600, neg ttl = 600
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> perm size = 10000, pos ttl =
    600, neg ttl = 600
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> user size = 10000, pos ttl =
    600, neg ttl = 600
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> getAclOwner("weblogic")
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> rewriting ACL
    "weblogic.jdbc.connectionPool.commercePool"
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> getPermission("reserve")
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> perm: backup HAS reserve
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> getPrincipal("everyone")
    Fri Jul 28 11:58:21 GMT 2000:<D> <CachingRealm> getGroup("everyone")
    Fri Jul 28 11:58:21 GMT 2000:<D> <LDAPRealm> getGroup("everyone")
    Fri Jul 28 11:58:21 GMT 2000:<D> <LDAPRealm> search("o=telewest, ou=Groups,
    cn=everyone", "cn", "*")
    Fri Jul 28 11:58:21 GMT 2000:<D> <LDAPRealm> lookup("o=telewest, ou=Groups,
    cn=everyone")
    Fri Jul 28 11:58:21 GMT 2000:<D> <LDAPRealm> new JNDI context
    The server halted at that line. Can anyone explain that situation?
    We are sure that we could connect to the LDAP server since we have a JSP
    page connecting to the LDAP using the SUN's jndi-ldap driver. Would that be
    a LDAP version problem, if that is so, how could we set the
    "java.naming.ldap.version=2" environment variable as I have said in my JSP
    page.
    Thanks for answering.

    Yes, sorry by the mistake.
    "ramesh" <[email protected]> wrote:
    I think Johnny is trying to say : "If you change to SP9" or above...
    Try to get a copy of the ldaprealm.properties file from the unzipped
    SP8 and
    above. It is self explanatory from there. The current ldaprealm.properties
    which comes with WLS 5.1 and upto sp7 has been changed in SP8 and above.
    Yes my configuration is also same as his.
    Hope this helps.
    Ramesh
    "Johnny Valdez" <[email protected]> wrote in message
    news:3b44ebb3$[email protected]..
    I recommend you change your service pack to 9, because the 6 has someproblems
    with LDAP...
    if you change to sp6 you could use this
    ### Server type
    server.alias=microsoft
    ### Microsoft Site Server
    # This follows the default Microsoft Site Server (MSS) schema.
    microsoft.server.host=ldapserver.example.com
    microsoft.server.principal=cn=Administrator, ou=Members,o=ExampleMembershipDir
    # microsoft.server.credential=*secret*
    microsoft.user.dn=ou=Members, o=ExampleMembershipDir
    microsoft.user.filter=(&(cn=%u)(objectclass=member))
    microsoft.group.dn=ou=Groups, o=ExampleMembershipDir
    microsoft.group.filter=(&(cn=%g)(objectclass=mgroup))
    create a file ldaprealm.properties with this configuration and saveit
    into the
    Weblogic root directory.
    greetings..
    "Satya Ghattu" <[email protected]> wrote:
    Hello,
    I am trying to use an Microsoft site server as my LDAPRealm with weblogic
    5.1 sp6, but in vain. Is there anybody out there who configured microsoft
    site server with WLS sp6 and lesser? If yes, could you please post
    your
    configuaration properties?
    Thank you,
    -satya

Maybe you are looking for

  • Itunes stops working trying to sync iphone 4

    itunes stops working when I try and sync my ipone 4.  message says itunes has stopped working and program will close.  Unlike other threads I dont even get to a position where I get to 'unclick' photos and videos.  I tried uninstalling and re install

  • HELP for Oracle DBServer installation on SUSE 8.0

    Hello! I try to install 8.1.7 version on SUSE 8.0, but I get runtime error when I run runInstaller (something like segmentation failure). I think problem is in kernel parameters (SEM.. etc). I try to set them following in installation instruction but

  • How to know whether User is Buyer or not?

    Hi, I am developing a function module to create/update/unassign Employee Org Hierarchy. In this I have to know whether User is BUYER OR NON BUYER?. If user is assigned to purchase org/purchase group then he will be BUYER or else he will be NON BUYER.

  • Adding alternative text (meta data)

    How do you add Alternative Text to an existing jpeg? Thanks

  • Help with List of Effective Pages Framemaker 10

    I have been pulling my hair out for two days trying to figure this out. I am creating a List of Effective Pages for a multi-chapter book. I am getting everything I need on the LOP, but it is not displaying the way I need it to. This is what I have: A