Distribution point at an unreliable network

I have an challenge with the distribution of content to distribution points. Most of my distribution points are at a location with an unreliable network. (ships) I would like to distribute content by the network to the DP’s. Normally no issue but networks
at ships can drop the network connection for some minutes while sailing over the ocean. I have test the retry option but I saw in the log files that it will start sending all the files again instead of continuing with the remaining part. This means in my case
that some packages ( > 100 MB) never completely distribute like the package in the screenshot.
FYI: Pre-staged content is not an option because the physical location can change day to day.
Is there an hidden option to force the distribution continuing with the remaining part instead of start all over again? Or maybe any other solution?

Have you considered integrating 1E Nomad with your ConfigMgr environment? It would eliminate the requirement for DPs on the ships.
One client downloads the content and then distributes it locally. It would be perfect solution as it can tolerate losses of network connection and resumes the download.
(note that I do not work with 1E but one of my customers successfully uses the solution for remote sites with poor bandwidth)
http://www.1e.com/blogs/2011/02/11/what-is-1e-nomad/
Gerry Hampson | Blog:
www.gerryhampsoncm.blogspot.ie | LinkedIn:
Gerry Hampson | Twitter:
@gerryhampson

Similar Messages

  • SCCM 2012: failed to connect to distribution point

    Hi folks,
    I have an intermittent issue and can't figure out the reason so far.
    I have a primary server and multiple distribution points. The primary does not have a DP configured. When I deploy a new distribution point, I have the following messages:
    Distribution Manager failed to connect to the distribution point. Check your network and firewall settings.
    and
    Distribution Manager failed to find or create the defined share or volume on distribution point.
    DistMgr.log shows the following:
    CWmi::Connect() failed to connect to \\AMB-SCCM-E.domain.name\root\CIMv2. Error = 0x800706BA
    STATMSG: ID=2391 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=BBD-SCCM-E.domain.name SITE=IDC PID=2120 TID=3376 GMTDATE=do jun 28 07:24:17.463 2012 ISTR0="["Display=\\AMB-SCCM-E.domain.name\"]MSWNET:["SMS_SITE=IDC"]\\AMB-SCCM-E.domain.name\"
    ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=404 AVAL0="["Display=\\AMB-SCCM-E.domain.name\"]MSWNET:["SMS_SITE=IDC"]\\AMB-SCCM-E.domain.name\"
    ERROR DPConnection::ConnectWMI() - Failed to connect to  AMB-SCCM-E.domain.name. error = 0x800706ba
    Failed to find a valid drive on the distribution point ["Display=\\AMB-SCCM-E.domain.name\"]MSWNET:["SMS_SITE=IDC"]\\AMB-SCCM-E.domain.name\
    Cannot find or create the package share.
    Error occurred. Performing error cleanup prior to returning.
    However, after a while (couple of hours), it looks like everything is distributed on the DP. But this message keeps on coming back during the course of the day and every time a new DP is deployed.
    I checked permissions, IIS, WMI, but I can't find out the cause of this behavior. I have events about WMI (id 5605) but I can connect to the WMI workspace (root\MicrosoftIISv2) with no issues.
    Can anyone shed some light on this please? It would be greatly appreciated.
    Cheers,
    Safdar.

    To clarify: it's not enough to tick "Windows Authentication" in Add Roles/Features - it actually has to be enabled in IIS configuration. 
    There are also suggestions to run mofcomp.exe smsdpprov.mof
    Tip of me hat:
    http://weikingteh.wordpress.com/2013/12/03/failed-to-install-a-new-distribution-point-error-0x800706ba/

  • Enable PreStaged content on a distribution point.

    I would like to enable Prestaged content on two current distribution points that already have content on them.  I am assuming after I enable them I will still be able to use the option to Automatically download content to the distribution without presaging
    it?  (When a distribution point is not configured for prestaged content the content is automatically set to download when the package is assigned to a distribution point?)
    Also if I have some packages that are set to Manually copy content do a distribution point (I don't know why this was set since our distribution points were not enabled for prestaged content yet)  will they still work?
    Is there a way to query for packages that have the distribution settings set to Manually copy?

    So essentially if "Enable this distribution point for prestaged content."
    is not selected on a distribution point, the content behavior for all packages is "Automatically download content when packages are assigned to distribution
    points"?  
    If "Enable this distribution point for prestaged content."
    is selected on a distribution point, and the distribution settings for a package is set to "Download only content changes to the distribution point".  Does
    the first time the package get deployed it need to be prestaged or will it fully copy the content the first time and then just update the changes?
    My distribution points are not really network resource constrained but I would like to be able update images and software update packages with just updated content.  I won't necessarily ever need to prestage content.

  • SCCM 2012 R2 - Distribution Point untrusted domain - Not acknowledging Network Access Account (FYI)

    Hello!
    Scenario
    Built a single primary site server in one domain with multiple distribution points. All site servers are member of this one site.
    The distribution points in the primary site servers' domain function as expected. The distribution point deployed to an untrusted domain does not. The primary site server can see all objects in the domain, publishes successfully, and CCM client on the
    DP in the untrusted domain knows its part of the site, knows its AD site (according to locationservices.log). The DP role is installed properly, logs are populating, queries are being made for application lists and updates. nfortuantely authentication
    errors indicate that this software can'tbe downloaded.
    In essence the DP in the untrusted domain can't pull down content from the primary site server. The role uses BITS to download content from IIS on the primary site server, but the requests each throw a 401 error. Unauthorised. This should be an easy fix.
    Create a Network Access Account in the primary site server's domain, assign it to the site (Software Distribution setting), wait for the DP to pick up the setting and watch it retrieve its content. The DP in the untrusted domain is configured as a Pull DP,
    implying it has to use a Network Access Account to download content. It knows the content is available and makes every effort to download it.
    Problem
    The DP in the untrusted domain doesn't know a Network Access Account (NAA) has been defined for the site.
    The account does exist, created in the primary site server's domain and assigned to the site. Its not a password issue. IIS has not been set for Anonymous access as this isn't needed - the NAA should provide the credentials it requires to pull down content.
    A manual check using the URL of the package confirms the package is accessible from the DP when using the NAA's credentials. I've allowed enough time (i think) for the DP to acknowledge the NAA. For fun the DP role was removed, and the CCM agent removed. Both
    were reinstalled. A fresh install didn't detect the NAA.
    Solution
    After some soul searching and a little frustration, it came down to this: A Pull DP always uses the Network Access Account. If the DP can't find a Network Access account it will fail to pull down content. This is undisputed. Found an article that states
    the Pull DP always uses the CCM client configuration to do its dirty work. At that point the CCM client was checked. It had the classic problem of only displaying two Actions - Machine Policy Retrieval & Evaluation Cycle, User policy Retrieval & Evaluation
    Cycle. Most components were installed but not enabled. This is fairly common. Looked at the console, found the device, added the Approval column. Turns out it wasn't auto-approved. Reason being that the client is in an untrusted domain and clients in untrusted
    domains aren't approved automatically (by default).
    In this case something as simple as an Approving the client fixed these issues. 
    The DataTransferService.log highlights the issue:
    <![LOG[CDTSJob::JobError: DTS Job ID='{17E0B672-F699-434D-B063-87CC2ACF715C}' BITS Job ID='{38B81ADE-55B5-4BD7-A881-DBFF13943EDE}' ErrorCode=0x80190191]LOG]!><time="18:25:54.264+00" date="02-19-2015" component="DataTransferService"
    context="" type="1" thread="3136" file="dtsjob.cpp:3501">
    <![LOG[CDTSJob::JobError: DTS Job ID='{17E0B672-F699-434D-B063-87CC2ACF715C}' URL='http://PRIMARYSERVER.A.B.COM:80/SMS_DP_SMSPKG$/5af1680e-4a14-4dc5-8a60-bda7370e6d68'
    ProtType=1]LOG]!><time="18:25:54.264+00" date="02-19-2015" component="DataTransferService" context="" type="1" thread="3136" file="dtsjob.cpp:3504">
    <![LOG[Authentication required by the proxy, DTS Job ID='{17E0B672-F699-434D-B063-87CC2ACF715C}' BITS Job ID='{38B81ADE-55B5-4BD7-A881-DBFF13943EDE}'.]LOG]!><time="18:25:54.264+00" date="02-19-2015" component="DataTransferService"
    context="" type="3" thread="3136" file="dtsjob.cpp:3513">
    <![LOG[DTSJob {8814E9A1-3D26-4089-83CF-3C7D17BCEC6E} in state 'Cancelled'.]LOG]!><time="18:25:54.264+00" date="02-19-2015" component="DataTransferService" context="" type="1" thread="3688"
    file="dtsjob.h:166">
    <![LOG[DTS job {17E0B672-F699-434D-B063-87CC2ACF715C} BITS job
    {38B81ADE-55B5-4BD7-A881-DBFF13943EDE} encountered Access Denied error during download.  Will retry using Network Access Account.]LOG]!><time="18:25:54.264+00" date="02-19-2015" component="DataTransferService"
    context="" type="2" thread="3136" file="dtsjob.cpp:3652">
    <![LOG[DTSJob {8814E9A1-3D26-4089-83CF-3C7D17BCEC6E} cancelled by client.]LOG]!><time="18:25:54.280+00" date="02-19-2015" component="DataTransferService" context="" type="1" thread="3688"
    file="dtsjob.cpp:3205">
    <![LOG[No network access account info found.]LOG]!><time="18:25:54.327+00" date="02-19-2015" component="DataTransferService" context="" type="1"
    thread="3136" file="netaccessaccount.cpp:288">
    <![LOG[The network access account is not defined.]LOG]!><time="18:25:54.327+00" date="02-19-2015" component="DataTransferService" context=""
    type="1" thread="3136" file="netaccessaccount.cpp:858">
    <![LOG[DTSJob {17E0B672-F699-434D-B063-87CC2ACF715C} encountered error setting BITS job to use Network Access Account
    (0x00000000).]LOG]!><time="18:25:54.327+00" date="02-19-2015" component="DataTransferService" context="" type="3" thread="3136" file="dtsjob.cpp:1885">
    The IIS server logs u_ex150219.log captures the request:
    2015-02-19 123.11.12.13 GET /SMS_DP_SMSPKG$/5af1680e-4a14-4dc5-8a60-bda7370e6d68/sccm /windows6.1-kb3021917-x64.cab 80 - 9.10.11.12 Microsoft+BITS/7.7 -
    401 2 5 1509 2
    2015-02-19 123.11.12.13 GET /SMS_DP_SMSPKG$/5af1680e-4a14-4dc5-8a60-bda7370e6d68/sccm /windows6.1-kb3021917-x64.cab 80 - 9.10.11.12 Microsoft+BITS/7.7 -
    401 1 3221225581 1509 4
    2015-02-19 123.11.12.13 GET /SMS_DP_SMSPKG$/5af1680e-4a14-4dc5-8a60-bda7370e6d68/sccm /windows6.1-kb3021917-x64.cab 80 - 9.10.11.12 Microsoft+BITS/7.7 -
    401 1 3221225581 1509 3
    2 x Domains: DomainA and DomainX
    - Single domain forests
    - No trusts between domains/forests
    DomainA\PRIMARYSERVER
    - Primary Site Server, MP, DP, IIS, all roles
    DomainX\DP1
    - Distribution Point, IIS, etc
    - CCM client installed

    Based on the above, you are using a PullDP. If so, have you installed the client agent on this system? The client agent is required on PullDPs in untrusted domains so that they can acquire the NAA.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Distribution manager failed to connect to the distribution point

    After upgrading my distribution point to windows server 2012 standard I can't distribute content to my distribution point.
    I see the following error.
    source: SMS Server
    Component: SMS_DISTRIBUTION_MANAGER
    message id 2391
    Distribution Manager failed to connect to the distribution point Check your network and firewall settings.
    The firewall is not enabled. 
    wbemtest is able to connect to the remote server that has the distribution point role installed.
    The network access account is working.
    How do I fix this?

    but why does it most of the time work? I did inplace upgrade at least 6 times from 2008 R2 to 2012 R2 and every DP except one works fine.
    I'm not completely sure, but I think, my faulty one, that I'm trying to get working, was working correctly after the inplace upgrade. But as I said, that is only a theory, I'm just curious if that's possible.
    I have the same issue as described above.
    The IT guys from LukOIL

  • Configuring Failover Cluster Server Share as a Distribution Point

    Hello and thanks for this helpful forum!
    I am trying to configure a server share as a Distribution Point and am running into problems.  I am running SCCM R2 on Server 2008.  I am trying to use a clustered share coming from 2008 R2 Failover Cluster.
    I have been trying to get this working for the better part of 2 days now, and I have successfully created a Distribution Point to another 2008 Server (non-R2) by simply using the site system (not the server share).
    When I try to use the server share option, I keep receiving an error with Message ID 4701 stating that the SMS Site System Status Summarizer cannot access storage object
    \\servername\sharename$ on site system
    \\servername\sharename$
    The operating system reported error 2147942467: The network name cannot be found.
    The server share is defined as a site system as
    \\servername\sharename$
    I am trying to create a "Packages" directory under it, so I'm using the option "Share the distribution folder" under the Data Access tab of the Package.
    In addition, I have given local admin rights to the site server on both nodes of the cluster.  I have given the site server modify rights to the share and NTFS permissions.  I have given Authenticated Users Read access to the share and NTFS.
    As I mentioned, I can take another server and define a Site System as a DP and everything will work properly.  I am still missing something though regarding using a Server Share.
    Thanks so much in advance for your assistance.

    Hi,
    No DP on NLBs:
    http://technet.microsoft.com/en-us/library/bb735883.aspx
    Yes, but that is NOT a failover file cluster. Is there a workaround? It seems silly to have to stand up an additional server for this. It also seems odd that the forthcoming version of SCCM would not have some support for failover clustering which was a HUGE
    improvement over the previous clustering solutions from MS.Jeffrey S. Patton Assistant Director of IT School of Engineering Computing Services University of Kansas 1520 West 15th Street Lawrence, KS. 66045-7621

  • "Failed to connect to remote distribution point" on local machine

    I have a new System Center 2012 R2 setup. I only have a single server with Configuration Manager, SQL, and Distribution Point all on the same machine.
    The Configuration Manager Client Package is failing to load to the distribution point.
    Content Status says: "Distribution Manager failed to connect to distribution point
    ["Display=\\AcadSCCM01.Academic.local\"]MSWNET:["SMS_SITE=900"]\\AcadSCCM01.Academic.local\. Check your network and firewall settings."
    The distribution point is on the same machine as config manager, and the firewall is turned off. When I try to redistribute the package it fails again immediately.
    I checked distmgr.log and found the following:
    Translated server name AcadSCCM01.Academic.local to Academic.local\AcadSCCM01.Academic.local.               
    SMS_DISTRIBUTION_MANAGER             
    2/27/2015 5:15:54 PM    3640 (0x0E38)
    CWmi::Connect() failed to connect to \\AcadSCCM01.Academic.local\root\MicrosoftIISv2. Error = 0x8004100E               
    SMS_DISTRIBUTION_MANAGER             
    2/27/2015 5:15:54 PM    3640 (0x0E38)
    STATMSG: ID=2391 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AcadSCCM01.Academic.local SITE=900 PID=2240 TID=3640 GMTDATE=Fri Feb 27 22:15:54.990 2015 ISTR0="["Display=\\AcadSCCM01.Academic.local\"]MSWNET:["SMS_SITE=900"]\\AcadSCCM01.Academic.local\"
    ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=404 AVAL0="["Display=\\AcadSCCM01.Academic.local\"]MSWNET:["SMS_SITE=900"]\\AcadSCCM01.Academic.local\"               
    SMS_DISTRIBUTION_MANAGER             
    2/27/2015 5:15:54 PM    3640 (0x0E38)
    ERROR DPConnection::ConnectRemoteIISManagementWMI() - Failed to connect to 
    AcadSCCM01.Academic.local. error = 0x8004100e        
    SMS_DISTRIBUTION_MANAGER             
    2/27/2015 5:15:54 PM    3640 (0x0E38)
    STATMSG: ID=2344 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AcadSCCM01.Academic.local SITE=900 PID=2240 TID=3640 GMTDATE=Fri Feb 27 22:15:54.991 2015 ISTR0="["Display=\\AcadSCCM01.Academic.local\"]MSWNET:["SMS_SITE=900"]\\AcadSCCM01.Academic.local\"
    ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=404 AVAL0="["Display=\\AcadSCCM01.Academic.local\"]MSWNET:["SMS_SITE=900"]\\AcadSCCM01.Academic.local\"               
    SMS_DISTRIBUTION_MANAGER             
    2/27/2015 5:15:54 PM    3640 (0x0E38)

    Can you confirm that all the pre-requisites have been installed?
    Using the following Powershell:
    Get-WindowsFeature –ComputerName AcadSCCM01.Academic.local| Where Installed
    And compare against https://technet.microsoft.com/en-us/library/gg682077.aspx

  • SCCM 2012 cannot access distribution point as a data source for OS image

    I am trying to path a data source to one of our file servers and get the following error:
    I am guessing this is a permissions issue.  The path is correct. This is also a distribution point and I have no trouble distributing content to it.  The SCCM server is set to have local admin and network share rights to this file server.  Any
    ideas?

    Of course - that would be too easy... had to ask though :)
    Hmm, sounds odd.  I'm guessing that since you're using it as a DP you're on Windows Server... You might try browsing there in your runline but instead of doing
    \\server\share\OS.WIM try doing
    \\Server.FQDN\Share\OS.WIM
    I've seen some odd issues where I need to specify FQDN but it's pretty rare.  I do remember an issue where my own account would not go through even though it had rights and I could navigate.  I used a different account and I think after a while
    it cleared up.  My guess is something got rebooted and it "righted the ship" so-to-speak.  I'm sorry I don't remember more, that particular client had multiple accounts so I just switched to a different one and by the time I had to do the same function
    again the issues had resolved itself so I just moved on.

  • Branch Distribution Point 'Install Pending'

    I'm having a tough time getting a package to copy to a BDP (our first one).  I think I'm following all the correct steps (adding the remote server as a SCCM Site System as a branch distribution point / adding the new BDP to the package / specify that the contents of the package are automatically copied to the BDP etc), but when I go to the Package Status area, it shows a state of 'Install Pending' for the BDP.  The SMSPKGC$ share is also not getting created on the BDP server.  It's been like that for hours now.  I've also tried manually created the SMSPKGC$ share on the remote server and specify the drive letter to use, but that didn't work either, so I'm obviously missing something.
    Is there any simple checklist to go through when setting up a BDP to make sure I've set up everything properly? 
    Thanks for any help you can provide.
    Aaron

    I suspect what might be happening here is that you’ve protected the standard DP but excluded the branch DP when you configured the protected boundaries.  If you protect the standard DP, you must make sure the branch DP falls within the protect boundaries, or it won’t be able to download content from the standard DP.
    If you want to protect both the standard DP and the branch DP such that the branch DP can download the content from the standard DP, but clients only download it from the branch DP - then you might need to reconfigure your boundaries and be very careful that you don’t end up with overlapping boundaries. Normally boundaries are well-connected networks, but in this case you need to separate your branch DP from the clients it will serve.  You might have to do this by IP addresses rather than the more convenient method of AD sites, so that you get the granularity you need. 
    Can you try this in your test lab? Make sure the clients (but not the branch DP computer) that will use the branch DP are in one boundary, and this boundary is configured as a protected boundary on your branch distribution point site system.  Make a new boundary that contains just your branch DP and add it to the standard DP's protected boundaries.
    - Carol
    This posting is provided “AS IS” with no warranties and confers no rights.

  • Distribution point, a TFTP error message

    Hello,
    I have a problem when I tried to migrate
    a computer via PXE Network in an Annex or
    there is a distribution point, a TFTP
    error message appears as follows:
    PXE-E32: TFTP
    open timeout.
    TFTP.
    knowing that this problem does not arise
    at the main site.
    please help me and thank you in advance.
    cdt.
    Rayo_Muchacho

    As Torsten mentionned, review the requirements for PXE boot.
    http://prajwaldesai.com/boot-images-distribution-point-configuration-osd-sccm-2012-r2/
    http://gerryhampsoncm.blogspot.ca/2013/02/sccm-2012-sp1-step-by-step-guide-part_9487.html
    Benoit Lecours | Blog: System Center Dudes

  • What is the process that SCCM clients access content from Distribution Points?

    I already know that the (Network Access Account) NAA is one method, and that it also has to have the
    Access this computer from the net network right configured on the Distribution Point (Default server settings allow this). I am trying to understand what happens when the connection to the Distribution Point fails when using the NAA. Does the
    client use the computer account (computername$) of the SCCM client or is the SCCM Site Server account (SCCMSiteServer$) instead. After reading
    this and
    this, I am not sure now. Hopefully someone can help clear this up. 
    --Tony

    The first link also states: When Configuration Manager tries to use the computername$
    account to download the content and it fails, it automatically tries the Network Access Account again, even if it has previously tried and failed.
    The way this reads to me is that the Network Access Account is first attempted since it is tried again after the computername$ is
    attempted. Peter, I am I just misunderstanding what it is trying to say? Also, is computername$ referring to the client machine and not
    the SCCM site server? Is the SCCM site server ever used which is referenced in Gerry's blog? 
    Just to make sure I completely understand the process goes:
    Local Computer account (ComputerName$)
    Network Access Account (NAA)
    No use of SCCM Site Server\s
    --Tony

  • How to re-distribute a Task Sequence to the Distribution Point.

    Hi, All
    I am new to Administering SCCM 2012. I have followed the instructions on this forum carefully and it has
    helped me.
    I created a TS and for some reason I delete it. But when I created the New Task Sequence it will not allowed
    me to re-distribute the content to the old DP where the previous one was.
    I went to the Technet site and it says that.
    Important
    If the task sequence that you selected references content that is already distributed to a specific distribution point, that distribution
    point is not listed by the wizard.
    http://technet.microsoft.com/en-us/library/hh273490.aspx
    This is because when I resend or deploy the job to the laptop I keep getting this error " The Task Sequence
    cannot be run because the program files associated  with "CHM00008"cannot be found on the distribution Point". But I know is on the DP. I have updated it and redistribute it. I can browse to it.
    And help to show me how to re-distribute the TS to the DP will be highly appreciated.
    Thanks
    KKA

    A task sequence itself cannot be distributed to a DP, but the associated content can.
    Have you configured a network access account? Double check if CHM00008 is deployed with 100% success.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2007 Failed to run task sequence, inaccessible distribution point package files

    I am trying to deploy an OSD task sequence using a boot disk. After I boot up, select the task sequence it runs a test of dependencies. It then errors out saying program files are inaccessible on the DP. The file is the OS wim file.
    Ive checked the log file and it is trying to connect to the share to download but it never can. In a command window i can map to the share fine. i also checked that the client network access account is set up and its also in AD. Not sure what else to check.
    I assume i do not need to do any thing to give client network access account access to the share right?

    Have you tried accessing the location listed in SMSTS.log from the client?
    Is there an error message?
    Can you post the relevant snippet of the SMSTS.log
    Jason | http://myitforum.com/cs2/blogs/jsandys | http://blogs.catapultsystems.com/jsandys/default.aspx | Twitter @JasonSandys
    Yes, I can map the drive and copy files to it from the client (boot disk)
    Here's some of the log
    ![LOG[ Adding \\sccm.test.com\SMSPKGC$\BC100005\ to Matched Subnet DP list.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="resolvesource.cpp:1918">
    <![LOG[Found 1 DPs in subnet, 0 DPs in local site, 0 DPs in remote location and 0 Multicast DPs]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="resolvesource.cpp:1974">
    <![LOG[Shuffling HTTP matched subnet DP list.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:1990">
    <![LOG[Shuffling Matched Subnet DP list.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:2062">
    <![LOG[Skipping remote content locations.]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:2132">
    <![LOG[Attempting to connect to \\sccm.test.com\SMSPKGC$\BC100005\]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="resolvesource.cpp:2151">
    <![LOG[Deleting any existing network connections to "\\sccm.test.com\*".]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:407">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:32.729+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:33.041+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:36.052+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:36.067+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:39.078+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:39.094+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:42.105+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:42.120+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:45.131+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:45.147+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:48.157+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:48.173+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:51.184+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:51.199+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:54.210+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:54.226+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:30:57.237+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:30:57.252+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[Attempting to connect to "\\sccm.test.com\SMSPKGC$\BC100005".]LOG]!><time="10:31:00.263+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:501">
    <![LOG[Retrying download...]LOG]!><time="10:31:00.279+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1532" file="tsconnection.cpp:508">
    <![LOG[dwErr, HRESULT=80070775 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,517)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsconnection.cpp:517">
    <![LOG[Failed to connect to "\\sccm.test.com\SMSPKGC$\BC100005" (1909)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tsconnection.cpp:517">
    <![LOG[!slistSMBPaths.empty(), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2163)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="resolvesource.cpp:2163">
    <![LOG[FALSE, HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,1635)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tspolicy.cpp:1635">
    <![LOG[Content location request for BC100005:3 failed. (Code 0x80040103)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tspolicy.cpp:1635">
    <![LOG[pTSPolicyManager->GetContentLocations( m_sPackageID, m_lSourceVersion, m_dwContentSourceFlags, slistContentLocations, slistHttpContentLocations, slistMulticastContentLocations, m_dwContentPackageFlags ), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2330)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tspolicy.cpp:2330">
    <![LOG[(*iTSReference)->Resolve( pTSPolicyManager, dwResolveFlags ), HRESULT=80040103 (e:\nts_sms_fre\sms\framework\tscore\tspolicy.cpp,2862)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tspolicy.cpp:2862">
    <![LOG[m_pSelectedTaskSequence->Resolve( m_pPolicyManager, TS::Policy::TaskSequence::ResolvePolicy | TS::Policy::TaskSequence::ResolveSource, fpCallbackProc, pv, hCancelEvent), HRESULT=80040103 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1208)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsmediawizardcontrol.cpp:1208">
    <![LOG[Failed to resolve selected task sequence dependencies. Code(0x80040103)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tsmediawizardcontrol.cpp:1208">
    <![LOG[hrReturn, HRESULT=80040103 (e:\nts_sms_fre\sms\client\tasksequence\tsmbootstrap\tsmediaresolveprogresspage.cpp,408)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1532" file="tsmediaresolveprogresspage.cpp:408">
    <![LOG[ThreadToResolveAndExecuteTaskSequence failed. Code(0x80040103)]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="3" thread="1532" file="tsmediaresolveprogresspage.cpp:408">
    <![LOG[ThreadToResolveAndExecuteTaskSequence returned code 0x80040103]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="1" thread="1368" file="tsmediaresolveprogresspage.cpp:221">
    <![LOG[Setting wizard error: This task sequence cannot be run because the program files for BC100005 are inaccessible on the distribution point. Please make sure that the packages are available, and the distribution points are accessible, and the appropriate network access account is configured if needed. For more information, please contact your system administrator or helpdesk operator.]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1368" file="tsmediawizardcontrol.cpp:1233">
    <![LOG[ResolveProgressPage::OnWizardNext()]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1368" file="tsmediaresolveprogresspage.cpp:113">
    <![LOG[Activating Finish Page.]LOG]!><time="10:31:03.289+300" date="12-02-2010" component="TSMBootstrap" context="" type="0" thread="1368" file="tsmediafinishpage.cpp:106">

  • Adding Distribution Point - 2147942405: Access is denied.

    I'm trying to add a Distribution Point on a new site server but I'm getting the error: 2147942405: Access is denied. in the component manager.
    I have the site server's computer account in the administrators group on the remote DP and I have restarted the server since doing so.
    The problem is definitely not network / firewall related because if I choose to use my own crednetials to install the role it goes through OK (although this then causes other errors!)
    Any ideas why I am getting access denied error?
    Thanks

      Polling server CRWNBDP1... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
        Installing server... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Attempting to obtain an IAbstractNetwork interface from NAL... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Call to the Abnetwork DLL's DllGetClassObject function succeeded. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Provider list is not initialized, initializing... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - The 'Operational Active Order' list has 2 values, trying to enumerate them (in reverse order)... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to use provider MSWNET. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - This provider's CLSID = {8EEC6CB7-04A9-11D1-8428-08002BE5FB88}. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Checking if this provider has a registered DLL. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Got the path to this provider's DLL: C:\Program Files\Microsoft Configuration Manager\bin\i386\mslmsvrn.dll. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - This provider has a registered DLL. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Call to NAL's MS LANMAN DLL's DllGetClassObject function succeeded. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to construct MS LANMAN Provider object ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Successfully constructed MS LANMAN Provider object. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Provider 'MSWNET' inserted into list. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to use provider LOCAL. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - This provider's CLSID = {8EEC6CAF-04A9-11D1-8428-08002BE5FB88}. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Checking if this provider has a registered DLL. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Got the path to this provider's DLL: C:\Program Files\Microsoft Configuration Manager\bin\i386\falsvrn.dll. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - This provider has a registered DLL. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Call to the FAL DLL's DllGetClassObject function succeeded. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to construct FAL Provider object ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Successfully constructed FAL Provider object. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Provider 'LOCAL' inserted into list. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Provider 'ABEXPRT' inserted into list. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Successfully obtained the IAbstractNetwork interface. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Attempting to call IAbstractNetwork::CreatePath() with NAL path "MSWNET:\\CRWNBDP1\admin$\"... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to create path for MSWNET:\\CRWNBDP1\admin$\. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[2] - CreatePath, wrong provider: ABEXPRT. Trying next provider... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[2] - CreatePath, wrong provider: LOCAL. Trying next provider... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - CreatePath, MSWNET is the correct provider. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Provider MSWNET successfully got objects for path MSWNET:\\CRWNBDP1\admin$\. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Successfully created the path: MSWNET:\\CRWNBDP1\admin$\. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Successfully called IAbstractNetwork::CreatePath() with NAL path "MSWNET:\\CRWNBDP1\admin$\". SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Attempting to obtain an INetworkObject interface from NAL for this server... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Successfully obtained the INetworkObject interface. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
          Testing connectivity to this server using NAL INetworkObject::IsAccessible()... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - An admin rights connection is being requested to the share ADMIN$. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to get access for this path ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - This thread of the process can now proceed with its attempt to get access. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Attempting to capture ownership of 'SMS NAL Try Access Mutex'. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Creating/getting handle to 'SMS NAL Try Access Mutex'. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Waiting up to 180000 milliseconds for ownership of 'SMS NAL Try Access Mutex'. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Successfully captured ownership of 'SMS NAL Try Access Mutex' (handle = 358). SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Successfully captured ownership of Try Access mutex. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Checking for existing access ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Checking if currently connected ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Has this object previously obtained a deviceless connection ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - It has not. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[2] - WARNING: Try() failed.  This network connection does not exist. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Recoverable error: This network connection does not exist. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - This platform supports the application of network connection accounts on a per-site basis. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[4] - Call to the Abnetwork DLL's DllGetClassObject function succeeded. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:20 1692 (0x069C)
    NAL[2] - WARNING: failed to get the site code from the path.  Unspecified error SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Got the site code from the Site Code value. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Successfully got the primary site code SU1 from the registry. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting access using the network accounts available for this site ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to get the net connect account list for site SU1 from the registry. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Successfully got the net connect account list. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[2] - WARNING: the network connect account list is empty. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[2] - WARNING: TryEachInList() failed.  Unspecified error SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Recoverable error: Unspecified error SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting access under the context of the current process ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to connect using the Access interface. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Applying default account (user name and password are both null). SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to access with default user/password SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Checking if NAL server-path '\\CRWNBDP1\admin$\' is local machine SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - NAL server-path is NOT local machine SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Checking if the current user logged on locally. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - The current user is the LocalSystem, assuming the it is not only known locally. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to release current connection. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - A deviceless connection has not yet been made. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to add connection to
    \\CRWNBDP1\admin$. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Current user context = SYSTEM. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to get provider name for a specified network type by calling WNetGetProviderName. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - The network provider name for MS LANMAN is Microsoft Windows Network. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Call to the Abnetwork DLL's DllGetClassObject function succeeded. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[2] - Provider list is already initialized. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Waiting up to 2 minutes for ownership of Connection Arbiter. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Successfully captured ownership of Connection Arbiter. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to register MSWNET:\\CRWNBDP1\admin$\ SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Checking if the resource is currently connected ... SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Checking if a deviceless connection has been made to this path:
    \\CRWNBDP1\admin$. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Checking status for connection:
    \\CRWNBDP1\admin$. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - NetUseGetInfo DID NOT report status. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[1] - ERROR: failed to get connection status.  This network connection does not exist. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[2] - The resource is not currently connected. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[2] - Resource is not currently connected. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Persistance = 0, Reference Count = 0. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Persistance = 0, Reference Count = 0. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Current Persistance = 0, Reference Count = 0. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - New Persistance = 0, Reference Count = 1. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Persistance = 0, Reference Count = 1. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Resource does not currently exist. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Successfully registered the connection with Connection Arbiter. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Resource will now be under arbitration. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Attempting to establish a new connection. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - GetAccess for PATH: \\CRWNBDP1\admin$ SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)
    NAL[4] - Using current user context. SMS_SITE_COMPONENT_MANAGER 03/11/2011 14:54:21 1692 (0x069C)

  • Unable to create package shares on distribution points

    For any OSD packages in our environment (like images, driver packages, etc) I always check the option "Copy the content in this package to a package share on distribution points", so that we are able to run content directly from the DP's in a task
    sequence instead of downloading it first to clients. But I've noticed now that for any new package I create, the package shares aren't being created thus my OSD tasks are failing due to missing content. When I check the copy content option for a new driver
    package and monitor the distmgr.log, here is what I see:
    Copying package DEV0007F to the package share location \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F on the server ["Display=\\hou-sccmdp03.network.local\"]MSWNET:["SMS_SITE=YYC"]\\hou-sccmdp03.network.local\    SMS_DISTRIBUTION_MANAGER  
     4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:40 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:45 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:50 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:55 AM    2156 (0x086C)
    Failed to set security on \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F for package DEV0007F    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:03:00 AM    2156 (0x086C)
    That same sequence of errors is repeated for every distribution point we have. I checked the sharing permissions on the SMSPGKE$ and SMSSIG$ folders on the DP and everything looks correct. I only started noticing this issue after our SP1 upgrade, but I can't
    find anything from Microsoft saying this is a known bug or how to fix it. This is also affecting new distribution points that we created after the SP1 upgrade, so I don't believe going down the remove/reinstall of all the DP's route will work. Any suggestions?

    Copying package DEV0007F to the package share location \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F on the server ["Display=\\hou-sccmdp03.network.local\"]MSWNET:["SMS_SITE=YYC"]\\hou-sccmdp03.network.local\    SMS_DISTRIBUTION_MANAGER  
     4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:40 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:45 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:50 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:55 AM    2156 (0x086C)
    Failed to set security on \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F for package DEV0007F    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:03:00 AM    2156 (0x086C)
    I've seen similar errors after installing SP1:
    Failed to set share security on share \\DP.domain.tld\SMSSIG$. Error = 5
    Failed to set access security on share SMSSIG$ on server DP.domain.tld
    DPConnection::Disconnect: Revert to self
    Cannot find or create the signature share.
    Solution for that case: Use the computer account instead of a site system installation account:
    That might fix it.
    Torsten Meringer | http://www.mssccmfaq.de

Maybe you are looking for

  • Dual Monitor Audio Setup?

    Hi there! Getting my new Mac Mini next week. Question about setup - dual monitor and audio. I will be connecting to my TV via DVI - HDMI and monitor via MDP - HDMI. What are my best options for audio? Monitor doesn't have speakers so I was thinking o

  • What PC to build? An update...

    What PC to build, updated January 2012 A question often asked is what system to build for NLE. The previous article about this topic dates back to March 2010, so it was due an update because there were so many new developments in the past two years,

  • Updatable materialized view

    Can someone help with this scenario: Say I have a master site 1 that has two tables T1A and T1B. I would like to have these tables viewable and updatable on another site 2. Site 1 is on a ship and site 2 is on a shore. Site2 will have access to Site

  • NO ACCOUNTING DOCUMENT UGENT

    WHEN I AM DOING INVOICE. I AM GETTING ERROR THAT NO ACCOUTING DOCUMENT GENARATED. PLEASE SOLVE THIS PROBLEM.

  • Hiding password in unix

    Hi, Could anyone tell me what is the unix command that is used for hiding the password's which is similar to following oracle code. =============================================== accept uname prompt 'Enter username====>' accept password prompt 'Ente