Cmdlets for ServiceNow

Build 23.0.8839

Sync-ServiceNow Cmdlet

Parameters  

ServiceNow データを同期します。

Syntax

Sync-ServiceNow [parameters]

Remarks

Sync-ServiceNow cmdlet を使用すると、データソースをローカルに複製し本製品 のフルキャッシュ機能を維持することができます。

$conn = Connect-ServiceNow -OAuthClientId "MyClientId" -OAuthClientSecret "MyClientSecret" -Password "MyPassword" -User "MyUser" -Url "https://MyInstance12345.service-now.com/"
Sync-ServiceNow -Connection $conn -Table "incident"

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