IT Process Automation

 View Only
  • 1.  Custom operators for Microsoft Active Directory

    Broadcom Employee
    Posted Sep 23, 2013 02:21 PM
    This download provides a set of custom operators for Active Directory. It leverages PowerShell to access Active Directory Web Services (ADWS).

    Create User
    Creates a new user using basic AD properties

    Get User
    Retrieves details for a given user

    Add User to Group
    Adds user account to the specified group

    Update User
    Updates user attributes (currently limited to home directory)

    Enable Mailbox
    Enables exchange mailbox for an existing AD user account

    Prerequisites:
    Windows 2008 R2
    PAM 3.1 SP1 or later
    PowerShell 2.0
    ADWS
    Exchange 2003 or later (Enable Mailbox only)

    Connector for Microsoft Active Directory 1.0 FP113.zip

    Thank you


  • 2.  RE: Connector for Microsoft Exchange

    Posted Sep 23, 2013 08:08 PM
    Hi Scott,

    I think you posted the wrong connector. These look like they are for Active Directory, not exchange.

    Thanks,

    James


  • 3.  Custom operators for Microsoft Active Directory

    Broadcom Employee
    Posted Sep 24, 2013 02:46 PM
    Hi James,

    Sorry about that. The description has been corrected. Thank you.


  • 4.  RE: Custom operators for Microsoft Active Directory

    Posted Dec 05, 2013 08:44 AM
    Scott_Owens:
    This download provides a set of custom operators for Active Directory. It leverages PowerShell to access Active Directory Web Services (ADWS). Create User Creates a new user using basic AD properties Get User Retrieves details for a given user Add User to Group Adds user account to the specified group Update User Updates user attributes (currently limited to home directory) Enable Mailbox Enables exchange mailbox for an existing AD user account Prerequisites: Windows 2008 R2 PAM 3.1 SP1 or later PowerShell 2.0 ADWS Exchange 2003 or later (Enable Mailbox only) [url=https://communities.ca.com/web/ca-process-automation-global-user-community/document-library/-/document_library/view/101681997/102318?_20_redirect=https%3a%2f%2fcommunities.ca.com%2fweb%2fca-process-automation-global-user-community%2fdocument-library%2f-%2fdocument_library%2fview%2f101681997%3f%26%23p_20&#p_20]Connector for Microsoft Active Directory 1.0 FP113.zip [/url] Thank you


    Not able to open the attachment
     



  • 5.  RE: Custom operators for Microsoft Active Directory

    Broadcom Employee
    Posted Dec 05, 2013 09:29 AM

    Hi Lekshmi,

    Thank you for bringing that to my attention.  We recently moved the file with some community site changes.  The URL has been corrected in my original post.



  • 6.  RE: Custom operators for Microsoft Active Directory

    Posted Dec 06, 2013 01:05 AM

    Can we use the same script for integration CA BSI with AD via ITPAM?



  • 7.  Re: Custom operators for Microsoft Active Directory

    Posted Jul 25, 2018 03:27 PM

    Does this still exist?  I have a customer that wants to have a process create AD users.  Can you provide a link or email it to pwalker@e2zintegral.com



  • 8.  Re: Custom operators for Microsoft Active Directory

    Broadcom Employee
    Posted Jul 25, 2018 04:57 PM

    This would be done using the directory services operators within Process Automation.

    This original post was for a much older release of Process Automation. The current release is 4.3 SP02 CP03, with 4.3 SP03 due within a month. 

     

    Please see the documentation here:

    Directory Services Operators - CA Process Automation - 04.3.02 - CA Technologies Documentation 



  • 9.  Re: Custom operators for Microsoft Active Directory

    Posted Jul 25, 2018 05:14 PM

    Is there document about which of the operators are specific to AD and and which are more generic?



  • 10.  Re: Custom operators for Microsoft Active Directory

    Broadcom Employee
    Posted Jul 26, 2018 09:56 AM

    The documentation specifies which ones are AD only:

    Add Computer to Domain

    Get Domain Controller

    Get Dormant Account

     

    These are the three that apply to Active Directory only.



  • 11.  Re: Custom operators for Microsoft Active Directory

    Posted Jul 26, 2018 10:01 AM

    Appreciate the clarification.