Get-WssFileHistoryConfiguration

Get-WssFileHistoryConfiguration

Gets the File History configurations settings for the server.

構文

Get-WssFileHistoryConfiguration [ <CommonParameters>]

詳細説明

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.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • Microsoft.WindowsServerSolutions.DataProtection.FileBackup.ConfigurationSet

    This cmdlet generates file history configuration settings.

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