Sync-WssUser
Refreshes user account information from a domain controller.
Syntax
Sync-WssUser
Description
The Sync-WssUser cmdlet refreshes user account information from a domain controller. By default, synchronization occurs every 30 minutes. Use this cmdlet to refresh the account information immediately.
Examples
Example 1: Sync account information from a domain controller
PS C:\> Sync-WssUser
This command synchronizes the account information from a domain controller.