Cmdlets for PingOne

Build 25.0.9434

Add-PingOne Cmdlet

Parameters   Output Objects  

Inserts PingOne data.

Syntax

Add-PingOne [parameters]

Remarks

The Add-PingOne cmdlet allows you to use a syntax similar to SQL INSERT statements to create new PingOne records.

Add-PingOne -Connection $connection -Table "[CData].[Administrators].Users" -Columns @("Email") -Values @("Jon Doe")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434