Remove-StorageSpacesEventLog

Remove-StorageSpacesEventLog

Disables logging of notifications for Storage Spaces and removes existing logs.

構文

Remove-StorageSpacesEventLog [ <CommonParameters>]

詳細説明

The Remove-StorageSpacesEventLog cmdlet disables logging of notifications for Storage Spaces and removes existing logs created by running the New-StorageSpacesEventLog cmdlet.

This cmdlet requires administrative privileges.

パラメーター

<CommonParameters>

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

入力

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

  • None

出力

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

  • None

Example 1 – Disable logging

PS C:\> Remove-StorageSpacesEventLog

関連トピック

New-StorageSpacesEventLog