Get-WssFileHistoryConfiguration

Get-WssFileHistoryConfiguration

Gets the File History configurations settings for the server.

Syntax

Get-WssFileHistoryConfiguration [ <CommonParameters>]

Detailed Description

The Get-WssFileHistoryConfiguration cmdlet gets the File History configuration settings for the server. You can use the Set-WssFileHistoryConfiguration cmdlet to change the File History configuration settings.

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.

  • PackageInfo

Examples

Example 1: Get the File History configurations settings

This command gets the File History configuration settings for the server.

PS C:\> Get-WssFileHistoryConfiguration

Set-WssFileHistoryConfiguration

Get-WssFileHistoryManagementStatus