Written by
  • email
  • twitter
  • linkedin
  • linkedin

Windows PowerShell is a command-line shell and scripting language designed especially for system administration. Its cmdlets let you manage computers and all server-side Microsoft applications (e.g. Exchange, SharePoint, FileServer, Active Directory, ...).

Windows PowerShell is a command-line shell and scripting language designed especially for system administration.

Its cmdlets let you manage computers and all server-side Microsoft applications (e.g. Exchange, SharePoint, FileServer, Active Directory, ...).

Windows PowerShell gives you the possibility to perform all common administrative tasks ... including provisioning operations! ...

 

Thanks to the CMD ConnId connector, Apache Syncope can execute a different PowerShell script for each provisioning operation: create, update, delete, search and connection test.

This means that

Apache Syncope easily integrates quite all Microsoft resources.

To execute generic PowerShell scripts on a certain target host you have to:

  1. configure a new CMD ConnId connector instance;
  2. configure the relative external resource.

The target host have to be a Windows machine PowerShell enabled.

Since Syncope deploy on the target host isn't mandatory, you can choose between two different configurations:

  1. deploy Apache Syncope on the target host
    ... and use CMD ConnId connector bundle locally;
  2. deploy the Java Connector Server on the target host
    ... add CMD bundle to the Connector Server bundles directory
    ... and let Apache Syncope to call the server remotely.

Main configuration steps:

1. Configure ConnId localtion

 

2. Configure CMD ConnId connector instance

 

3. Configure PowerShell resource

 

0 VOTINot rated yetNot rated yet
Ti è stato utile questo articolo?
From Tirasa's Blog
The place where we share what we do, learn and discover day by day.
Go to blog >