Cmdlets for Google Directory

Build 24.0.9062

Add-GoogleDirectory Cmdlet

Parameters   Output Objects  

Google Directory データを挿入します。

Syntax

Add-GoogleDirectory [parameters]

Remarks

Add-GoogleDirectory cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいGoogle Directory レコードを作成できます。

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

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