WinLocal OpenIAM connector
All PowerShell connectors are used in the same way, as described in the document:
PowerShell connector usage
The WinLocal connector is used to provision local users and groups on remote Windows Servers that are not domain-joined.
There are two versions of the WinLocal connector:
- Version 4 – Works with ADSI
- Version 5 – Works with the Microsoft.PowerShell.LocalAccounts module
Installation and Connection to OpenIAM
All PowerShell connectors are installed using the same process described in the document:
PowerShell connector installation
SSL Configuration
Before using SSL, WinRM must be configured to support HTTPS. Instructions can be found on Microsoft's learning portal.
Additionally, the Managed System used for the connector must have the useSSL
attribute set to true, as shown below: