Skip to content

Commit 5a2e64b

Browse files
authored
Update articles/active-directory/hybrid/how-to-connect-group-writeback-enable.md
1 parent 275ed3a commit 5a2e64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/how-to-connect-group-writeback-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Group writeback requires enabling both the original and new versions of the feat
5050
``` PowerShell
5151
Set-ADSyncScheduler -SyncCycleEnabled $true
5252
```
53-
6. Run a full sync cycle if group writeback was previously configured and will not be configured in the ⁠Azure AD Connect wizard
53+
6. Run a full sync cycle if group writeback was previously configured and will not be configured in the ⁠Azure AD Connect wizard:
5454
``` PowerShell
5555
Start-ADSyncSyncCycle -PolicyType Initial
5656
```

0 commit comments

Comments
 (0)