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