File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
winserver2012r2-ps/mmagent Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The Operation Recorder API stores prefetch files (.pf) specific to a particular
2424
2525### Example 1: Set the maximum number of prefetch files
2626```
27- PS C:\> Set-MMAgent MaxOperationAPIFiles 128
27+ PS C:\> Set-MMAgent - MaxOperationAPIFiles 128
2828```
2929
3030This command sets the maximum number of prefetch files for scenarios that the Operation Recorder API records to 128.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ The Operation Recorder API stores prefetch files (.pf) specific to a particular
2727
2828### Example 1: Set the maximum number of prefetch files
2929```
30- PS C:\> Set-MMAgent MaxOperationAPIFiles 128
30+ PS C:\> Set-MMAgent - MaxOperationAPIFiles 128
3131```
3232
3333This command sets the maximum number of prefetch files for scenarios that the Operation Recorder API records to 128.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The Operation Recorder API stores prefetch files (.pf) specific to a particular
2828
2929### Example 1: Set the maximum number of prefetch files
3030```
31- PS C:\> Set-MMAgent MaxOperationAPIFiles 128
31+ PS C:\> Set-MMAgent - MaxOperationAPIFiles 128
3232```
3333
3434This command sets the maximum number of prefetch files for scenarios that the Operation Recorder API records to 128.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The Operation Recorder API stores prefetch files (.pf) specific to a particular
2828
2929### Example 1: Set the maximum number of prefetch files
3030```
31- PS C:\> Set-MMAgent MaxOperationAPIFiles 128
31+ PS C:\> Set-MMAgent - MaxOperationAPIFiles 128
3232```
3333
3434This command sets the maximum number of prefetch files for scenarios that the Operation Recorder API records to 128.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The Operation Recorder API stores prefetch files (.pf) specific to a particular
2828
2929### Example 1: Set the maximum number of prefetch files
3030```
31- PS C:\> Set-MMAgent MaxOperationAPIFiles 128
31+ PS C:\> Set-MMAgent - MaxOperationAPIFiles 128
3232```
3333
3434This command sets the maximum number of prefetch files for scenarios that the Operation Recorder API records to 128.
You can’t perform that action at this time.
0 commit comments