File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
5.1/Microsoft.PowerShell.Diagnostics
7.4/Microsoft.PowerShell.Diagnostics
7.5/Microsoft.PowerShell.Diagnostics
7.6/Microsoft.PowerShell.Diagnostics Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds.
8686
8787The ** Description** property contains the message that gets written to the event log. The ` %3 ` and
8888` %1 ` value are placeholders for the values passed into the template. The ` %3 ` string is replace with
89- the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced withe value passed
89+ the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced with value passed
9090to the ** PolicyElaspedTimeInSeconds** field.
9191
9292### Example 3 - Create a new event using a versioned template
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds.
8888
8989The ** Description** property contains the message that gets written to the event log. The ` %3 ` and
9090` %1 ` value are placeholders for the values passed into the template. The ` %3 ` string is replace with
91- the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced withe value passed
91+ the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced with value passed
9292to the ** PolicyElaspedTimeInSeconds** field.
9393
9494### Example 3 - Create a new event using a versioned template
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds.
8888
8989The ** Description** property contains the message that gets written to the event log. The ` %3 ` and
9090` %1 ` value are placeholders for the values passed into the template. The ` %3 ` string is replace with
91- the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced withe value passed
91+ the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced with value passed
9292to the ** PolicyElaspedTimeInSeconds** field.
9393
9494### Example 3 - Create a new event using a versioned template
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Description : Completed periodic policy processing for user %3 in %1 seconds.
8888
8989The ** Description** property contains the message that gets written to the event log. The ` %3 ` and
9090` %1 ` value are placeholders for the values passed into the template. The ` %3 ` string is replace with
91- the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced withe value passed
91+ the value passed to the ** PrincipalSamName** field. The ` %1 ` string is replaced with value passed
9292to the ** PolicyElaspedTimeInSeconds** field.
9393
9494### Example 3 - Create a new event using a versioned template
You can’t perform that action at this time.
0 commit comments