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
This example returns all content databases that were last synchronized with the User Profile service 7 or more days ago. Content databases that were last synchronized with the User Profile service less than 7 days ago would not be returned.
77
+
67
78
## PARAMETERS
68
79
69
80
### -Identity
@@ -203,6 +214,21 @@ Default value: None
203
214
Accept pipeline input: False
204
215
Accept wildcard characters: False
205
216
```
217
+
### -DaysSinceLastProfileSync
218
+
Specifies the minimum number of days since the User Profile service last synchronized the content database.
0 commit comments