BootEventCollector
The Boot Event Collector module contains cmdlets to help you administer Boot Event Collector tasks in Windows Server 2016 Technical Preview.
BootEventCollector
Checkpoint-SbecActiveConfig |
Creates a configuration checkpoint. |
Clear-SbecProviderCache |
Clears the provider cache. |
Disable-SbecAutologger |
Disables the forwarding of events to the Setup and Boot Event Collector in the AutoLogger settings. |
Disable-SbecBcd |
Disables the event forwarding mode in BCD settings. |
Enable-SbecAutologger |
Enables the forwarding of the events to the Setup and Boot Event Collector in the AutoLogger settings. |
Enable-SbecBcd |
Enables and configures the event forwarding mode in the BCD settings. |
Enable-SbecBootImage |
Enables AutoLogger settings in offline WinPE Setup images. |
Enable-SbecWdsBcd |
Enables the BCD settings in the offline boot images imported into the WDS server. |
Get-SbecActiveConfig |
Gets the current active configuration from the running Setup and Boot Event Collector. |
Get-SbecBackupConfig |
Get the backup configuration files that are available to restore. |
Get-SbecDestination |
Get destination data files. |
Get-SbecForwarding |
Gets the current connections and how data is forwarded. |
Get-SbecHistory |
Gets the recent history of changes in connection status. |
Get-SbecLocalizedMessage |
Gets a localized message string. |
Get-SbecLogSession |
Gets the running log sessions. |
Get-SbecTraceProviders |
Gets the ETW trace providers. |
New-SbecUnattendFragment |
Creates a fragment for Unattend.xml with post-install commands. |
Redo-SbecActiveConfig |
Redoes a change to the current active configuration. |
Restore-SbecBackupConfig |
Restores a configuration from a backup file. |
Save-SbecInstance |
Writes in-memory buffers to disk. |
Save-SbecLogSession |
Flushes the buffers in a log session to disk. |
Set-SbecActiveConfig |
Sets the new active configuration for the running Setup and Boot Event Collector. |
Set-SbecLogSession |
Updates the settings for a log session. |
Start-SbecInstance |
Starts the Setup and Boot Event Collector service. |
Start-SbecLogSession |
Starts an ETW log session. |
Start-SbecNtKernelLogSession |
Starts an NT Kernel Logger log session with forwarding of events to the Collector. |
Start-SbecSimpleLogSession |
Starts a log session with the forwarding of events to the Collector. |
Stop-SbecInstance |
Stops the Setup and Boot Event Collector. |
Stop-SbecLogSession |
Stops a log session. |
Test-SbecActiveConfig |
Tests the active Boot Event Collector configuration. |
Test-SbecConfig |
Validates a configuration. |
Undo-SbecActiveConfig |
Reverts a change to the active configuration. |