Sync-WssUser

Sync-WssUser

Refreshes user account information from a domain controller.

Syntax

Sync-WssUser [ <CommonParameters>]

Detailed 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.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Sync account information from a domain controller

This command synchronizes the account information from a domain controller.

PS C:\> Sync-WssUser 

Add-WssUser

Get-WssUser

Import-WssUser

Remove-WssUser