Deploying multiple applications to a single collection quickly

Hi,
I've been looking for a way to quickly deploy multiple applications to a collection in the SCCM 2012 console. Is there any way to select a group of applications and deploy them all to be available to a collection? I can do them one by one, but I have a ton
of applications to test and this is going to be very time consuming. If there is a powershell method, I would be open to that as well. Unfortunately, I couldn't find any topics on this on the forums or on the internet.
Thanks!

You also might consider to create an super application, and the set all other applications as dependencies to it (but NOT in the same group, only as separate groups). The super application will only modify a registry key or a file as a flag for detection.
In that case you need to deploy only the super application. But I afraid it's against the best practices. I'm going that for a multi-component application to install all support components.

Similar Messages

  • Multiple Applications in a single Project

    I currently have a Flex project that has multiple Applications created within it.
    The first application opens the second application via code as follows:
    var str:String="event_home.html";
    var link:URLRequest = new URLRequest(str);
    var v_selectedEventIDCode:String;
    this globalEventId = dg_event_listing.selectedItem.ID;
    navigateToURL( link, "_blank" );
    My 1st question is, can the 2nd application that I open grab values of variables declared
    within the application that opened it?
    2nd question is, if I have a project with only 1 application defined within it, how can I
    open a 2nd Internet Explorer window with some other Flex page in my project without creating a 2nd
    application in this project?  for example I may have a single Application in this project, and then another
    file in this project that is a Canvas component, the app starts up with the Application page, how do I open
    a 2nd Internet Explorer page with that Canvas component within it?
    Thanks in advance,
    Wes

    > Is it possible to package multiple applications into a single .air file?
    No, Flash Builder (and AIR) does not support that.
    -Anirudh

  • Multiple applications on a single JVM

    I was looking at some of the disadvantages of running multiple apps on a single JVM and then I came across this sentence which I donot totally comprehend. I guess somebody here would be able to shed some light
    JVMs tend not to scale well past four processor configurations, which limits the viability of the single-JVM model on larger machines

    It means a single JVM won't take as much advantageof
    an 8 CPU system as multiple JVMs will.Yes I understand the lingual meaning of the sentence,
    what I am struggling with is its semantic meaning.
    Why can't a single JVM take advantage of 8 processor
    r CPU? Are there any limitations associated with a
    single JVM and in case there are what could they be?If I remember correctly the inherent concurrency limitations of JVM prevent it from fully utilizing the processing power of the machine. There is a limitation to the heap size one JVM can have, no. of thread pools that could be supported so multiple JVMs provide additional heap size, multiple thread pools, each corresponding to the application associated with the JVM, thus enabling to use the extra processing power.

  • How to develop and deploy multiple worker roles in single azure cloud services?

    I am Manikandan, From Myeasydocs.com.
    We have developed our application as web projects.  Now we are going to move to azure cloud services, i have successfully migrated our application in cloud services and it worked fine. I am having difficulties with back ground task. i have nearly 12
    schedule tasks in our applications. I need assist on creating multiple worker role creation and deployment.
    Is there is any site on explaining the worker role process in details?
    Thanks in advance .. !!

    Hi,
    In Worker role, Applications hosted within worker roles can run asynchronous, long-running or perpetual tasks independent of user interaction or input. It is a service component that is useful for generalized development, and may perform background processing
    for a web role. A worker role is frequently used for long-running tasks that are non-interactive, but you can host any type of workload.
    I suggest you to follow the below article which explains about Creating and Deploying of Web Roles and Worker Roles in Azure Cloud Service using Visual Studio.
    https://msdn.microsoft.com/en-us/magazine/jj618299.aspx
    Hope this helps !
    Regards,
    Sowmya

  • Deploying Multiple beans from a single JAR

    Hi,
    Incase we need to deploy more than one bean packed inside the same JAR -
    If each of the bean has a weblogic-cmp-rdbms.jar file, how do we combine them
    into one while deploying the JAR file ?? There is also a reference to this, from
    the welogic-ejb-jar.xml. Is any changes required in this file also ??
    Do let me know .
    Regards,
    Sundari.S

    Don't use the name "weblogic-cmp-rdbms.jar". It's not a hard-coded name.
    It's ref'd from another file.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Sundari" <[email protected]> wrote in message
    news:3c626adf$[email protected]..
    >
    Hi,
    Incase we need to deploy more than one bean packed inside the same JAR -
    If each of the bean has a weblogic-cmp-rdbms.jar file, how do we combinethem
    into one while deploying the JAR file ?? There is also a reference tothis, from
    the welogic-ejb-jar.xml. Is any changes required in this file also ??
    Do let me know .
    Regards,
    Sundari.S

  • Is it possible to deploy multiple apps(ContextRoots) into a single stack?

    Hi,
    We want to deploy multiple Application Codes with different Context Roots to a single JavaStack using SDM.  The purpose for it is to support our multiple Test environments(AIT, AFT, Prod Regression or etc.) using a single JavaStack environment.  AIT will have AIT Context Root, AFT will have AFT Context Root and etc.  Is it possible to do so?  If so, how can we configure the SDM to support the deployment?  We already know how to change the *.xml file for different context root.
    Thanks
    J

    If the structure of the Excel sheets does not change from file to file then you can by having one ForEach Loop processing always the "Enrolled" sheet and another always the "Engaged" this is doable because the Excel OLEDB connector allows
    to pick individual sheets, it is problematic therefore when sheet names themselves change.
    MSDN has an example: https://msdn.microsoft.com/en-ca/library/ms345182.aspx
    Arthur
    MyBlog
    Twitter

  • Deploying Multiple Presentation Services on a single Windows machine

    Hi All,
    Have any one tried to deploy multiple presentation services in single windows machine. Can any one give me clear steps configure presentation services to access different repositories at a time.
    Thanks in Advance

    Right the conclusion was to either have everything in the same repository or create different presenation service instance. Can anyone please tell us how can different instances of presenation service be created in the same machine.

  • 11g - is it possible to deploy multiple repositories?

    One of our clients was under the impression that deploying multiple RPDs in 11g would be simpler than it was in 10g, where we needed to deploy multiple copies of the BI Presentation Server and point each one to its own repository.
    A quick RTFM of all of the 11g docs doesn't reveal any mention of truly deploying multiple RPDs within a single BI Server environment. Yes, of course we can still list additional RPDs in the NQSConfig.ini, but actually making them available to users is another issue entirely.
    I know how to do it in 10g: multiple installations of BI Presentation Server. Is there a way to do it in 11g?

    I am faced with a similar requirement although the hosting environment for the provider hosted apps would be an IIS web server in our own infrastructure. 
    Would it be advisable to use a common IIS website to host multiple apps? The MVC web application which will provide functionality
    for the apps is already in place which is why we are checking for options to use the same web project for multiple apps. 
    Can the web config file's clientID be shared by multiple apps?

  • Deploying multiple apps on OC4J

    I am wondering what are "best practices" for deploying multiple applications using the standalone OC4J server. I was thinking of using one OC4J instance to deploy J2EE applications, but was recently informed that if any of the applications raise an unhandled exception or has memory leaks, then all applications will fail or slow down. Can I get some documentation or suggestions on how to approach this? Thanks in advance. Dan

    Yes, it is possible (and common) to run multiple WLS instances on the same physical hardware.
              It is also possible to run multiple applications within WLS.
              There are trade-offs both ways. WLS does offer some features to better allow isolation within the server. Specifically WLS 6.x and later allow configuring separate thread pools (and sizing them based on application priority). WLS 9.x supports this and a variety of further extensions based on WorkManager. I'd suggest searching for those topics in our docs.
              -- Rob
              WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • Multiple selects() within a single VM

    Is anyone aware of any contention issues when running multiple threads within a VM where each thread has it's own select statement?
    I have an home grown app server that allows me to run multiple applications within a single VM. The applications are unrelated however they sometimes communicate with each other via TCP. All of them are very network intensive ( 500 messages a second where each message is around 200 bytes ). These apps are usually single threaded where the main thread is a select() loop.
    Therefore, each application is a single threaded select() loop but there are multiple applications running within a single VM.
    I am seeing performance issues when two apps running within the same VM try to send messages to one another via TCP. When the two apps are running on different boxes one app can send about 10,000 messages a second to the other app. However, when the apps are running within the same VM ( localhost TCP connection ) I can only transfer about 1000 messages a second.
    Are 2 selectors running within the same VM a problem? Is it synchronized within the VM so that only one select can fire at a time?
    I am running on a dual proc RH3 box with plenty of memory.
    Any ideas?

    Works for me, though I'm trying on Windows. Test program below. I get >10,000 replies and responses per second over loopback with both "java SelectPingPong both" (one VM) and running client and server on separate VMs.
    Does this program get only 1000 messages/s on Linux? What VM version?
    import java.util.*;
    import java.net.*;
    import java.io.*;
    import java.nio.*;
    import java.nio.channels.*;
    public class SelectPingPong
        private static final int MESSAGE_SIZE = 200;
        private String server_name;
        private Selector selector;
        private HashMap clients = new HashMap();
        static class Client
         ByteBuffer buf = ByteBuffer.allocate(MESSAGE_SIZE);
         long connect_time = System.currentTimeMillis();
         int number_of_messages;
        public SelectPingPong(int port, String server_name)
         throws IOException
         this.server_name = server_name;
         selector = Selector.open();
         ServerSocketChannel server_channel = ServerSocketChannel.open();
         server_channel.configureBlocking(false);
         server_channel.socket().bind(new InetSocketAddress(port));
         server_channel.register(selector, SelectionKey.OP_ACCEPT);
        public Socket connect(String host, int port)
         throws IOException
         SocketChannel channel = SocketChannel.open();
         Socket socket = channel.socket();
         socket.connect(new InetSocketAddress(host, port));
         configureSocket(socket);
         channel.configureBlocking(false);
         channel.register(selector, SelectionKey.OP_READ);
         clients.put(channel, new Client());
         return socket;
        private void configureSocket(Socket socket)
         throws IOException
         // Let's say we have a request-reply protocol with modest requirements
         socket.setReceiveBufferSize(1024);
         socket.setSendBufferSize(1024);
        public void mainLoop()
         while (true) {
             try {
              selector.select();
              for (Iterator iter = selector.selectedKeys().iterator(); iter.hasNext(); ) {
                  SelectionKey key = (SelectionKey) iter.next();
                  iter.remove();
                  if (!key.isValid())
                   continue;
                  if (key.isAcceptable())
                   acceptClient(key);
                  if (key.isReadable())
                   readFromClient(key);
             } catch (Exception e) {
              System.out.println(server_name + ": error in selector loop: " + e);
              e.printStackTrace();
        private void acceptClient(SelectionKey key)
         throws IOException
         ServerSocketChannel server_channel = (ServerSocketChannel) key.channel();
         if (server_channel == null)
             return;
         SocketChannel channel = server_channel.accept();
         if (channel == null)
             return;
         configureSocket(channel.socket());
         channel.configureBlocking(false);
         channel.register(selector, SelectionKey.OP_READ);
         clients.put(channel, new Client());
         System.out.println(server_name + ": got a new client; " +
                      clients.size() + " clients");
        private void readFromClient(SelectionKey key)
         throws IOException
         SocketChannel channel = (SocketChannel) key.channel();
         Client client = (Client) clients.get(channel);
         ByteBuffer buf = client.buf;
         int count;
         try {
             count = channel.read(buf);
         } catch (IOException e) {
             System.out.println(server_name + ": error reading, closing connection: " + e);
             clients.remove(channel);
             channel.close();
             return;
         if (count == -1) {
             clients.remove(channel);
             System.out.println(server_name + ": client disconnected; " +
                          clients.size() + " clients");
             channel.close();
             return;
         if (buf.position() == MESSAGE_SIZE) {
             if (++client.number_of_messages % 10000 == 0) {
              long now = System.currentTimeMillis();
              System.out.println(server_name + ": " + client.number_of_messages +
                           " messages in " + (now - client.connect_time) + " ms");
             buf.flip();
             // RFE write without blocking
             writeFully(channel, buf);
             buf.rewind();
        public static void writeFully(SocketChannel channel, ByteBuffer buf)
         throws IOException
         while (buf.remaining() != 0)
             channel.write(buf);
        private static void startClient()
         throws Exception
         SelectPingPong client = new SelectPingPong(6667, "client");
         Socket socket = client.connect("localhost", 6666);
         // Send initial message
         ByteBuffer buf = ByteBuffer.allocate(MESSAGE_SIZE);
         buf.put(new byte[MESSAGE_SIZE]);
         buf.flip();
         socket.getChannel().write(buf);
         client.mainLoop();
        public static void main(String args[])
         throws Exception
         if (args.length == 1 && args[0].equals("server")) {
             SelectPingPong server = new SelectPingPong(6666, "server");
             server.mainLoop();
         } else if (args.length == 1 && args[0].equals("client")) {
             startClient();
         } else if (args.length == 1 && args[0].equals("both")) {
             new Thread() { public void run() {
              try {
                  SelectPingPong server = new SelectPingPong(6666, "server");
                  server.mainLoop();
              } catch (Exception e) {
                  System.err.println("error in server");
             } }.start();
             startClient();
         } else {
             System.err.println("usage: SelectPingPong [client | server | both]");
    }

  • Deploying multiple versions of an enterprise application

    hi,
    trying to find a solution to deploy several versions of an enterprise
    application i came up with the following considerations. i would highly
    appreciate feedback on which method would be feasable and the issues
    involved.
    o version specific jndi names
    creating a separate deployment descriptor for each version of the
    enterprise application and binding each ejb to a different jndi name.
    utilize jndi enc mappings to keep the application code unaffected.
    the following deployment descriptor excerpt shows the relevant parts of
    the weblogic-ejb-jar.xml for "versions01". each further version would
    have different jndi names and jndi enc mappings.
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>SomeEJB</ejb-name>
    <local-jndi-name>version01/SomeHomeLocal</local-jndi-name> <!--
    version specific -->
    </weblogic-enterprise-bean>
    <weblogic-enterprise-bean>
    <ejb-name>AnotherEJB<ejb-name>
    <reference-descriptor>
    <ejb-ref-name>ejb/SomeHomeLocal</ejb-ref-name>
    <jndi-name>version01/SomeHomeLocal</jndi-name> <!-- version
    specific -->
    </reference-descriptor>
    </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    is it possible to deploy the same classes with different jndi names? are
    there any issues concerning the internal handling of weblogic
    (classloading, classpath, ...)? can multiple versions be deployed from
    the same source directory structure (hence is weblogic creating it's own
    copy of class files during deployment by copying them into the domain
    configuration directory)?
    o multiple managed servers
    configuring multiple managed servers and deploying each version of the
    enterprise application to it's own server instance.
    o built in support
    does bea weblogic server provide some built in version support that
    allows the deployment of multiple versions of the same enterprise
    application within a single server instance? are there any deployment
    tools that help to generate version specific deployment descriptors?
    thanks in advance
    best regards
    erich liebmann

    hi,
    trying to find a solution to deploy several versions of an enterprise
    application i came up with the following considerations. i would highly
    appreciate feedback on which method would be feasable and the issues
    involved.
    o version specific jndi names
    creating a separate deployment descriptor for each version of the
    enterprise application and binding each ejb to a different jndi name.
    utilize jndi enc mappings to keep the application code unaffected.
    the following deployment descriptor excerpt shows the relevant parts of
    the weblogic-ejb-jar.xml for "versions01". each further version would
    have different jndi names and jndi enc mappings.
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>SomeEJB</ejb-name>
    <local-jndi-name>version01/SomeHomeLocal</local-jndi-name> <!--
    version specific -->
    </weblogic-enterprise-bean>
    <weblogic-enterprise-bean>
    <ejb-name>AnotherEJB<ejb-name>
    <reference-descriptor>
    <ejb-ref-name>ejb/SomeHomeLocal</ejb-ref-name>
    <jndi-name>version01/SomeHomeLocal</jndi-name> <!-- version
    specific -->
    </reference-descriptor>
    </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    is it possible to deploy the same classes with different jndi names? are
    there any issues concerning the internal handling of weblogic
    (classloading, classpath, ...)? can multiple versions be deployed from
    the same source directory structure (hence is weblogic creating it's own
    copy of class files during deployment by copying them into the domain
    configuration directory)?
    o multiple managed servers
    configuring multiple managed servers and deploying each version of the
    enterprise application to it's own server instance.
    o built in support
    does bea weblogic server provide some built in version support that
    allows the deployment of multiple versions of the same enterprise
    application within a single server instance? are there any deployment
    tools that help to generate version specific deployment descriptors?
    thanks in advance
    best regards
    erich liebmann

  • How to configure single web server instance to multiple application servers..

    Hi all,
    we are running single instance of IWS6.0 SP2 on solaris, we want to comfigure this single instance to multiple application servers(JRun). Can any one advise me whether it is possible to do.
    Thanks
    Raj

    Hi Raj,
    "how to configure single web server instance to multiple application servers.."
    It's not possible for setting up multiple applicataion servers for Single iWS instance.
    Thanks,
    Dakshin.

  • One Search service application for multiple web applications in a single server

      We are planning to host 17 Web applications in a single Server. Do I need to create search service application for each web application or I need to create one  Search service application , create a Content source for each web
    application and create a Result source for filtering. Which is the best approach. And which approach takes more RAM memory.
       In my application I am using Search web part, "Recently Changed Items", "Popular Items" web parts. when I created only one one  Search Service application for all web applications and using Result sources ,
    I am not getting the results. What could be the problem.

    Hi,
    One SSA is ok, but you should think about access rights. If the access is clear cut between all the web apps you should be ok with one SSA. Multiple result sources limiting on content source also works, but could easily be bypassed.
    Multiple SSA's will eat up RAM/CPU like a mother :)
    As for popular etc.. it could be due to how those sources are set up, but haven't investigated or tested this much.
    Thanks,
    Mikael
    Search Enthusiast - SharePoint MVP/MCT/MCPD - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of Working with FAST Search Server 2010 for SharePoint

  • Multiple versus a single collection search with Verity

    I have a simple question about Verity search collection.
    We have been using verity for a number of years, but we have
    never done
    any real performance testing in regards to a single
    collection versus many.
    All documentation and articles argue for multiple small
    collections when
    indexing for better indexing performance. But what is the
    performance
    hit when searching 2 collections instead of 1 combined
    collection?
    How about 4 collections instead of 1?
    Thanks
    Don Vaillancourt
    Director of Software Development
    WEB IMPACT INC.
    phone: 416-815-2000 ext. 245
    fax: 416-815-2001
    toll free: 866-319-1573 ext. 245
    email: [email protected] <mailto:[email protected]>
    blackberry: [email protected]
    <mailto:[email protected]>
    web:
    http://www.web-impact.com
    address:
    http://maps.google.com
    <
    http://maps.google.com/maps?f=q&hl=en&q=99+atlantic+ave,+toronto&ie=UTF8&z=15&ll=43.640765 ,-79.420767&spn=0.013448,0.04343&om=1&iwloc=addr>
    This email message is intended only for the addressee(s) and
    contains
    information that may be confidential and/or copyright.
    If you are not the intended recipient please notify the
    sender by reply
    email and immediately delete this email.
    Use, disclosure or reproduction of this email by anyone other
    than the
    intended recipient(s) is strictly prohibited. No
    representation is made
    that this email or any attachments are free of viruses. Virus
    scanning
    is recommended and is the responsibility of the recipient.

    We are searching 7 collections with some 100.000 documents. I
    have not noticed any performance issues compared to searching only
    one collection.

  • Can we create multiple application with single MSI(or Same MSI) in biztalk admin console ?

    Can we create multiple application with single MSI(or Same MSI) in biztalk admin console ?
    My client requirement is process 100 files  from biztalk with in 5 min ,actually it is taking 20 min .
    So I decided to created same instance of the application with multiple time in BTS admin console ,as I understand biztalk admin console never allow to install same
    schema’s with multiple  time .
    Any help can be  appreciate ..

    BizTalk will automatically process multiple messages on separate threads so you may need to tune your system. The following link should get you started:
    http://social.technet.microsoft.com/wiki/contents/articles/7801.biztalk-server-performance-tuning-optimization.aspx
    Another possibility is to set the Batch Size property on your receive location if the adapter uses batch size to determine how messages are picked up.  As an example, it you want  the MSMQ adapter to immediately pick up messages and start
    to process them, set the batch size to 1.
    You may also need to distribute the processing across multiple BizTalk servers by installing BizTalk on additional servers and joining the existing BizTalk group.
    David Downing... If this answers your question, please Mark as the Answer. If this post is helpful, please vote as helpful.

Maybe you are looking for

  • End Routine Result Package Output not as expected

    I have written an end routine that is based on a one to one mapping of two DSOs A to B, i calculate the value of two key figures which populate the fields, keyfig1 (a total of the amt_field per order) and keyfig2 (a % of the amt_field of keyfig1) . M

  • Infoset Query

    Hello Experts, I have created a query on infoset in BI 7.0. Infoset is built on Cube and DSO. Both have data. And the infoset also has the expected query result data. But still when I ran the query I did not get data. I tried to run the query by usin

  • ThePrevious button, a choice, and a Next button in the tabel dont work (new

    Im writing the code like that for adf faces earlly access 13 but The Previous button, a choice, and a Next button in the tabel select one dont work i dont know why , they were working properly in the early access9 with the HR employees tabel with the

  • HP 19-2114 All-in-One Desktop - Direct X

    After resetting my HP 19-2114 All-in-One Desktop PC I still need a "direct X" driver to use the default 3D Windows "Time" Screensaver. This also means that I have other software applications that will not work, but I would assume either Windows or HP

  • Have a Pavillion g6 with windows 8. The cursor keeps freezing on me. Can anyone help

    have a pavillion g6 with windows 8.       have two issues.   Cursor freezes and won´t move.   Screen can  zoom in and out  without  warning.  can anybody help Please. Rocas