SCCM 2012 Deployment Option Missing

Hey all,
I have a strange problem. I have build a custom task sequence (TS) to install operating systems on our computers. This TS runs scripts, installs applications and packages. I also have a front-end HTA that allows us to select certain software to be installed
and which OS image to apply. The issue I have is that every time the TS gets to the Run HTA part of the TS, which may I add is the very first step, the TS fails with error code 0x800700A1.
Now after several days of investigation I believe that the issue is that the deployment option is set to 'Download Content Locally when needed by running Task Sequence.' The problem, that is the only deployment option I can select. The other option, which
should be 'Access content directly from distribution point' is not even available. Researching this issue I found that I should make sure all my packages were copied to shares on the distribution points. So I did this, and to no avail. I made sure that a NAA
is set. Still, same error. A couple more things to note.
I am testing in a VMWare environment.
I have added the appropriate drivers to the boot image
Software deployments are working appropriately including the app catalog.
The NAA is a local admin on the distribution point.
All servers in the environment are Server 2012
So, I also began to think, "Well maybe SCCM doesn't like installing Applications from a TS and only handles packages...since applications are new to 2012."So I created a very simple TS that only installed an OS and still the same error. I added
the HTA just for kicks, same error. I have combed the smsts.log file and all of the errors keep leading me to dead ends or repeating steps I had already performed and then hoping for a different result. That's insane right?! If anyone has encountered this
error, and knows how to fix it, I would be forever grateful. If you would like the log file, I can accommodate. I just figured pasting a 4159 line long log file was a bit much.

>The problem, that is the only deployment option I can select. 
The 'Run from DP' option is a Task Sequence-wide option in general, meaning that all the content would have to be duplicated to the package share in order to use it.  Unless all the content is on the package share, this option is not available.  The
only exception is the Apply OS step has its own setting.
If you have a step that uses content, but there is no formatted partition for the TS to download content to, you will receive an error.  So, your first steps need to partition/format the drive if there is no usable partition before you try to download
content (like the files required for your HTA).
I usually steal the logic from the default MDT 2013 task sequence when integrated with ConfigMgr 2012 R2, even though I don't use MDT with ConfigMgr.  The first real step is a format with this condition on it so it only runs if there isn't already a
local disk available:
If None of the Conditions are true:
select * from Win32_LogicalDisk where DriveType=3 and DeviceID != 'X:'
I hope that helps,
Nash
Nash Pherson, Senior Systems Consultant
Now Micro -
My Blog Posts
If you found a bug or want the product to work differently,
share your feedback.
<-- If this post was helpful, please click the up arrow or propose as answer.

