Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

OSM Installation

More Powershell commands

  • Last UpdatedJun 04, 2024
  • 1 minute read

If the command execution does not succeed, you can use the Remove command to try again. At minimum, you need to include the Id and Hostbase parameters.

Remove-IdentityManagerClient -Id nameofid -Hostbase nameofhost

To remove a client from Identity Manager

  1. Open a Powershell window in Admin mode.

  2. Perform the following command.

    Remove-IdentityManagerClient -HostBase https://pcs_server_name.company.com -Id osmclientwebprod

  3. Close Powershell using exit command.

Uninstalling AVEVA Platform Common Services

Before you can uninstall AVEVA Platform Common Services, including Identity Manager, you first need to run these commands.

  1. Open a Powershell window in Admin mode.

  2. Perform the following commands.

    Remove-IdentityManagerClient -HostBase https://pcs_server_name.company.com -Id osmclientwebprod

  3. Close Powershell using exit command.

  4. Uninstall AVEVA Platform Common Services with Windows Control Panel.

    To view details of a PCS client

    1. Open a Powershell window in Admin mode.

    2. Perform the following cmdlet.

      Get-IdentityManagerClient -HostBase https://pcs_server_name.company.com -Id osmclientwebprod

    3. Close Powershell using exit command.

      To see a list of PCS clients with client details

      1. Open a Powershell window in Admin mode.

      2. Perform the following cmdlet.

        Get-IdentityManagerClients -HostBase https://pcs_server_name.company.com

      3. Close Powershell using exit command.

        TitleResults for “How to create a CRG?”Also Available in