Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Commit 3b1a700

Browse files
committed
Update Set-ActiveSyncOrganizationSettings.md
Issue #3076
1 parent 780a68b commit 3b1a700

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

exchange/exchange-ps/exchange/devices/Set-ActiveSyncOrganizationSettings.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,15 @@ Accept wildcard characters: False
111111
```
112112
113113
### -DefaultAccessLevel
114-
The DefaultAccessLevel parameter specifies the access level for new devices. Valid values are Allow,Block or Quarantine. The default value is Allow.
114+
The DefaultAccessLevel parameter specifies the access level for new and existing device partnerships. Valid values are:
115+
116+
- Allow (This is the default value)
117+
118+
- Block
119+
120+
- Quarantine
121+
122+
If you change this value from Allow to Block or Quarantine, all existing connected devices are immediately affected, unless the devices are subject to device access rules or individual allow or block list entries.
115123
116124
```yaml
117125
Type: Allow | Block | Quarantine

0 commit comments

Comments
 (0)