How to stop Application deployment in sccm 2012?

Hi All
If a application is wrongly deployed to wrong collection in sccm 2012
how to stop that and where to change settings like we used to do in sccm 2007 we can
stop it by program properties.

You have kind of the same feature with Applications in CM2012. You can just right-click an Application, and select "Retire".
That will change the status of the Application from "Active" to "Retired", and should prevent installations. When you've fixed the problem, you can just "Reinstate" the Application again, and everything should be back to normal.
But I totally agree with Jason. Make sure you do the proper testing, so you won't have to do this at all :-)
Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
@ronnipedersen

Similar Messages

  • Exe application deployment from SCCM 2012 R2

    Hi,
    is any limitation to deploy the .exe application from SCCM 2012 R2??
    Shailendra Dev

    No limitation. You just need to know how to install it silently. It is a more manual configuration than if you had an MSI.
    Example here
    http://www.gerryhampsoncm.blogspot.ie/2013/03/sccm-2012-sp1-step-by-step-guide-part_20.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Application deployment in SCCM 2012

    We have a central site and 2 primary sites. I recently notice that deployment policy setup in my Americas site also gets applied to my Europe site. I know in SCCM 2012 a lot of things get replicated across sites but just want to confirm that SCCM deployment
    policy also replicates? We usually limit our deployment to workstations within our site but i created a collection with all the workstations globally and was going to create 2 deployments one in each site to target machines within the collection but it looks
    like the deployment that i create  within the Americas site also applied to Europe workstations.
    Is this native behavior? thanks. 

    However, if each site uses unique queries that you target, instead of a common query between each site, then the deployment would not be implemented at the other site as the collection would contain no members. Collections (rules) and deployments do replicate,
    but only affect local clients in the targeted collection.
    And you can use role-based administration so that admins at one site don't see objects created at other sites.
    Wally Mead

  • How to find who modified Software Update deployment in sccm 2012

    Hi,
    How to find who modified(Date & Time) software update deployment in SCCM 2012 ?

    In the Console :
    Monitoring / System Status / Status Message Query
    Right Click : "Deployments Created, Modified, or Deleted" - Show Message and select your period.
    You'll have your information there.
    Benoit Lecours | Blog: System Center Dudes

  • Lync 2013 x64 silent client deployment via SCCM 2012 SP1

    Greetings everyone!
    I ran into a problem with Lync 2013 x64 silent deployment.
    I need to provide every workstation with Lync 2013 client, so i decided to use deployment via SCCM 2012 sp1.
    I created 2 msp files with OCT, one based on x86 Office 2013 Proplus, and other based on x64 Office 2013 Proplus.
    Added them as applications to sccm software library.
    Deployment of Lync 2013 x86 application was a success with over than 80% compliance. 
    But all Lync 2013 x64 automatic installations finish with different errors.
    I created special device collection for workstations with office 2010 x64 and 2013 x64, because i can't install other architecture products once it has x64 product installed.
    My membership query-rules for this collection:
    Office 2013 x64
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_INSTALLED_SOFTWARE on SMS_G_System_INSTALLED_SOFTWARE.ResourceId
    = SMS_R_System.ResourceId where UPPER(SMS_G_System_INSTALLED_SOFTWARE.SoftwareCode) = "{90150000-0011-0000-1000-0000000FF1CE}"
    Office 2010 x64
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_INSTALLED_SOFTWARE on SMS_G_System_INSTALLED_SOFTWARE.ResourceId
    = SMS_R_System.ResourceId where UPPER(SMS_G_System_INSTALLED_SOFTWARE.SoftwareCode) = "{90140000-0011-0000-1000-0000000FF1CE}"
    My application deployment type points to setup.exe in office 2013 x64 installation folder, where i created msp file in updates folder via OCT and edited config.xml file in proplus.ww folder.
    So my installation program looks like this setup.exe /adminfile updates\1lync.msp /config proplus.ww\config.xml
    The same configuration works with Lync 2013 x86 deployment, except other setup folders.
    When i try running installation program setup.exe with /adminfile and /config parameters locally, it installs successfully without errors or warnings.
    I'm trying to find out problem source, does anyone have ideas what I am doing wrong?
    Also i'm trying to reduce office 2013 installation folder size, what subfolders are necessary for Office 2013 proplus installation (still installing only lync with common files and tools)? Because now 3.5 GB package is quite hard to distribute to sccm secondary
    sites with deployment point.
    Thanks in advance.

    Hi,
    Here are some tips and tricks for your reference.
    Tips and Tricks: Deploying Lync 2013 client using SCCM 2012 | Lync 2013 Client Customization for SCCM 2012 Deployment Package
    http://zahirshahblog.com/2014/01/08/tips-and-tricks-deploying-lync-2013-client-using-sccm-2012-lync-2013-client-customization-for-sccm-2012-deployment-package/
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    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.

  • App-V 5.0 SP2 user applications published via SCCM 2012 to VDI workstations with roaming only

    Hi,
    The environment consists of App-V 5.0 SP2 (KB2956985) user based applications published via SCCM 2012 to Windows 7 VDI snapshotted workstations that are reset at user logoff.
    When a user logs on the SCCM 2012 client initiates App-V client package publishing.  After a couple of minutes after logon the shortcuts appear and the user can launch their applications.
    The issue is that at logoff, even with roaming enabled, the publishing information disappears.  This causes the next logon process for that user to repeat, the applications are not available until the SCCM client has completed it's publishing cycle. 
    Roaming profiles are implemented. %APPDATA% is redirected to a UNC path.  The following registry key is set
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AppV\Client\Integration\PreserveUserIntegrationsOnLogin=1
    U-EV, global publishing of applications, and AppLocker rules are not an option.  Also, I have read this already - http://technet.microsoft.com/en-us/library/dn659478.aspx#BKMK_PE
    I do not want to wait for the SCCM client to kick in prior to the user applications being available.  What do I need to roam or run to create a seamless transition for the user between sessions? 
    Eddie.

    Hi Tywin (bad username considering the last GoT Episode ;))
    If you ask Microsoft, they always recommend using SCCM for deploying App-V packages and reuse your current SCCM infrastructure if that is already in place. Problem is, as you now experience, is that there is some big caveats both in regards to publishing
    time and to roaming of settings.
    As Nické states I would suggest looking into the Full Infrastructure Model for App-V 5.x, which gives you much better performance in what I call "from no apps" to "being able to click the shortcut" - the add and publishing phase. If you don't have the time/budget/whatever
    to start looking into that, you could look into some community tools like App-V Scheduler which is developed specific by Citrix guys to ease the publishing and management in a Citrix world.
    Microsoft have a great article about Performance Guidelines, which you have read, but it mostly presumes you work with Full Infrastructure. Have you looked into Steve Thomas' session from TechEd NA? It talks about "implementation trends".
    Senior Consultant at Atea Denmark - http://Atea.dk Atea Technical Evangelist for App-V NoLightPeople - http://NoLightPeople.com Access Director - http://www.nolightpeople.com/index.aspx#accessdirector

  • How to setup IPV6 boundary for SCCM 2012 R2 Primary Site?

    How to setup IPV6 boundary for SCCM 2012 R2 Primary Site?
    I have Direct Access implemented in my environment. I have Windows 8.1 machine connecting through direct access.
    I want to manage the windows 8.1 through SCCM. How do I setup IPV6 boundary. Can someone guide me through?
    Below are the Windows 8.1 client IP Configuration
    C:\Windows\system32>ipconfig
    Windows IP Configuration
    Wireless LAN adapter Local Area Connection* 3:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    Wireless LAN adapter Wi-Fi:
       Connection-specific DNS Suffix  . : home
       Link-local IPv6 Address . . . . . : fe80::7466:11a5:39ed:ffb0%4
       IPv4 Address. . . . . . . . . . . : 192.168.1.5
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.1.1
    Tunnel adapter isatap.home:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : home
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:1494:1339:93d6:439c
       Link-local IPv6 Address . . . . . : fe80::1494:1339:93d6:439c%9
       Default Gateway . . . . . . . . . :
    Tunnel adapter iphttpsinterface:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000:e1a7:9cc8:c3c7:d819
       Temporary IPv6 Address. . . . . . : fd64:fc00:d17b:1000:206c:f857:ddbe:2f2b
       Link-local IPv6 Address . . . . . : fe80::e1a7:9cc8:c3c7:d819%10
       Default Gateway . . . . . . . . . :
    Below are the IPConfiguration details for Direct Access server
    C:\Windows\system32>PsExec.exe \\MURA01 ipconfig
    PsExec v1.98 - Execute processes remotely
    Copyright (C) 2001-2010 Mark Russinovich
    Sysinternals - www.sysinternals.com
    Windows IP Configuration
    Ethernet adapter Ethernet:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:3333::1
       Link-local IPv6 Address . . . . . : fe80::b1ad:1c29:b4a:9125%15
       IPv4 Address. . . . . . . . . . . : 10.192.1.25
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 10.192.1.1
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    Tunnel adapter isatap.{3D6A5E86-D85A-46C8-B69B-FFCF6D5D849C}:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1:0:5efe:10.192.1.25
       Link-local IPv6 Address . . . . . : fe80::5efe:10.192.1.25%18
       Default Gateway . . . . . . . . . :
    Tunnel adapter 6TO4 Adapter:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    Tunnel adapter IPHTTPSInterface:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000::1
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000::2
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000:2552:e9f8:87d3:ed8e
       Link-local IPv6 Address . . . . . : fe80::2552:e9f8:87d3:ed8e%20
       Default Gateway . . . . . . . . . :
    ipconfig exited on MURA01 with error code 0.
    Below are the IPCONFIG Details for SCCM Server:
    C:\Windows\system32>PsExec.exe \\sccm01 ipconfig
    PsExec v1.98 - Execute processes remotely
    Copyright (C) 2001-2010 Mark Russinovich
    Sysinternals - www.sysinternals.com
    Windows IP Configuration
    Ethernet adapter Ethernet:
       Connection-specific DNS Suffix  . :
       Link-local IPv6 Address . . . . . : fe80::9f0:86f9:441d:bc07%12
       IPv4 Address. . . . . . . . . . . : 10.192.1.30
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 10.192.1.1
    Tunnel adapter isatap.{0749E47D-AE0A-4D47-9D37-BDDC848E56F6}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    ipconfig exited on sccm01 with error code 0.
    What will be the IPV6 values to configure boundary?

    Depending on how the clients connect use the IPv6 prefix of their 6to4, Teredo, and/ or IP-HTTPS tunnel. Just keep in mind that it could become a long list...
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Is MDT must have for OS deployment in SCCM 2012

    I know that existing MDT could be integrated to a new SCCM.
    Is MDT must have for OS deployment in SCCM 2012 or SCCM has its own engine for OS deployment?
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

    Thanks for the answers.
    one more question...
    I am going to start SCCM deployment in test environment.
    For OS deployment part:
    if MDT is planned for integration with SCCM should I configure OS deployment in SCCM before adding MDT.
    Or in this scenario OS deployment in SCCM could not be touched.
    After all previous answers I understand that OS deployment module is part of SCCM installation and is independent from MDT.
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

  • Issue stopping specific update on SCCM 2012

    Hi All,
    We have recently started to have an issue with KB2863911. The icon for outlook disappears and stays blue. Now that we know that update is an issue we want to be able to stop it deploying out to computers in our system.
    I have read many notes on how to do this in SCCM 2012 and the best is apparently to create a folder under All Software Updates and place these updates in there. We have done this, but we still believe these updates are going out.
    Can any tell me for sure if it is that this technique is stopping the deployment of these updates or anyway I can check if it is. At this point in time other than waiting a week and every day redeploying a script to remove this update, I have no way to see
    if I am really combatting it.
    Thanks,
    Richard

    What I am after is stopping the update going out to any more computers. All the computers have windows updates been managed by SCCM. and they are getting updates from that server so they are been deployed somehow. I am not sure how and I need to work out
    so I can stop one off updates like this one going out to more computers once we have identified issues. This is not the first update this year to cause issues to computers in our organisation and so we NEED a way to manage them. This includes stopping updates
    going out that cause issues!
    I am all for updates, and in 99% of cases believe they do a world of good, but when they break things we would like to say that one we don't want going out.
    In this case I have a application deployment uninstalling but that is going to do no good if the SUP is going to go around and install that update again.

  • Office 2013 Professional Plus - 32 bit Deployment takes an unacceptable time to deploy in SCCM 2012 - SP1 CU3

    We recently migrated over to SCCM 2012 SP1 - CU3 the first of the year from SCCM 2007 SP2.  We have used SCCM in the past to deploy Office 2010 and had deployed Office 2013 to our IT Dept. before moving over to SCCM 2012.  The deployment went as
    expected.  Now that we are ready to start deploying Office 2013 to our corporate workstations, the deployment time is running 4.5 hours to 5.5 hours from the local site server DP.  I am afraid to find out what time we are looking at for remote DP's. 
    The three factors that are different is that our SCCM site server is virtual, it is running 2012 for the OS, and obviously SCCM 2012-SP1 - CU3.   We are using the same package source files.   Previous to a successful deployment we were
    seeing hash mismatch errors which MS support pointed us to the nic driver on the VM was using E1000E and to change it to a VMX something driver.
    So I guess my question is anyone else out there deploying Office 2013 ProPlus - 32 bit from this type of environment?  Our previous deployment time for office was a little over an hour (not five hours).  Any suggestions where to look to improve
    the deployment time? 
    I am expected to deploy this in one week and have been working on these issues for weeks.

    I see now that you are using a combination of scripts and ConfigMgr package/program.
    The AppEnforce.log file is for use with the new ConfigMgr Application model.
    Is there any reason that you don't use the new model for deploying Office 2013? It's a single step process and perfect for it. If you use the Office Customisation Tool you can customise what you like. The process will then uninstall Office 2010 and install
    Office 2013.
    This is how you do it
    http://www.gerryhampsoncm.blogspot.ie/2013/03/sccm-2012-sp1-step-by-step-guide-part_9368.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • How to update CU1 & CU2 to SCCM 2012 R2

    I Install SCCM 2012 R2 then I install CU1 immediately. After about 2 months, I install CU2 in Primary Site.
    Now I found some bug, but it should be fixed by CU, then I found this is because I didn't push CU to client.
    So I have some questions about Update CU
    After Install CU2, I find KB2970177 in server, click "about CM", show the version is
    5.0.7958.1303, but I click the properties of primary site. the version is
    5.00.7958.1000. Why? Did I finish the Update in primary site?
    If I only install SCCM 2012 R2, can I install CU2 without install CU1 first or I must install CU1 before install CU2?
    How to deploy CU to Client, I found the package of CU client update. But can I create applications to deploy? or Use software update or compliance? If have some post about these?
    I use default Configuration Manager Client Package to do the OSD, can I create new package with CU2?
    Thanks in advance!

    Check out this blog:
    http://blogs.technet.com/b/ryanan/archive/2014/01/31/applying-a-configmgr-hotfix-during-the-client-installation-of-an-os-deployment.aspx
    You essentially can create a new client package with the client hotfix files.
    Then adjust your Setup Windows and ConfigMgr TS step by adding the appropriate patch command to the properties section.
    I mentioned this in a blog I did about applying R2 CU1. Same process applies with CU2 of course.
    http://damonjohns.com/2014/04/08/applying-the-adk-8-1-update-and-cu1-for-system-center-2012-r2-configuration-manager/
    Cheers
    Damon

  • IE11 prereqs deploy via SCCM 2012

    Hi,
    To deploy IE 11 on Windows 7, apparently you need to install 9 prereqs (see http://www.itninja.com/blog/view/how-to-package-internet-explorer-11-x64-for-windows-7-x64): 
    These prereqs are: KB2834140
    KB2670838 KB2639308 KB2533623 KB2731771
    KB2729094 KB2786081 KB2888049 KB2882822
    I don't find the prereqs in red within sccm 2012. Did check the classifications (checked them all in software update point) and did a full sync.
    Please advise howto find/deploy them (I hoped to do this via windows updates and not via seperate packages).
    J.
    Jan Hoedt

    Hi,
    I just checked the first Patch:
    http://support.microsoft.com/kb/2670838
    And there you can find the section: How to obtain this update.
    Is there is Windows Update not noted, you can't receive this Patch through Windows Updates. Consider to deploy the Patch as prerequisite as an application. Here you can find an example of installing hotfixes as prerequisite for the App-V client:
    http://scug.be/sccm/category/detection-methods/
    Detection method is VBScript. Ar you want to create a Detection method with Powershell, refer to this blog post:
    https://sccmfaq.wordpress.com/2013/03/19/sccm-2012-application-detection-with-powershell-and-code-signing/
    Hope this helps.
    www.sccmfaq.ch

  • MS Office Pro 2013 Deployment through SCCM 2012 R2

    Hi Friends,
    I have deployed MS Office Pro 2013 through SCCM 2012. But from Windows 7 Client Machines It's not Installing. Noticed following error in Software Center.
    I'm testing two deployments before bring into production.
    Test Machine 1 :  Purpose = Available 
    From Software Center I have found Test Machine 1 is Status failed.
    Test Machine 2 : Purpose = Required
    From Software Center I have found Test Machine 2 is Status post due-will be retried
    The following Error code is same for both Machines.
    ====================================================
    The software change returned error code 0x87D00607(-2016410105).
    ====================================================
    Any idea please .
    Regards,Ali

    Hi,
    Check out this great guide from Ronni on how to deploy Office 2013 using Configuration Manager 2012, a good read.https://gallery.technet.microsoft.com/office/How-to-Deploying-Office-0f954e7f
    Are the content succefully deployed to all DPs?
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • How to update Office 365 using SCCM 2012 R2?

    Hi,
    I am using SCCM 2012 R2 and Office 365 ProPlus.
    At products list (Software Update Point Components Properties) there is not Office 365.
    Office 365 automatically updates from Internet.
    I need to know the following:
    How to disable Internet automatic updates at Office 365
    How to deploy updates for Office 365 from SCCM.
    Thanks in advance!

    Funny thing you can't deploy those updates via WSUS and/ or ConfigMgr. See for more information:
    http://blogs.technet.com/b/office_resource_kit/archive/2014/01/21/managing-updates-for-office-365-proplus-part-1.aspx
    Also, make sure to read part 2 as it provides dome guidance on controlled testing of those updates.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Office 365 ProPlus deployment from SCCM 2012

    hi, I am trying to deploy office 365 proplus using sccm 2012 , everything seems to good, setup.exe run with /configure (path for file). but it is only running nothing installed on systems.
    I used for reference 
    http://www.youtube.com/watch?v=-PNTdap9hwU
    https://sccmguru.wordpress.com/tag/office-365-proplus/
    please help .
    manish yadav

    Hi,
    Please refer to the links below:
    Using Office 365 ProPlus with the Office Deployment Tool
    http://www.petri.com/using-office-365-proplus-with-office-deployment-tool.htm
    How to deploy Office 365 with Click-to-Run and ConfigMgr
    http://www.configmgr.no/2013/06/09/how-to-deploy-office-365-with-click-to-run-and-configmgr/
    Getting started guide for deploying Office 365 ProPlus
    http://technet.microsoft.com/en-us/library/jj839718(v=office.15).aspx
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    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.

Maybe you are looking for

  • Cant get msn messenger to work!!

    I have downloaded heaps of different visions of messenger, they appear to be fine but when i sign in, it tells me im not conected to the internet when i clearly am! Please help! G4   Mac OS X (10.4.9)  

  • The speakers of my ipod touch 3g are not working. I alrady restarted it but that didn't work

    The speakers of my ipod touch 3g are not working. I alrady restarted it but that didn't work

  • Variant CO11N & CO15 good movement non editable

    Hi team I need you HELP!! I have generate a transaction variant for tcodes: CO11N and CO15 then I have assigned some users to both transactions. in SHD0 First I set the users to CO11N variant --> assign variant and set proposal. with the same group o

  • AOL AIM and iChat

    HI, My AIM does not work all the time.. sometimes it lets me in and most of the time it either closes the application abruptly saying that it has unexpectedly closed. After the error message, if I try to sign on again it keeps trying to sign me on un

  • Will CS6 include upgrade to Color Finesse 4?

    It looks like Production Premium CS6 will still ship with Synthetic Aperture Color Finesse 3.  I recently received an email from Synthetic Aperture announcing the release of Color Finesse 4, and that if you purchased Color Finesse 3 after April 15th