powershell

Disable-SbecAutologger

Disable-SbecAutologger is accessible with the help of BootEventCollector module. To configure BootEventCollector, go through this link. Synopsis Disables the forwarding of events to the Setup and Boot Event…

powershell

Clear-SbecProviderCache

Clear-SbecProviderCache is accessible with the help of BootEventCollector module. To configure BootEventCollector, go through this link. Synopsis Clears the provider cache. Description The Clear-SbecProviderCache cmdlet clears the provider cache. The…

powershell

Checkpoint-SbecActiveConfig

Checkpoint-SbecActiveConfig is accessible with the help of BootEventCollector module. To configure BootEventCollector, go through this link. Synopsis Creates a configuration checkpoint. Description The Checkpoint-SbecActiveConfig cmdlet creates a checkpoint for the…

powershell

BootEventCollector

BootEventCollector is an new feature introduced in Windows Server 2016 Setup and Boot Event Collector is feature name in the server. This feature enables the…

powershell

Suspend-BitsTransfer

Suspend-BitsTransfer is accessible with the help of BitsTransfer module. To configure BitsTransfer, go through this link. Synopsis Suspends a BITS transfer job. Description The Suspend-BitsTransfer cmdlet suspends, or…

powershell

Start-BitsTransfer

Start-BitsTransfer is accessible with the help of BitsTransfer module. To configure BitsTransfer, go through this link. Synopsis Creates a BITS transfer job. Description The Start-BitsTransfer cmdlet creates a…

powershell

Set-BitsTransfer

Set-BitsTransfer is accessible with the help of BitsTransfer module. To configure BitsTransfer, go through this link. Synopsis Modifies the properties of an existing BITS transfer job. Description The…

powershell

Resume-BitsTransfer

Resume-BitsTransfer is accessible with the help of BitsTransfer module. To configure BitsTransfer, go through this link. Synopsis Resumes a BITS transfer job. Description The Resume-BitsTransfer cmdlet resumes one…

powershell

Remove-BitsTransfer

Remove-BitsTransfer is accessible with the help of BitsTransfer module. To configure BitsTransfer, go through this link. Synopsis Cancels a BITS transfer job. Description The Remove-BitsTransfer cmdlet cancels a…

powershell

Get-BitsTransfer

Get-BitsTransfer is accessible with the help of BitsTransfer module. To configure BitsTransfer, go through this link. Synopsis Gets the associated BitsJob object for an existing BITS transfer job.…