You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IncludeTestModeResults switch specifies whether to include the status of test mode in the policy details. You don't need to specify a value with this switch.
134
134
135
+
For more information about simulation mode, see [Learn about simulation mode](https://learn.microsoft.com/microsoft-365/compliance/apply-retention-labels-automatically#learn-about-simulation-mode).
The IsSimulation switch specifies the policy is created in simulation mode. You don't need to specify a value with this switch.
300
300
301
+
For more information about simulation mode, see [Learn about simulation mode](https://learn.microsoft.com/microsoft-365/compliance/apply-retention-labels-automatically#learn-about-simulation-mode).
The EnforceSimulationPolicy switch specifies the policy in simulation mode is enforced as an active policy. You don't need to specify a value with this switch.
596
+
The EnforceSimulationPolicy parameter specifies whether to enforce a simulation policy as an active policy. Valid values are:
597
+
598
+
- $true: Enforce the simulation policy as an active policy.
599
+
- $false: Don't enforce the simulation policy as an active policy. This is the default value.
600
+
601
+
For more information about simulation mode, see [Learn about simulation mode](https://learn.microsoft.com/microsoft-365/compliance/apply-retention-labels-automatically#learn-about-simulation-mode).
The StartSimulation switch starts the simulation for a policy that was created in simulation mode. You don't need to specify a value with this switch.
1024
+
The StartSimulation parameter specifies whether to start the simulation for a policy that was created in simulation mode. Valid values are:
1025
+
1026
+
- $true: Start the simulation.
1027
+
- $false: Don't start the simulation. This is the default value.
1028
+
1029
+
For more information about simulation mode, see [Learn about simulation mode](https://learn.microsoft.com/microsoft-365/compliance/apply-retention-labels-automatically#learn-about-simulation-mode).
0 commit comments