Tasks Remediation Tasks

Hi, I am new to Operations Manager and am working with some different user roles. When I create a remediation Task using the Wizard, I am only able to view the task from the web console for a user if I Target the "Windows Computers" target.
For example, if I wanted to create a group that contained print servers and I created a monitor to check the status of the Print Spooler service. Can I create a view for users that includes only the Print Servers (win 2012) and a remediation task that enables
a restricted user to restart the Spooler service if it stops?
Many thanks for any advice, in advance.
EcherontiusXP

Yes, you are able to do this.
Just create a new Operator role "Print Server Operators", select only the group containing the Print Servers, on the next page select only the tasks you like those operators to see and after that select the views that they should see in the (web)
console.
If you need assistance in creating a dynamic group with all computers hosting print server I'd recommend my recent blog post:
http://www.systemcenterrocks.com/2014/12/create-group-containing-all-computers.html
HTH,
Patrick
Please remember to click “Mark as Answer” on the post that helped you.
Patrick Seidl (System Center and Private Cloud)
Website: http://www.syliance.com
Blog: http://www.systemcenterrocks.com

Similar Messages

  • In My Shared View the inbox tabs like My Tasks , Initiated Tasks are not being shown

    In My Shared View the inbox tabs like My Tasks , Initiated Tasks are not being shown :
    How to display the tabs in shared views also.
    I just wanted to created one shared view that will look like Inbox but filter data for State = 'Completed'

    Please update me if you can find any way to achieve this in BPM workspace

  • Bounded task flow task-flow-return to unbounded task flow throws 404

    I'm using an unbounded task flow (adfc-config.xml) to call a bounded task flow (task-flow-definition). All navigation in the bounded task flow works well, data is committing. (I am omitting many of the pages from the bounded task flow to keep this post shorter. If I can get this first page to return to the unbounded task flow, I can copy it forward.)
    My problem is when running from the unbounded task flow, I cannot seem to configure the bounded task flow to return to the login page inside the unbounded task flow, which called it, without a 404 error.
    Unbounded task flow:
    <?xml version="1.0" encoding="windows-1252" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
    <view id="CPPLogin">
    <page id="__1">/CPPLogin.jspx</page>
    </view>
    <task-flow-call id="task-flow-definition">
    <task-flow-reference>
    <document>/WEB-INF/task-flow-definition.xml</document>
    <id>task-flow-definition</id>
    </task-flow-reference>
    </task-flow-call>
    <control-flow-rule id="__46">
    <from-activity-id id="__47">CPPLogin</from-activity-id>
    <control-flow-case id="__48">
    <from-outcome id="__49">success</from-outcome>
    <to-activity-id id="__50">task-flow-definition</to-activity-id>
    </control-flow-case>
    </control-flow-rule>
    <control-flow-rule id="__221">
    <from-activity-id id="__222">task-flow-definition</from-activity-id>
    <control-flow-case id="_223">
    <from-outcome id="__224">logout</from-outcome>
    <to-activity-id id="__225">CPPLogin</to-activity-id>
    </control-flow-case>
    </control-flow-rule>
    <managed-bean id="__23">
    <managed-bean-name id="__21">backing_CPPLogin</managed-bean-name>
    <managed-bean-class id="__22">view.backing.CPPLogin</managed-bean-class>
    <managed-bean-scope id="__25">pageFlow</managed-bean-scope>
    </managed-bean>
    </adfc-config>
    Bounded task flow:
    <?xml version="1.0" encoding="windows-1252" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
    <task-flow-definition id="task-flow-definition">
    <default-activity>ContactInfo</default-activity>
    <no-save-point/>
    <data-control-scope id="__2">
    <shared/>
    </data-control-scope>
    <managed-bean id="__8">
    <managed-bean-name id="__9">backing_ContactInfo</managed-bean-name>
    <managed-bean-class id="__7">view.backing.ContactInfo</managed-bean-class>
    <managed-bean-scope id="__5">pageFlow</managed-bean-scope>
    </managed-bean>
    <view id="ContactInfo">
    <page id="__6">/ContactInfo.jspx</page>
    </view>
    <task-flow-return id="logout">
    <outcome id="__4">
    <name id="__3">logout</name>
    </outcome>
    </task-flow-return>
    <control-flow-rule id="__41">
    <from-activity-id id="__42">ContactInfo</from-activity-id>
    <control-flow-case id="__43">
    <from-outcome id="__44">logout</from-outcome>
    <to-activity-id id="__45">logout</to-activity-id>
    </control-flow-case>
    </control-flow-rule>
    </task-flow-definition>
    </adfc-config>
    Jdev version is 11.1.1.2. WLS is 10.3
    Currently trying to get it to work on the Integrated WLS before deploying an ear to the console.
    I don't know how to configure security, but here is the piece from my web.xml:
    <filter>
    <filter-name>JpsFilter</filter-name>
    <filter-class>oracle.security.jps.ee.http.JpsFilter</filter-class>
    <init-param>
    <param-name>enable.anonymous</param-name>
    <param-value>true</param-value>
    </init-param>
    </filter>
    Also,, I'm finding these hash entries in both Model.jpr and ViewController.jpr:
    <hash>
    <value n="id" v="BC4J Security"/>
    <value n="isJDK" v="false"/>
    </hash>
    Any help would be greatly appreciated. I'm way behind on this deliverable...

    Is the task-flow-return the ONLY way to pass values from the bounded to the unbounded task flow?
    Or is it possible to use a control-flow-case inside the bounded task flow like this, that refers to the unbounded task flow to navigate from the bounded back to the unbounded task flow?
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
    <task-flow-definition id="task-flow-definition">
    <task-flow-call id="adfc">
    <task-flow-reference>
    <document>/WEB-INF/adfc-config.xml</document>
    <id>adfc</id>
    </task-flow-reference>
    </task-flow-call>
    <control-flow-rule id="__41">
    <from-activity-id id="__42">ContactInfo</from-activity-id>
    <control-flow-case id="__43">
    <from-outcome id="__44">logout</from-outcome>
    <to-activity-id id="__45">adfc</to-activity-id>
    </control-flow-case>
    </control-flow-rule>
    I've tried every conceivable way to navigate from the bounded task flow, to the unbounded task flow, and the only consistent thing I receive is a 404. Is this a security issue?

  • Calling RFC FM in update task / background task

    hi experts,
    I have a RFC FM in system B and i want to call it from system A. if the system B is down when the call happens then the call is lost. basically i want the call happen when the system B is up. somewhere i have read that when u call the RFC FM in update task/ background task , SAP will try to make the call to system B at periodic intervals of time till the system B is up. is that so? what is the difference between calling the RFC in update task and background task?
    thanks

    no replies

  • In sequence container i have three task one task have to made transaction Remaining three task made not transaction

    in sequence container i have three task one task have to made transaction Remaining three task made not transaction

    Hi hari3109,
    Just as Visakh said, we need to set the TransactionOption property of the container to ‘Required’ to enable transaction. The Required value means this container will cause a new transaction to be started unless the parent container already has a transaction,
    in which case, the parent’s transaction will be joined. For more details about TransactionOption property, please see:
    http://msdn.microsoft.com/en-IN/library/microsoft.sqlserver.dts.runtime.dtstransactionoption.aspx
    Besides, we should follow there guidelines to decide whether and how to implement a transaction:
    For transactions to be enabled in SSIS, you need to turn on the DTC service, and the tasks that you want to be part of the transaction must work with the DTC service natively.
    If a series of tasks must be completed as a single unit, in which either all the tasks are successful and committed or an error occurs and none of the tasks are committed, then place the tasks within a Sequence Container, and then set the TransactionOption
    property of the container to Required.
    A task can inherit the transaction setting of its parent when the TransactionOption property is set to Supported, which is the default setting when creating a task or container.
    You can prevent a task from participating in a transaction by setting its TransactionOp-tion setting to NotSupported.
    Transactions work at the control flow level and not within a data flow. This means that you can turn on a transaction for a data flow task, but you cannot turn it on separately for selected components within the data flow; either the entire data process
    will be successful or it will be rolled back.
    For more information about Configuring Package Transactions in SSIS, please refer to the following document:
    http://msdn.microsoft.com/en-us/library/cc304421.aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Usage task type, task component and task level and service number in time s

    Hi guru,
    when I compile time sheet, I want to fill field task type, task component, task level, sender purchase porder, PO item e service number but the system give me an error, LR105, "service does not exist". I uderstand that this error is caused from missing record inderivationor task component but I work on more services.
    Is there anyway to set in this derivation all the services or a range of services?
    Thanks
    Regards

    not answered

  • Unable to create tasks, all task options are greyed out.

    I have searched all through this Support area, the internet and all options within Thunderbird and Lightning and cannot find a resolution to this problem. Is there a setting that turns the Task feature on and off that I am missing??
    Thanks ahead of time for your help.

    Since no one in Mozilla Support knew how to rectify this problem, I spent more time searching for an answer on my own. Luckily, there is an answer.
    I found this video on YouTube: http://youtu.be/8OE7p_WrUsY this describes the EXACT problem and fix.
    In addition, after I implemented the steps above, I installed a new add-on - Google Tasks Sync 0.5.1 and now I have access to Tasks in ALL my calendars.

  • ICal - Google Cal - Google Tasks - ICal Tasks - Iphone?

    I have two mac computers, one at work and one at home, and an iphone. I also have an gmail account I use daily..so the question is how can I set it up so I can follow my calender iCal at home and work computer and on the iphone and gmail, everything being synced and also sync tasks?
    Is this possible?

    Hi JazzCatClub,
    The process works ok in Tiger. You could try posting this in the Mac OS X v10.3 & earlier forum to see if anyone can help you there.
    I'm sure registering will make no difference.
    Best wishes
    John M

  • Use a "Write" Event on a Specific Drive or to a Specific Folder to Trigger a Task in Task Scheduler

    I first posted this question on the Microsoft Community forum. It was suggested that I repost it here.
    I have a question!
    (Pleas forgive the long post...)
    What I am trying to do: (This is what I have not yet figured out!)
    I am trying to figure out how to trigger a task, in Windows Task Scheduler (WTS), whenever a "Disk Write" event occurs on a specified drive on the machine. - Or, more specifically, whenever a new file or folder is written or
    saved to a specified Folder, or a specific Disk Partition, or a specific Hard Disk on the machine - whichever is more relevant for the end goal.
    The overall goal:
    When a "disk write" operation occurs and data is written to a specified location on a Hard Drive, start a Program at the beginning of the following hour, that will run a backup of the contents
    of that location, (after - of course - the new data has been written). After the backup is complete, disallow the program from being started again at the beginning of the next hour, unless more data is written to the specified location beforehand.
    Example:
    At 2:27pm, I save a new word document to "D:\My Folder\". When the new Word doc file is saved to "D:\My Folder\", my preferred Backup software application is then scheduled to run a backup at the beginning of
    the following hour - at 3:00pm - which will then create a new backup of "D:\My Folder\".
    The backup software will NOT be scheduled to run again at the next following hour - at 4:00pm - unless another file or additional data is written to "D:\My Folder\" - between 3:00pm and 4:00pm.
    Summary:
    The goal here is to only run a backup at the beginning of the next hour, following a “disk write” event to a specified location on the hard drive.
    Steps that I have, so far, on how to make this happen:
    Whenever data is written to a specified location on a hard drive (i.e. "D:\My Folder\"), "Task A," in Windows Task Scheduler, will be triggered to execute its action.
    The Action in "Task A" will run a script that changes the Status of "Task B" to ENABLED.
    The Action in "Task B" will, on a continuous hourly schedule, start a program that will perform work on the machine. (In this case, it will run a Backup Task in my preferred backup software.)
    Upon completion of work by that program (the Backup software), that program will run another script that will change the Status of "Task B" back to DISABLED; preventing "Task B" from continuing that program every hour
    according to its hourly schedule.
    How do I do this: ... ?
    The thing holding me back on making this work is figuring out how to identify the source that generates the “disk write” event and event ID I need, so I can use it to trigger a task in Windows Task Scheduler - in the way that I need. Furthermore,
    the “disk write” event needs to specific to a disk drive that I specify and if at all possible, specific to a location that I specify, i.e. “D:\My Folder\”.
    Any help on this as well as other suggestions on making this work is greatly appreciated!
    Ryan A Miller

    Hello Ryan A Miller,
    What is your current situation?
    Have you try the script as  Frederik Long mentioned?
    To receive better support, it is recommended to post in the TechNet Script forum.
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    The professionals there will be glad to help you.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Web Service Task - XML Task - values are empty while trying to read from XPATH. Can someone help me on this ?

    Hi,
    I have to fetch Emp details (emp code, last name, first name ...etc) from a WSDL.
    for this i have created HTTP connection -> created Web Service Task -> created XML Tasks for those emp code, last name, first name ... etc for each -> set a
    breakpoint over post execution -> verified & found that the variables are blank though my
    results variable has some XML data generated.
    please see some screenshots as below & suggest me how to get is succeed & put the values in database table:

    Thanks a lot in advance !!! :) 
    best regards,
    Venkat

  • Payload on Human Task and Task Form

    Hi all,
    I have implemented a simple BPM process on Oracle BPM 11g suite, that it calls a human task activity. The payload, for this activity, is a Data Object (related to external XSD) and it is editable via worklist. The user interface for this Human Task implementation is generated automatically through Auto-Generate actions without any customization.
    The application has been deployed successfully from JDev, but when I open the task by Workspace, I see all fields of payload in read-only mode, so I cannot edit nothing in the task form.
    Please let me know what could be the problem.
    Thanks,
    Paolo

    Are you using ps2 (11.1.1.3)? There was an issue where initiator human task activities that had parameters that were complex types needed to have the Data Object initialized via a script activity, or the fields could not be edited in the task from.
    There's an example of how to use the script in the SalesQuoteDemo. Basically you use the oraext:parseXML() function to create an initialized version of the Data Object and assign it to the Data Object in a script activity that's placed before the Initiator Human Activity. It can also be used to set defaults if needed. Here's a snippet of the expression from the SalesQuoteDemo.
    oraext:parseXML('<ns1:QuoteRequest xmlns:ns1="http://www.mycompany.com/ns/salesquote"><ns1:Summary>....</ns1:Summary<ns1:QuoteRequestStatus/></ns1:QuoteRequest>')

  • Windows Update tasks in Task Scheduler (Windows 8.1)

    In the Task Scheduler under Windows Update there are a few tasks :
    AUFFirmwareinstall
    AUScheduledinstall
    AUSessionConnect
    Scheduled Start
    Scheduled Start with Network
    The status of the 1st , 2nd and 3rd is as unable.
    With the next 2 there are following problems : the result after run is :
    Scheduled Start : (0x420) and Scheduled Start with Network : ok (0x0) or 1st is ok and 2nd 0x420
    Would appreciate an advice or comments how to make them work properly.
    Best regards, EwaGosia

    Hi Yolanda,
    Thank you very much for your attention and reply. At status of  the tasks under Windows Update after 1st planned run /today in the morning/ has looked as follows :
    AUFFirmwareinstall, AUScheduledinstall and AUSessionConnect as disabled and
    Scheduled Start : (0x420) and Scheduled Start with Network : ok (0x0).
    Have noticed that at app. the same time Scheduled Start with Network run in the Control Panel - Windows Update there is information about the last research with no result/no updates found , so it seems it is working.
    After this this both tasks were planned to start next 2nd time later today and the result for both is now:
    Scheduled Start : (0x420) and Scheduled Start with Network :  (0x420).
    The next start has been planned for tomorrow morning (it is made by the system in the Task scheduler and I can not change).
    Will look if the system can install automatically the updates when find as till now I made it simply from Windows Update in control Panel to click "install". My laptop is quite new and would like to check if the system can fix automatic installation
    of next Windows 8.1 Updates.
    Would appreciate if you still have some comments.
    Thanks and best regards, Ewa

  • How to get the parent Summary task of Task List Item in Tasks List ?

    Is there something in SharePoint List Architecture that will help me populate summary task of a particular task as the column in the same list? I am trying to relate Tasks List and Issues List. However, when I use "Task Name" as the lookup column
    in Issues List am not able to figure out which summary task the issue is related to. Any thoughts on how to accomplish this?
    Please help!
    techie

    Hi,
    There is a reply in your another similar thread about this issue, please check if it would be helpful to you:
    https://social.msdn.microsoft.com/Forums/office/en-US/e1fc971a-9988-4f70-9726-a6c255456bd1/task-list-query?forum=sharepointdevelopment
    Best regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • When using inactivate (first moving actual hours out of tasks via task usage) it seems to corrupt the schedule

    For example, a predecessor task ends on 10/30 with a FS to another task.  The second task won't start until 11/13.  The Gantt chart shows dotted lines before the line goes down to the 11/13 start date.  Many tasks in the plan changed dates.
     I did remove the successors from the predecessor tasks per a Microsoft Forum about a known bug requiring this.  I would appreciate any help very much!

    Hi Maggie,
    I did send you the videos which are available
    here and here... but for everyone else, when a task is set to inactive in 2010 the successor tasks effectively ignore the dependency of the inactive tasks and moves the successor task back. 
    Project 2013 behaves differently.  The two images below show this (2010 1st, 2013 2nd)...
    Ben Howard [MVP] | web |
    blog | book

  • Security - Task Profiles - Task Description --- Where to be found?

    Hello there,
    I have been searching my fingers tips bloody! ... Many BPC 5.1 and 7.0 documentation, dont bother mentioning ANY Description for the any tasks under the task interfaces.
    May somebody please post (copy / paste) DESCRIPTION, what exactly each TASK means and / or  gives access to?! --- Security would like to know for certain!
    It's much appreciated.,
    Maximilian
    Edited by: Maximilian Weisheit on May 12, 2009 12:15 AM

    Hi peter,
    thank you for your note. - I went back into the SAP Library File that came with the BPC 7.0 NetWeaver version. And surprisingly, there was no TASK PROFILE DESCRIPTION Table to be found. I went through every search result coming from the "TASK" search. No such table.
    Do you mind taking a moment to Copy / Paste the table you referring to in the forum post here. Alternatively you may contact me through the profile contact.
    Eitherway, It is highly apreciated, as I am not able to access a MS BPC Help File from here.
    Kind Regards,
    Maximilian

Maybe you are looking for

  • Dashboard link in the dashboard drop down

    Hi, I had a dashboard called Demo. I need that Demo to be in Dashboard drop down list which will be in the bi page top right corner beside HOME and CATALOG. Thanks & Regards, Karthik R

  • Unable to get Results using Connection Pool

    Hi All, I have been trying to create JDBC connection pooling provided by the Apache Tomcat 4.0 with MySQL 4.0.16-nt at http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html and my configuration is as follows server.xml <

  • UTF8  Database Problem

    Hi This is Sanjay Developer , working j2EE ,Oracle Platforms. I got a issue to be cleared , When I insert a polish special character through JDBC API's in Oracle 8i DB of UTF8 Characterset, I get an error java.sql.SQLException saying that inserted va

  • Opmnctl status command missing?

    Hello, I'm installing a 3-tier OCS9.0.4 Collaboration Suite on Windows 2003 Server and I just finished installing the infrastructure tier. The installation was successful. I'm following the Application Server 10g Administrator Guide to verify the ins

  • Cannot connect to PC, cannot connect to PC

    mini will not connect to PC