Similar Messages

  • Adobe Flash appears to be installing with SCCM 2012 deployment, but ActiveX is missing

    I have found that even though SCCM 2012 deployment has installed flash, I later find that Active X is missing and that it is missing a registry key ?
    HKLM:\Software\Microsoft\Macromed\FlashPlayerActiveX
    Anybody have this problem?

    Yes, look at http://forums.adobe.com/thread/1447047

  • "Deploy" Option Missing from VS

    We just finished installing SharePoint 2013 RTM and VS 2012 for development purposes. I also installed the Preview 2 of the Office and SharePoint Dev Tools. The "Deploy" option which was previously present in Visual Studio to deploy SharePoint projects seems
    to have disappeared. Oddly, I can however still tell the projects to Debug, which does the equivalent of Deploy + starts the debugger.
    This is an extremely annoying issue as it is much faster to Deploy without starting the debugger. If anyone has any solution I'd be very appreciative. Thanks.

    try these linsk:
    https://louisliang.wordpress.com/2013/07/02/deploy-option-missing-from-visual-studio-2012-for-sharepoint-project/
    https://social.msdn.microsoft.com/forums/sharepoint/en-US/c7b00231-680f-4fa1-b7ea-0008697c8122/visual-studio-2012-missing-deploy-option-on-build-menu
    http://stackoverflow.com/questions/22944015/deploy-option-missing-visual-studio-2012
    http://sharepoint.stackexchange.com/questions/49718/where-is-package-menu-item-in-visual-studio-2012
    http://sharepoint.stackexchange.com/questions/82878/missing-deploy-button-visual-studio-2012
    Please mark as answer if you find it useful else vote for it if it is close to answer..happy sharepointing

  • IE11 SCCM 2012 Deployment - says installed in software center but after re-boot IE8 Remains

    Hello,
    I have an issue deploying IE11 to the estate, on the pc's the package says installed in software centre but when the users re-boot it's still IE8 on the machine.
    The monitoring tool in SCCM 2012 console lists the install as successful.
    I have the appenforce log from one of the machiens with the issue:
     Starting Install enforcement for App DT "Internet Explorer 11 - Windows Installer (*.msi file)" ApplicationDeliveryType - ScopeId_F26B70A7-1D38-41D7-AF12-4D44AF3EDFED/DeploymentType_ee666887-31c1-4b60-837d-b7ce84e496c3, Revision - 1, ContentPath
    - C:\Windows\ccmcache\19, Execution Context - System AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        A user is logged on to the system. AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        Performing detection of app deployment type Internet Explorer 11 - Windows Installer (*.msi file)(ScopeId_F26B70A7-1D38-41D7-AF12-4D44AF3EDFED/DeploymentType_ee666887-31c1-4b60-837d-b7ce84e496c3, revision 1) for system. AppEnforce 28/01/2015
    12:30:53 6512 (0x1970)
    +++ MSI application not discovered [MSI Product Code: {86DC0963-2A1C-42AB-B664-17C12DBF6C6D}, MSI Product version: ] AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        App enforcement environment:
     Context: Machine
     Command line: msiexec /i "IE11-Setup-Full.msi" /q
     Allow user interaction: No
     UI mode: 0
     User token: null
     Session Id: 4294967295
     Content path: C:\Windows\ccmcache\19
     Working directory:  AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        Prepared working directory: C:\Windows\ccmcache\19 AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
    Found executable file msiexec with complete path C:\Windows\system32\msiexec.exe AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        Prepared command line: "C:\Windows\system32\msiexec.exe" /i "IE11-Setup-Full.msi" /q /qn AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
    Valid MSI Package path = C:\Windows\ccmcache\19\IE11-Setup-Full.msi AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        Advertising MSI package [C:\Windows\ccmcache\19\IE11-Setup-Full.msi] to the system. AppEnforce 28/01/2015 12:30:53 6512 (0x1970)
        Executing Command line: "C:\Windows\system32\msiexec.exe" /i "IE11-Setup-Full.msi" /q /qn with system context AppEnforce 28/01/2015 12:30:55 6512 (0x1970)
        Working directory C:\Windows\ccmcache\19 AppEnforce 28/01/2015 12:30:55 6512 (0x1970)
        Post install behavior is BasedOnExitCode AppEnforce 28/01/2015 12:30:55 6512 (0x1970)
        Waiting for process 7204 to finish.  Timeout = 120 minutes. AppEnforce 28/01/2015 12:30:55 6512 (0x1970)
        Process 7204 terminated with exitcode: 0 AppEnforce 28/01/2015 12:31:05 6512 (0x1970)
        Looking for exit code 0 in exit codes table... AppEnforce 28/01/2015 12:31:05 6512 (0x1970)
        Matched exit code 0 to a Success entry in exit codes table. AppEnforce 28/01/2015 12:31:05 6512 (0x1970)
        Performing detection of app deployment type Internet Explorer 11 - Windows Installer (*.msi file)(ScopeId_F26B70A7-1D38-41D7-AF12-4D44AF3EDFED/DeploymentType_ee666887-31c1-4b60-837d-b7ce84e496c3, revision 1) for system. AppEnforce 28/01/2015
    12:31:05 6512 (0x1970)
    +++ Discovered MSI application [AppDT Id: ScopeId_F26B70A7-1D38-41D7-AF12-4D44AF3EDFED/DeploymentType_ee666887-31c1-4b60-837d-b7ce84e496c3, Revision: 1, MSI Product code: {86DC0963-2A1C-42AB-B664-17C12DBF6C6D}, MSI Product version: ] AppEnforce
    28/01/2015 12:31:05 6512 (0x1970)
    ++++++ App enforcement completed (11 seconds) for App DT "Internet Explorer 11 - Windows Installer (*.msi file)" [ScopeId_F26B70A7-1D38-41D7-AF12-4D44AF3EDFED/DeploymentType_ee666887-31c1-4b60-837d-b7ce84e496c3], Revision:
    1, User SID: ] ++++++ AppEnforce 28/01/2015 12:31:05 6512 (0x1970)
    This is the CAS log:
    Saved Content ID Mapping e9dea25d-d24d-4d5c-a767-52068338e976.1, C:\Windows\ccmcache\12 ContentAccess 28/01/2015 10:12:41 6884 (0x1AE4)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 10:12:57 9832 (0x2668)
    Releasing content request {1738FD09-9D1F-4708-9266-A418E9EB049A} ContentAccess 28/01/2015 10:12:57 9832 (0x2668)
    All references to Content 1a757176-8b61-4c70-b147-10cdbbfdd0b5.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015 10:12:57
    9832 (0x2668)
    Saved Content ID Mapping 1a757176-8b61-4c70-b147-10cdbbfdd0b5.1, C:\Windows\ccmcache\13 ContentAccess 28/01/2015 10:12:57 9832 (0x2668)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 10:13:10 8140 (0x1FCC)
    Releasing content request {25035F86-891D-41D3-AD45-F845D8689F88} ContentAccess 28/01/2015 10:13:10 8140 (0x1FCC)
    All references to Content cedf67fc-735e-4360-8db4-c8cb5d39663c.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015 10:13:10
    8140 (0x1FCC)
    Saved Content ID Mapping cedf67fc-735e-4360-8db4-c8cb5d39663c.1, C:\Windows\ccmcache\14 ContentAccess 28/01/2015 10:13:10 8140 (0x1FCC)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 10:14:12 14352 (0x3810)
    Releasing content request {BB6AA813-A4F7-4095-B60D-4441E3D7833D} ContentAccess 28/01/2015 10:14:12 14352 (0x3810)
    All references to Content 108336d1-2d2c-4d93-87b3-49d335640f2a.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015 10:14:12
    14352 (0x3810)
    Saved Content ID Mapping 108336d1-2d2c-4d93-87b3-49d335640f2a.1, C:\Windows\ccmcache\15 ContentAccess 28/01/2015 10:14:12 14352 (0x3810)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 10:14:30 13956 (0x3684)
    Releasing content request {2CA9AC92-0716-49A7-86D4-434B88B4D07B} ContentAccess 28/01/2015 10:14:30 13956 (0x3684)
    All references to Content 3fb07321-f1d1-4b71-90f1-233b355b13dd.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015 10:14:30
    13956 (0x3684)
    Saved Content ID Mapping 3fb07321-f1d1-4b71-90f1-233b355b13dd.1, C:\Windows\ccmcache\16 ContentAccess 28/01/2015 10:14:30 13956 (0x3684)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 10:15:53 10588 (0x295C)
    Releasing content request {47EB54C8-54C9-4FF8-A302-53AF844FA275} ContentAccess 28/01/2015 10:15:53 10588 (0x295C)
    All references to Content 9e56a46e-9a6a-42a5-b52b-811231a0ec2e.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015 10:15:53
    10588 (0x295C)
    Saved Content ID Mapping 9e56a46e-9a6a-42a5-b52b-811231a0ec2e.1, C:\Windows\ccmcache\17 ContentAccess 28/01/2015 10:15:53 10588 (0x295C)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 10:16:11 12040 (0x2F08)
    Releasing content request {F230295F-5136-49C7-B1FF-68697DA4C421} ContentAccess 28/01/2015 10:16:11 12040 (0x2F08)
    All references to Content 21ffbbb7-e491-48c1-b515-f5d6dc72f3fd.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015 10:16:11
    12040 (0x2F08)
    Saved Content ID Mapping 21ffbbb7-e491-48c1-b515-f5d6dc72f3fd.1, C:\Windows\ccmcache\18 ContentAccess 28/01/2015 10:16:11 12040 (0x2F08)
    Requesting content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1, size(KB) 98073, under context System with priority Medium ContentAccess 28/01/2015 12:30:30 12104 (0x2F48)
    User policy requested with no user credentials. ContentAccess 28/01/2015 12:30:30 12104 (0x2F48)
    Invalid user. ContentAccess 28/01/2015 12:30:30 12104 (0x2F48)
    Submitted CTM job {7174344D-6757-429C-BA3D-A6FBE9A34DA7} to download Content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 under context System ContentAccess 28/01/2015 12:30:30 12104 (0x2F48)
    Successfully created download  request {5DA5E21D-BB3C-4534-964C-1862EB39F3C8} for content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 ContentAccess 28/01/2015 12:30:30 12104 (0x2F48)
    Location update from CTM for content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 and request {5DA5E21D-BB3C-4534-964C-1862EB39F3C8} ContentAccess 28/01/2015 12:30:30 5228 (0x146C)
    Download location found 0 - http://USS-LON-SCCMDP1.uss.co.uk/SMS_DP_SMSPKG$/Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 ContentAccess 28/01/2015 12:30:30 5228 (0x146C)
    Download location found 1 - http://USS-LON-SCCMMAN.uss.co.uk/SMS_DP_SMSPKG$/Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 ContentAccess 28/01/2015 12:30:30 5228 (0x146C)
    Download request only, ignoring location update ContentAccess 28/01/2015 12:30:30 5228 (0x146C)
    Download started for content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 ContentAccess 28/01/2015 12:30:30 12268 (0x2FEC)
    Download completed for content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 under context System ContentAccess 28/01/2015 12:30:52 5228 (0x146C)
    Computed hash: F6BEAA17C60572A0751C74DACE26075CC2621CF72F23B09EFEEA4C928A3B0E54 ContentAccess 28/01/2015 12:30:53 5228 (0x146C)
    Hash verification succeeded for content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 downloaded under context System ContentAccess 28/01/2015 12:30:53 5228 (0x146C)
    Saved Content ID Mapping Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1, C:\Windows\ccmcache\19 ContentAccess 28/01/2015 12:30:53 5228 (0x146C)
    Download succeeded for download request {5DA5E21D-BB3C-4534-964C-1862EB39F3C8} ContentAccess 28/01/2015 12:30:53 5228 (0x146C)
    Error: DeleteDirectory:- Failed to delete Directory C:\Windows\ccmcache\19.BCWork with Error 0x00000002. ContentAccess 28/01/2015 12:30:53 5228 (0x146C)
    Saved Content ID Mapping Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1, C:\Windows\ccmcache\19 ContentAccess 28/01/2015 12:30:53 12104 (0x2F48)
    SetCachedContentInUseFlag no change. Value : false ContentAccess 28/01/2015 12:31:05 10856 (0x2A68)
    Releasing content request {5DA5E21D-BB3C-4534-964C-1862EB39F3C8} ContentAccess 28/01/2015 12:31:05 12104 (0x2F48)
    All references to Content Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1 in cache have been removed.                   Content will be Tombstoned. ContentAccess 28/01/2015
    12:31:05 12104 (0x2F48)
    Saved Content ID Mapping Content_1e4c1d46-2dd0-4b10-ba32-44523c43a83d.1, C:\Windows\ccmcache\19 ContentAccess 28/01/2015 12:31:05 12104 (0x2F48)

    If the command-line you gave ConfigMgr runs successfully, there's not anything else ConfigMgr can do. Thus the logs above don't add any value. Thus, the issue lies with the MSI. Where did you get it from? Have you tried running it with the /l*v command-line
    option to add verbose logging and then reviewed this log file? Have you tried manually testing using the System account (done using psexec) to more closely emulate how ConfigMgr invokes the command-line?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • SCCM 2012 deploy windows 7: how to manage network/server load?

     Hi,
    Hypotetically, if you would deploy Windows 7 to hundreds of pc’s at once, how could you manage that, regarding organizing the deploy, regarding network/server load? F.e. you deploy to a collection which has 500 pc’s, users can select when
    to load the OS (Windows XP, we deploy the SCCM 2012 client, they can choose when to install)
     *How can you be sure network is not overloaded?
    *Can you limit in SCCM 2012 bandwith usage?
    Please advise.
    J.
    Jan Hoedt

    You need to be as local as possible. You can host a deployment point role on a client OS such as windows 7 so you could temporarily setup one machine hosting OS images and then rebuild it last as well.
    On a 100MB LAN with DP's hosted in a datacenter (not on subnet) we get to about 75 machines building at once before we see TFTP timeouts on PXE booting due to load on the local network. I would get your build as quick as possible and then do them in increasing
    block sizes whilst monitoring the network and server load.
    To speed up builds you could...
    Build and capture to get a WIM file with most apps and updates in it.
    Change the TFTPBlockSize registry settings on the DP's (If PXE booting) to as high as it will go
    Host WIM files on your DP's with the Package share settings configured and enable the "Access content directly..." option in the Apply Operating System part of your task sequence.
    Hope this helps.
    Shaun

  • SCCM 2012 Deployment Packages and Applications deployment order

    Hello I have an application which deploys Office 2013 through SCCM 2012 I then want to copy some templates to two directories in Office. I have added a script the OFC tool which is suppose to run after the install. But the files don't appear. If I run the
    same script manually all the files are copied. I ended up creating a package just for the Office Template files, but I have to run this manually afterwards. Should I Persist with the script or is there a way to run the package automatically after the application
    deployed has run?

    Sounds like best solution is to create an MSI that can copy the template files and deploy as an application after Office Install. Is this something I can do in Install Shield?
    Seems weird that they would have an option in the MSP to run a script but it doesn't work.
    I wouldn't go to that trouble myself, but that's because I don't author MSIs as part of my role (we have a packaging team who do that task, and they seem to regard authoring an MSI as the solution for everything ;)
    the ConfigMgr AppModel happily caters for all kinds of payloads, despite referring to them as "applications" there is no requirement for the payload to be an MSI.
    MS have long documented that the "run scripts" and "chaining" features of the Office setup engine are "not robust" (i.e. not very tolerant, are a one-shot kind of thing). Some seem to work just fine, others have no joy with it. I don't use it myself, there
    are plenty of other methods, but I find it comes down to what you are comfortable/confident/familiar with. Everything has pros and cons, and above all else, I've found that it's my/our assumptions/understandings that tend to be why things go off-course.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • SCCM 2012 : Deploying System Center Configuration Manager 2012, Required Desinging Help.

    Hi,
    I required some one to help designing an SCCM 2012 Solution. I dont have any knowledge on Design Part,  This is my first deployment
    My goal: Interconnect 3 remote offices and  The infrastructure is as follows:
     Primary Site Server ( HQ )    : 1000 users
     Secondary Site ( Location1) : 2000 Users
     Secondary Site ( Location2) : 2000 Users
    Link Between Primary and Secondary Sites : 8 MBPS MPLS link
    Database will be installed on a remote SQL 2012 Server.
    Please let me know is there any tool to generate Design document.
    If possible please design and put the Image on the blog.

    Why using a remote SQL server? I'd install it locally. There is no tool available.
    Just make sure that you are using a standalone primary site (therefore no CAS) and place a secondary at location 1 and 2.
    Torsten Meringer | http://www.mssccmfaq.de

  • After SCCM 2012 deployed--

    I have deployed my SCCM 2012 in my company.
    Now I find some pcs with window7 very slow.
    When I login in with a domain accout it will keep the screen "welcome" for very long time(I have waited for 2 hours).
    I can only login in with local administrator account.
    I find the network works that I can ping and visit websites but the netcard appears to the "read cross"(some pcs are "connecting circle")
    I cannot open the netcard operation that when I right click the netcard it comes "no response" and also when I click the windows update from
    the control panel it comes to "no response".
    What should I do?
    Green Hand In Microsoft.

    There's obviously something wrong in your configuration of the environment. Do not blame ConfigMgr until you've done the research on what actually hangs on the login process.
    Some simple steps for debugging your bootup and login process can be found here:
    http://www.msigeek.com/6231/how-to-enable-system-boot-time-logging-using-process-monitor-tool

  • Questions Regarding SCCM 2012 Deployment

    I have been tasked with finding out if SCCM 2012 Config Manager is capable of the following task:
    1) Capturing a User Profile
    2) Backing up the profile
    3) Wiping the target drive
    4) Applying an OS image
    5) Restoring backed-up user profile
    Is this possible with SCCM 2012?
    Let me know, thanks!

    Hi,
    Yes it is possible, a refresh scenario.. here is a video example
    http://www.youtube.com/watch?v=2vkurbe90i4
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • SCCM 2012 Deploy --- Error = The software change returned error code 0x87D00324(-2016410844).

    Deployment to the client is successful but the error reported within Clients "SCCM Software Center"  
    The software change returned error code 0x87D00324(-2016410844).
    Also States on "Status" Past Due - Will be Retired"
    Can't figure this one out and I did some googling with no success in finding a solution?
    I am running an Adobe Flash install (.EXE)
    Any help or direction would be greatly appreciated
    RF

    Hi,
    Thank you for your response
    ""Wow6432Node is not valid on x86 systems."""
    Yes, that I am aware of that.....Windows on Windows, for running x86 apps on x64 Windows<o:p></o:p>
    When I first created the detection method I had only created the "WoW" Check
    for Flash value in the reg, which was running against both x86 & x64 Win 7
    systems, and forgot to include the x64 check/, either case, the error appeared
    on the WOW check. Presently I have 2 "Detection Clauses" one for x86
    and the second clause is x64 ( non WOW Path), and still receive the same erorrs
    on both x86 & x64 systems. ( and x64 system have both reg entries since Win 7 has both x86 & x64 versions of IE)
    Looking at the registry of an x64 Win 7 system I find the Adobe Flash registry entry is
    located in both Wow6432Node and also in the x64 sections of the reg.....<o:p></o:p>
    """"Also, why use the default value? I doubt there's anything in there (the default value is the
    value display in a key in regedit with the name of
    "@").""""<o:p></o:p>
    When Default Value is selected the boxes/options below that allow for more detailed
    information to be entered when performing the "reg check"? This is
    where I had been able to enter specific Build/Version to look for, Flash
    11.4.402.265, so that if it does not discover the build # it will proceed with
    the install.....<o:p></o:p>
    I figured having the option to check for Build/Version # would omit SCCM reinstalling on
    systems that have build 11.4.402.265 already?<o:p></o:p>
    From what I understand is that Adobe Flash x64 installs both versions x86 & x64 since Win 7 has both IE
    x86 & IE x64 bit versions by default, and this would explain the Wow6432Node reg
    entries and the true x64 reg entries in both locations when installing.
    Overall, I am thinking I may be heading in the wrong direction in resolving this, as x86 & x64 versions install on the systems, so this tells me it is detecting when / what needs to be installed, the issue seems to be how it reports back after installing......
    Looking further, I view the Content Status Page, and there reporting info in Asset Detail under [Success]  all others { / In Progresss / Error /Unknown } has no info......
    If this helps provide further details.....
    Thanks
    Regards,
    Ron
    RF

  • SCCM 2012 - Deploying Office 2013 Application - Setup Errors

    dear SCCM admins,
    i am trying to test deploying office 2013 to users in my company. i made the application and deployments. the application appeared in the software center and in the application catalog.
    The problem is whenever a user "which is not a local administrator" tries to install this application, it gives me the setup errors message saying "You must have administrative privileges to install or uninstall this
    product."
    Is there any specific configuration to make to overcome this behavior???
    appreciate your suggesstions
    M.Zakaria

    As you can see from the screenshot you need to add the ProductID after the uninstall command.
    See here for finding the ProductID
    http://blogmines.com/blog/2012/07/21/how-to-check-version-of-office-2013-products/
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2012 - Deployment

    Hi All,
    I need some advice on the below
    1. I need to automate the uninstallation. So i have deploy install deployment to a collection A in which the software has been installed correctly. If i create a separate collection B with the same members and applied Uninstall deployment hope the install
    will override but if we remove the machine from Install deployment does the uninstall activity will happen. Please correct me
    2. I wanted to trigger mail alert when ever there is a critical alert from SCCM. When i try to create subscription it has only the existing alerts where i can choose. Is there any option i can subscribe all the alerts. Please advice
    Regards, Pratap

    i have deploy install deployment to a collection A in which the software has been installed correctly. If i create a separate collection B with the same members and applied Uninstall deployment hope the install will override
    If you have deployed software to collection A and if you create another collection with same members and if you apply uninstallation task then the software will obviously get uninstalled.
    but if we remove the machine from Install deployment does the uninstall activity will happen.
    if the software is installed only then the uninstallation happens else it does not.
    Is there any option i can subscribe all the alerts - You have to create subscriptions for every alert to get the notification.
    Prajwal Desai, http://prajwaldesai.com

  • SCCM 2012 - Deployment Status Very Slow

    I hope someone can point me in the right direction.  I recently upgraded to 2012 SP1, as well as moved my database to a new server running WS2012 and SQL 2012 SP1.  Everything seems to work very well, except for when viewing the status of my deployments. 
    For example, I pushed out a handful of security updates to a collection of 2008 R2 Servers (about 3 servers).  After a minute, the servers showed correctly that updates were available.  I proceeded to install, reboot, etc. 
    Now, in CM, under deployments, I have been keeping an eye on the Deployment Status.  After about 6 hours, the little bubble was all grey, in that it hadn't yet figured out what was going on.  24 hours later, and finally it saw that three machines
    were "in progress"....even though they should be "compliant".  I have noticed this extremely slow behavior on several other small deployments I am doing.
    I have combed through numerous logs, both client and server side, and I don't "see" anything that would suggest an issue with state messages, etc.  Does anyone have any suggestions as to where I can look, or what I can do?  Before I upgraded,
    although obviously not instant, the deployment status' seemed to update fairly quickly (couple of hours, not days).
    Thank you in advance for any suggestions.

    Since no one has answer this post, I recommend opening  a support case with CSS as they can work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SCCM 2012 deployed application outside of Maint Window and before Deployment time

    I have an application that I set for deployment time of 7pm today. The collection that I deployed it to had a maint window start time of 7pm - stop time of 6am.
    Its 3:12 (MST) and 4:12 in my regional office, however they have all got the software installed.
    Am I overlooking something, what did I do wrong? Is there a setting somewhere that I need to check?

    I have time based on: UTC should I change that to Client Local Time? I thought UTC meant that for example if I have deployment set at 7pm and My sccm server is in a different time zone that when the respective time zone reached 7pm that it would start the
    deployment.
    I clicked on the maint Tab on the collection that I deployed it to and there is only 1 maint window for that collection.
    I went to a client that it installed on and viewed the execmgr.log. The lasttime it was populated was today at 6am. I then tried another client and same thing last entry was from 6am.

  • Reboot require after install the application from SCCM 2012 deployment

    Hi team,
    I have a application which is having 2 executable files. 
    1.exe and 2.exe , reboot is require after install every executable file. Please suggest me how can implement this.
    Once reboot done (1st executable file installed and reboot), SCCM should start 2nd executable file.

    No, because when the application will be installed it will evaluate the requirements of the deployment types in the order of the deployment type priority. The first deployment type that can install, based on its requirements, will be installed, after
    that the application will be considered installed and it won't process any other deployment types.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

Maybe you are looking for

  • DocumentBuilder screams IOException when DTD ref in XML!

    Hi I have an interesting problem out here. I am using JAXP & Xerces. When I try and create a document object using the DocumentBuilder.parse(), I get an IOException, if the xml string contains a reference to the DTD. Infact another exception that I g

  • Startup disk is full

    My MacBook Pro gets a message when I first start up on my log in page.  When I then go to log in i just get a blank grey screen.  Any clues as to what I can do.  I've been downloading quite a lot of TV shows recently from ITunes and was going to move

  • My Iphone is stuck on silent?

    For some reason my phone is on silent and won't ring.. I can't work out how to change the settings.. I've tried and it just won't work.. This happend after I used the ipod setting..

  • IMac Won't Connect to 5ghz Airport Extreme?

    Hi, Brought home a new 17" iMac (2.0, 1G Ram, Superdrive) and an Airport Extreme. I set up two networks, one for iMac and my wife's Macbook to run on the 802.11n (5ghz) of the Extreme, and the other a "g" network for the older laptops. I set this up

  • Help Iphone 5 trying to add music from itunes version 10

    I just got an iphone 5 and I want to add music from my itunes, which is version 10. when i tried to add music it said that the iphone 5 requires the itunes version 11.1 or later. so, i tried to download the latest itunes and it said that: "This updat