Skip to content

Commit 810f07f

Browse files
Merge pull request #816 from kokurata/patch-1
Update Update-SPProfileSync.md
2 parents 2d3e75c + 1bf4ef0 commit 810f07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-server-ps/sharepoint-server/Update-SPProfileSync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Update-SPProfileSync cmdlet updates the configuration of the User Profile Sy
2828

2929
### ------------EXAMPLE 1-----------
3030
```powershell
31-
Update-SPProfileSync -IgnoreIsActive:$false
31+
Update-SPProfileSync -IgnoreIsActive:$true
3232
```
3333

3434
This example updates the User Profile Synchronization job marking it to sync all users irrespective of their activity, without prompting for user confirmation.

0 commit comments

Comments
 (0)