• Function to split key values in a powershellscript.

    Hi All,

    Can someone has experience in below requirement.

    I need to split the key values in powershell script.

    Application: [
                    "{\"name\":\"abc\",\"AID\":\"A123\",\"Ainstance\":\"ab\"}"
                ]
                
    into below form.

    "Applicationname": "abc"
    "AID…

  • Powershell Connector Windows

    Hi, I need connect to window machine by powershell

    There is custom command for connecting to windows which gives an error  - The method or operation is not implemented

    <CustomCommand Name="Connect-WindowsSession">
    
    <![CDATA[
    param(
    [parameter(Mandatory…

  • Exchange Online Access and Authentication

    Doing a project at the moment for a customer that has set up a greenfields Azure tenancy and wants it fully managed by One Identity. Azure sync is pretty much all good, but having some problems with Exchange Online.

    Environment is a big issue, while Azure…

  • PowerShell connector scope filter being ignored

    I have created a PowerShell sync project and it appears to be working ok to for a full inward sync.  We now need to exclude two accounts and I've tried to remove these using an "Object Filter" on the target system Scope, e.g. on MyClass I've ad…