Deploying software packages to linux

Hello,
Apparantly it is possible to use in SCCM 2012 to do the following things with Linux clients:
-deploy software to linux using packages (not applications)
-install program updates
-install OS updates
Nowhere I can find more about this. I'm currently writing a thesis about SCCM and like to write some more about Linux. I've found about installing sccm agent on linux en running the service on linux, but nothing about deploying packges to linux... Does anyone
have some examples of these 3 things? It would be much appreciated.
kind regards

Hi,
In addtion, please refer to the following video:
Supporting Linux, Unix and Mac Clients with System Center 2012 Configuration Manager SP1
http://blogs.technet.com/b/keithmayer/archive/2012/10/30/supporting-linux-unix-and-mac-clients-with-system-center-2012-configuration-manager-sp1.aspx#.UO3hIWbKzq5
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.

Similar Messages

  • Getting error when trying to download deployed software package

    Hello all,  I have been struggling with this for almost two weeks and am about to give up.  The error I'm getting is when a client tries to download a deployed software package.  The software shows up in IE browser (servername\cmapplicationcatalog),
    but when I click install it errors out saying can't install or request software.  I am not a network guru and did not setup SCCM but need a little (maybe a lot) guidance.  I have looked at log files till my eyes are ready to fall out but just not
    sure what I am looking for.
    In ccmmessaging.log, I see this error "No reply message from Server. Server may be temporarily down or a transient network error"  and this after "http://servername/ccm_system/request failed
    with 0x8000000a"
    Here comes the weird part, I had this working, successfully deployed twice to two clients.  The next day I came in to work and it was broke.  I have no clue what could have changed over night to cause
    this issue.  If someone could maybe lend a hand troubleshooting, I would be most grateful. 
    Many thanks in advance!!
    Rob

    Hi,
    Please review the link below, here is a useful article for you.
    Tips and Tricks for Deploying the Application Catalog in System Center 2012 Configuration Manager
    http://blogs.technet.com/b/configmgrteam/archive/2012/07/05/tips-and-tricks-for-deploying-the-application-catalog-in-system-center-2012-configuration-manager.aspx
    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.

  • Group Policy - Issues deploying software packages through GPO

    Hello everyone,
    I am having issues successfully deploying MSI packages through group policy.  I have set my computer account up in its own test OU in my domain, but yet the software will not deploy.  Example, I'm trying to deploy AVG Anti-Virus and make sure it
    is installed on each and every PC in my domain.  As for the GPO, I set it up as an assigned package and pointed to the location of the package with the UNC file path (visible to both the DC and my computer that is part of the affected OU)
    On the domain controller, I get these messages in application event logs:
    Beginning a Windows Installer transaction: \\hs-dc2\software\avg\installavg.msi. Client Process Id: 9048.
    Ending a Windows Installer transaction: \\hs-dc2\software\avg\installavg.msi. Client Process Id: 9048.
    This shows up when I refresh GP on my computer.  I run gpresult /h GPReport.html and get the following message:
    Software Installation failed due to the error listed below.
    Fatal error during installation.
    Additional information may have been logged. Review the Policy Events tab in the console or the application event log for events between
    The software is in a share on the domain controller that is visible from my computer, and permissions are set where "Everyone" has read access.  I have tested the package on my computer and it installs
    correctly if I do it manually, so it's a good package. 
    I'm at a loss.  I am admitedly very new to GP management, but I'm pretty sure I have covered all my bases here.  I humbly ask for any and all help that you all can provide.
    Thank you all very much, have a great weekend!

    > Magnolia_Schools.exe
    What's that???
    > \\hs-dc2\software\avg\installavg.msi
    > <file://\\hs-dc2\software\avg\installavg.msi> /qb addeploy=1
    /qb ADDEPLOY=1
    Uppercase matters (:
    A bissle "Experience", a bissle GMV... Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!
    I should have explained, my apologies.  The InstallAVG.msi is the package I have GP deploying.  it is a package that AVG wrote for us that goes in, uninstalls the two previous antivirus softwares we have on our network if it is present, and
    then wraps it to run magnolia_schools.exe which installs the AV software.  I am uninstalling AVG now and will try reinstalling with
    \\hs-dc2\software\avg\installavg.msi /qb ADDEPLOY=1 and report back.
    also, the only logs I found that were around the time of the install attempt were such as these:
    1: 2905 2: C:\windows\system32\appmgmt\MACHINE\{06ee0d46-cd5f-4216-a09f-2aeb573aa5ba}.aas
    1: 2905 2: C:\windows\system32\appmgmt\MACHINE\{06ee0d46-cd5f-4216-a09f-2aeb573aa5ba}.aas
    Does that tell you anything?
    I will say this, if this means anything...now that AVG is installed, the event logs are changing from an error %%1603 to this:
    Failed to apply changes to software installation settings. The installation of software deployed through Group Policy for this user has been delayed until the next logon because the changes must be applied before the user logon. The error was : %%1274
    The removal of the assignment of application exe2msiSetupPackage from policy Install AVG failed. The error was : %%2
    So it acts like it's at least seeing that the package is installed...and reacting differently, correct?
    Thanks so much

  • Deploy software packages and applications (roles) to rolebased assets

    Hi everybody,
    I'm new to SCCM and I need some advice about how to deploy software suites (fixed lists of software packages and applications) automatically to our rolebased assets. Rolebased assets are assets that have predefined software suites or 'roles'. Combinations
    of several roles on a single machine are possible. We currently use Altiris NS for our software deployments. The system I have there is as follows.
    - regkey on the local machine defining the role(s) for that asset (values are streamed from our CMDB into the local registry) 
    - dynamic collection for each role based on the value in the regkey
    - task assigned to the collection to install the role(s) (a fixed list of packages and applications)
    - as stated several roles can be assigned to a single asset
    For the deployment of several roles to the same machine we use a in house built solution called Sequence Installer (SQI). SQI keeps track of which role it is installing and will put other roles in a queue. It also has retry and reset functionalities.
    In case of failure it will automatically retry from the failed step. We can also manually restart the SQI from the start or from the failed step.
    We are planning to migrate towards SCCM 2012 R2 and the purpose is to do as much as possible out-of-the-box. Meaning SQI should become obsolete and replaced by SCCM built-in functionality.
    For SCCM, I'm thinking to do it like this: use the regkey to populate a collection for each role and work with a task sequence for the role installation. I'm sure that will work, but perhaps there are far better and simpler ways to do this in SCCM? Furthermore,
    I'm afraid SCCM will not be as flexible as SQI when it comes to automatically retrying and/or resuming the installation sequence in case of failure (failures caused by something that doesn't need manual intervention of course, like source corruption,
    non-blocking failures, et cetera).
    Another way of doing it could be UDA, create a functional user representing each role and assign software to the user. Then link the assets needing a role as primary devices to the user representing the role and pre-deploy the software (in an OSD scenario).
    But again, also in this scenario I need the capability to automatically restart and retry failures.
    It would be great if I could get some other opinions on the subject, thanks guys!
    Kind regards,
    Chris

    nope, I did not start actual testing of the scenario, and this for several reasons (I'm sure TimDK understands what I'm talking about :-))
    - I work at a financial institution where things tend to go very slow (understatement of the year...)
    - I have a lab environment but no rights to create AD stuff for example, I have to officialy request these things and that takes time...
    - lab environment testing is very high-level (wake-on-lan, 1E nomad testing, et cetera), we'll promote in the near future to our test and development environment where more in-depth testing can be performed
    In short, I'm thinking about the concept(s) that can be used, actual testing and playing with it will be for later... I thank everybody for the tips, my goal is to get some thoughts and insights from the experts, one can only learn... I will feedback later
    about the what and how and which solution will actually gets implemented.
    Regards,
    Chris 

  • Deploy software package error / sce2007 sp1

    I am trying to deploy IE10 thru SCE2007 SP1 which is on a WIndows Server 2003 Standard.
    Unfortunally when importing the package (exe or msi made with IEAK10) there is a error at the end of importing:
    Verification of file signature failed for file: \\sceserver\updateservicepackages\number\number.CAB.
    Another package is also giving this error. The file is not 500 MB it is 25 MB in size so thats not the problem. There is enough space on the server.
    Could it be that sce or sceserver needs updates? Or am i missing something? In a group policy there are things arranged for certificates so that is also not the problem..
    Today i have done this with no result:
    Click File, click Add/Remove Snap-in, click Add, click Certificates, click Add, select Computer
    account, and then click Next.
    3.     Select
    Another computer, type the name of the update server or click Browse to find the update server computer, click Finish, click Close, and then click OK.
    4.     Expand
    Certificates (update server name), expand WSUS, and then click Certificates.
    5.     In
    the results pane, right-click the desired certificate, click All Tasks, and then click Export.
    6.     In
    the Certificate Export Wizard, use the default settings to create an export file with the name and location specified in the wizard. This file must be available to the update server before proceeding to the next step.
    7.     Right-click
    Trusted Publishers, click All Tasks, and then click Import. Complete the Certificate Import Wizard using the exported file from step 6.
    8.     If
    a self-signed certificate is used, such as WSUS Publishers Self-signed, right-click Trusted Root Certification Authorities, click All Tasks, and then click Import. Complete the Certificate Import Wizard using the exported file from step 6.
    freddie

    After above i have seen in the mmc console certificates that the certificates are: This certificate has an nonvalid digital signature, both certificates. The size is 512 so after reading some internet documentation it seems that these certificates must
    be 2048 bits?
    The quiestion is i do not know anything about certificates. Years ago 2 certificates are made by some company. WSUS self signed certificates. Both are deployed by group policy. 
    Quiestion is how to make these certifications valid / 2048 bit etc? Can i change them, make new ones?
    freddie

  • WebVPN Software Package for AnyConnect

    I am trying to configure my 2821 router for AnyConnect following the below link:
    http://www.cisco.com/en/US/products/ps5855/products_configuration_example09186a0080af314a.shtml
    I came to the following line but I can't find the webvpn package anywhere on the Cisco website.  I do not have a windows machine available to me so I can't use CCP, as this guide advises.  I can only configure this via command line.
    webvpn install svc flash:/webvpn/svc_1.pkg sequence 1
    Can anyone advise where I can find this webvpn software package so I can continue with the configuration?  Or can someone provide me another set of instructions to get this configured?
    Thanks!

    Hi,
    Jeffrey Simon napisano:Thanks for the post.  I just checked out your link.  So if Iam to understand this correctly, if I am going to be having Mac and PC computers connecting via AnyConnect I would have to install the package mentioned above in addtion to "Web deployment package for Mac OS X "Intel" platforms" correct?
    Yes, that's correct.
    Explanation:
    anyconnect-win-3.1.03103-k9.pkg -> Web deployment package for Windows platforms
    anyconnect-macosx-i386-3.1.03103-k9.pkg -> Web deployment package for Mac OS X "Intel" platforms
    anyconnect-macosx-i386-3.1.03103-k9.dmg -> Standalone DMG package for Mac OS X "Intel" platforms
    anyconnect-linux-3.1.03103-k9.pkg -> Web deployment package for Linux platforms
    anyconnect-predeploy-linux-3.1.03103-k9.tar.gz -> Standalone tarball package for Linux platforms
    anyconnect-predeploy-linux-64-3.1.03103-k9.tar.gz -> Standalone package for 64-bit Linux platforms
    Do you happen to have a better set of step-by-step instructions for getting the AnyConnect server running on my router?  The instructions I was able to find are really GUI based and I am looking to deploy this via command line.
    I found some articles on the Internet,but I recommend Cisco documentation
    Articles:
    (I didn't analyze these documents thoroughly.)
    Configuring Cisco SSL VPN AnyConnect (WebVPN) on Cisco IOS Routers
    How to configure Cisco VPN SSL aka WebVPN/
    Configuring Cisco AnyConnect Tunnel with the CLI
    SSL VPN in IOS 12.4T
    Cisco:
    IOS 12.4T  ->  SSL VPN Configuration Guide - 12.4T
    IOS 15      ->  SSL VPN Configuration Guide -15M&T
    Best regards,
    MB
    Please rate all helpful posts
    Thx  

  • Query on Deployment of package in SCC for Standard CRM ESDMA.

    Hi All,
    I am trying to build a CRM mobile application in the Windows mobile.
    the steps that we have followed :
    DOE :
    1. Activated and generated the Standard CRM mobile software component MAS_SMARTPHONE_DMSCV
    2. We have downloaded the standard ESDMA for CRM : MAS_SMARTPHONE_SALES_V003
    3. Deployed the ESDMA bundle in SUP.
    4. Created the same Users in the CRM and DOE system
    5. Created data in the CRM backend and performed initial download in the DOE.
    Client side :
    1. Set up windows mobile simulator
    Installed the CRM Mobile sales Application using standard .cab files SupMessaging_Pro.cab, Microsoft .NET CF 3.5.CAB, SybaseMobileSales_Pro_2011.05.09.cab.
    2. Connected the simulator to a device,and logged in to the CRM app from the simulator using the user and password created in step 4 from DOE.
    3.The application runs giving a message "checking initial data" but does not proceed further.
    The question that we have is that how can the CRM Mobile Apps understand which package that we have deployed to use?
    Should we deploy the package to a device on the Sybase Control Center?
    If so what are the steps?
    Thanks,
    Krutheeka.

    You should use MAS_SMARTPHONE_SALES_V00 - V9G001.
    I think you are using V9G003 version which is not the correct one.
    While deploying the ESDMA, you should give package name as sap_crm:1.0.
    You should get MAS_CUSTOMIZATION, USERDETAILS and USER_AUTHORIZATION objects to device. Then only application will display the data on the device. Please check whether you are getting this data or not.
    Regards,
    Siva.

  • New version of Software Packager?

    Our Company is Oracle Partner and we use Oracle Software Packager for deploying our application to our customers. It's been a while since Oracle released an update for it.
    Does Oracle plan to release a new Version of Software Packager which supports products.xml or will Oracle release a new toolset for creating installation sets in the new .xml format?
    Maybe the tools you internally use for creating your installation sets? Or does Oracle create everything by hand?
    Thanks for your reply,
    Regards Daniel

    Trust me i have read every document on metalink concerning OSP more then once...
    "Any question or problem with this product from non members of Oracle Partners
    should be posted in the OTN forums."
    If this are not the OTN forums tell me where to find them please.
    (Ignoring the fact the we are oracle partners.)
    I didn't criticize the support itself, it's the philosophy how oracle tries to let some products die silently, more or less ignoring the fact that they have customers which use them.
    This isn't the first time/product we have to deal with that...
    Regards Daniel

  • Failed (bad environment) Deploying MSU Packages on SCCM 2012 R2

    Hi All,
    I am trying to deploy the following updates to a test collection of computers running Windows 8.1 Enterprise:
    Windows8.1-KB2919442-x64.msu
    Windows8.1-KB2919355-x64.msu  (These are the Windows 8.1 Interface Updates, the first file is a pre-req of the second)
    I am doing this by way of a package which executes a simple batch file to silently install these updates, here is the batch file:
    Wusa.exe \\syscent\Distributions\Windows8.1-KB2919442-x64.msu /quiet /norestart
    Wusa.exe \\syscent\Distributions\Windows8.1-KB2919355-x64.msu /quiet /norestart
    I have verified that the updates install if I run the batch file manually on a test machine.
    However when I attempt to deploy the package to a group of test machines I receive the follow error in SCCM:
    I have no OS restrictions on the package so I'm a bit confused about what's going here.  I am planning on deploying these (and some other updates) to about 900 computers in at the school I work at over the summer, and would really love to get this working
    through SCCM.
    Thanks for any help!
    -Andrew

    I don't know that installing a pkgmgr/msu update via UNC is supported (it's not documented), so why not try packaging the msu files instead?
    [change your commandline to be: wusa KBnumber.msu /quiet /norestart]
    I guess you aren't using Software Update Management (which could be doing this for you)?
    (or, are those KBs hotfixes not published to WSUS)?
    NB: executing installations in this way (running from remote UNC) is not the most efficient use of ConfigMgr...
    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!)

  • Unable to Deploy Software using GPO in Windows Server 2012

    Dear Microsoft Team,
    When I tried to deploy a software using GPO its giving an error -Add operation failed. Unable to extract deployment information from the package. Run validation on the package to ensure that the package is correct

    Hi Subin,
    I agree with Prabhu that the software package you deploy via group policy needs to in the format of .msi. The company or developer who produces the application provides the Windows Installer package .msi file and includes it with the application.
    If a Windows Installer package does not come with an application, you might need to create a Windows Installer package by using a third-party tool.
    Best regards,
    Frank Shen 

  • Deployment software windows update

    HI,
    I created a deployment software windows update 
    I sent it to the station -in the monitor  ,It shows me that it has been installed
    But the station did not receive a warning of something installed, I looked in software center and there does not appear in the package I spread the message.
    Where can I make sure it is installed?
    thanks
    אם תגובתי פתרה את בעייתך - לחץ/י, על &quot;סמן כתשובה&quot; ליד סימן ה V הירוק.

    I do not see the updates in View installed updates
    אם תגובתי פתרה את בעייתך - לחץ/י, על &quot;סמן כתשובה&quot; ליד סימן ה V הירוק.
    The first place to look for any deployment status is logs . logs can help you what is going behind the scenes.there is no point always looking at software center if something not working. You never provide the sufficient/correct information about your problem.
    Did you deploy software update ? if so ,how ? using SUP method or application or package ? troubleshooting steps varies for each method.
    if SUP,look at updatedeployment.log,updatestore.log
    if package,look at execmgr.log
    if application,look at appdiscovery.log,appenforce.log,appintent.log.
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: Eskonr

  • Creating sequence in Software Packages...!!!

    Hi All,
    I am dealing with SCCM 2007 enviornment.
    We have 25+ software packages called cores apps will get installs immediately after the base Windows XP OS image build.  (Example: Adobe Reader, Flash, Shockwave etc). We haven't created Task sequence for this installation and not interested on
    creating task sequence too.
    Now we have decided to include the IE 8 on this Software packages and the sequence which we prefers is:
    1. Install IE8. (Which is .exe file and it should be quite install)
    2. Machine reboot
    3. Install remaining 25+ software packages.
    Kindly advise me on this.
    I think 25+ software packages installing based on package ID. 
    Regards
    Manik

    Hi Manik,
    For IE8 installation you can use the below command line for silent install. You can either create a batch script or use this directly on a Program Run Command Line.
    IE8-WindowsXP-KB978207-x86-ENU.exe /quiet
    /norestart
    Task Sequence is a very good tool when multiple deployment comes in place. Why not interested in using that.?
    As a workaround you can create a single wrapper script which will call all the application command lines in the right order, and target the wrapper script in SCCM program. In this case, add installation logging for every application for easy troubleshooting.
    Its better always to test the installation manually. 
    ~ Räjeésh M | Blog: ScorpITs |
    Please remember to 'Mark as Answer' or 'Vote as Helpful' on the post that helps. It helps others reading the thread and recognizes useful contributions.

  • Issues deploying CC packages using SCCM.

    Getting the following error while deploying CC Photoshop/InDesign packages (Device based licensing) through SCCM - "Windows cannot open this program because it has been prevented by a software restriction policy".
    The installation goes fine when I click OK on this error. But when the shortcut is launched, a "Sign In Required" window appears, which should not be the case, as I've build the packages using Device licensing option in Creative Cloud Packager. There is no issue, when I install these packages manually on the machine, seems to be an issue SCCM as it installs with SYSTEM account. Exactly not sure what is causing it, struggling to resolve it, have to deploy it to users within strict timeline.
    Can you please look into this and assist? Kindly let me know in case you need more info on this issue.
    Thanks in advance....

    Have you seen our SCCM deployment guide?
    Creative Cloud Help | Deploying Adobe packages with SCCM

  • Deploying software applications

    We are being told that to deploy a custom application we need to use a tool such as Tivoli.  Is this true for 7.0 and not 7.1? ; We are currently going to go ramp-up on 7.1.  I thought you would create a software package upload it to the DOE and then deploy it via the NWA.  Is this incorrect?
    Is Tivoli needed in either scenario?  We were told that Tivoli is needed to roll out the application to the mobile barcode/RFID devices (we are using an occasionally connected scenario).

    Hi Thomas,
    this is correct, but you can put these files on to a CF card, make this card AUTOSTART and so whenever you insert htis card into a device, it will automatically start the two files (MI and CREME) and install them.
    And if you have to do that for always the same landscape, build your own CAB file for MI and have all the properties already included.
    This at the end will give you an easy instalation process.
    More simple: yes, then you need an external tool I think - but do you have SMS server already for the internal PCs? Then you can use this as well for PDAs and install Creme and MI with that.
    Hope that helps!
    Regards,
    Oliver

  • About Software packaging for Distribution on internet

    Hi
    I am developing a software which will be available for users on net.But The problem is, i have to bundle the jre1.3 along with the application.
    My Application size is 1 MB
    & jre1.3 is 7.39 MB
    Total Software Package is 8.39 MB.
    I am using a InstallAnywhere for Packaging.
    Is there any way to to reduce the application size so that it will be easily downloadable for users ?
    Avdhut

    Why don't you take a look at the Java WebStart technology that is available at:
    http://java.sun.com/products/javawebstart/
    Java Webstart is a new application deployment technology that allows developers to deploy applications and allow the user to launch an application from a click of a button within a web browser.
    Another webpage that you can get a relatively good documentation on Java Webstart 1.0:
    http://access1.sun.com/SRDs/access1_srds.html
    Please post your questions here if you anymore doubts or enquiries.
    HTH.
    Allen Lai
    SUN Developer Technical Support

Maybe you are looking for