Cmdlets for Google Directory

Build 24.0.9060

Add-GoogleDirectory Cmdlet

Parameters   Output Objects  

Inserts Google Directory data.

Syntax

Add-GoogleDirectory [parameters]

Remarks

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

Add-GoogleDirectory -Connection $connection -Table "Group" -Columns @("Email") -Values @("[email protected]")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060