Sync-QB Cmdlet
Syncs QuickBooks data.
Syntax
Sync-QB [parameters]
Remarks
The Sync-QB cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.
$conn = Connect-QB Sync-QB -Connection $conn -Table "Customers"