STOps9487
Level 1
Level 1
Member since ‎01-16-2013
‎11-01-2017

User Statistics

  • 30 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
10 Replies
5 Replies

User Activity

Hi, I have a process that adds a member in a existing AD group and I'm using "Execute Windows PowerShell Script" activity to do so as below:$gr = $args[0]$usr = $args[1]Add-ADGroupMember -Identity $gr -Members $usr Half of the time it runs fine, but ...
Hi,I'm trying to find a solution for a process as follows: 1) A process(1) is initiated at CPO via Northbound Web Services. 2) The process(1) has 2 input parameters: Starting DateTime and Duration (hours) 3) The process(1) needs to start schedule/sta...
Can Orchestrator talk to F5 BigIP devices? Our Comms team tell me they do not have terminal connectivity and are configured via a web interface.Is anyone talking to F5 devices?
In Tidal Scheduler, we can configure a failover SQL partner so that if the primary SQL server is not available, it will automatically try to connect to a failover partner.           For JDBC, you can use "failoverPartner=xxxxxxxx"Is there something s...
Is there a trick to getting the enable password working on a Cisco IOS device?I set up my first workflow to connect to a Cisco IOS device recently and initially could not get the enable mode working.Using the "Send Interface Commands" activity, I iss...
Community Statistics
Member Since ‎01-16-2013 02:08 PM
Date Last Visited ‎11-01-2017 10:35 PM
Posts 30