Invoke-LapsPolicyProcessing
Causes Windows Local Administrator Password Solution (LAPS) to process the currently configured policy.
Syntax
Invoke-LapsPolicyProcessing []
Description
The Invoke-LapsPolicyProcessing
cmdlet tells LAPS to process the currently configured policy.
The cmdlet doesn't return detailed information about the results of the operation. See Use Windows LAPS event logs for more information on querying the resultant event log entries to get specific information on the outcome of the operation.
Examples
Example 1
Invoke-LapsPolicyProcessing
This example starts the processing of the configured LAPS policy.
Inputs
None