Deployment Solution

 View Only
  • 1.  Help me in creating DS job

    Posted Jun 19, 2012 11:12 PM

    Hi Friends,

    I needed to write a job in DS console. my requirement is:

    I have 2 applications namely X and Y and i have my clients grouped in DS console namely Lab and Bedroom based on thier locations.

    Now i need to write a job in such a way that it has to identify to which group client belongs to and should copy the appropriate application to the client.

    if it is Lab it has to copy X application or else it is Bedroom copy Y application.

     

    Any idea on how to proceed with this job?

    Thanks for your valuable time on this.

    Note: we dont have the NS installed in our systems, we have to work only on DS console.

     

    Regards,

    Madhu

     

     



  • 2.  RE: Help me in creating DS job

    Posted Jun 20, 2012 05:01 AM

    The drop down at the top of the right hand pane.

    You might need to use a User Defined Token or you might find that you can use one of the built in ones; I don't think there's one for Group.



  • 3.  RE: Help me in creating DS job

    Posted Jun 20, 2012 05:13 AM

    Hi Andy,

     

    The drop down u meant is Filter?

    Can i use multiple filters in single DS job?

    Can you tell me how can i knw if there any User defined tokens exist for my DS?

     

    Thanks for your prompt reply..

     

    Regards,

    Madhu



  • 4.  RE: Help me in creating DS job
    Best Answer

    Posted Jun 21, 2012 04:54 AM

    You need to use "User defined tokens" in your case.

    Please follow the steps below in order to create User defined token for "Group".

    1. Go to Jobs pane and create new job

    2. You will find description pane on the right hand side after selecting newly created job

    3. Go to condition drop down menu and click on setup -> new

    4.  On Condition setting Window you will have to setup condition to be meet before scheduling task.

     ( Here in your case you want to copy X application for clients belongs to group LAB.)

    So select Name as LAB in textbox and click on add

    5. On condition window

    Select "User Defined Token" in Field dropdown.

    Select "is exactly" in Operation dropdown.

    Type LAB in value textbox.

    Type %#!computer_display@group_name% in Token textbox and then click ok.

     You will find that User defined token with value LAB will be get added in condition dropdown

    6. Repeat the steps 3 to 5 to add User defined token with value Bedroom in condition dropdown.

    7. Now select LAB in condition dropdown and create task to copy X application.

    8. Then select Bedroom in condition dropdown and create task to copy Y application.

    9. Schedule this job on clients .

     

    Thanks

    Symdon   

    " Please mark it as solution if you find the information useful "



  • 5.  RE: Help me in creating DS job

    Posted Jun 25, 2012 09:04 AM

    Hi Symdon,

    Thank you very much for providing such easy and important job..

    Thank you thank you very much...

    Have a great day..

     

    Regards,

    Madhu