manual start user profile import
生活随笔
收集整理的這篇文章主要介紹了
manual start user profile import
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2 Sign in to vote
$UPS= Get-SPServiceApplication | where { $_.DisplayName -eq “User Profile Service Application”}
$UPS.StartImport($false)
$UPS= Get-SPServiceApplication | where { $_.DisplayName -eq “User Profile Service Application”}
$UPS.StartImport($true)
Thanks Trevor,
Finally created the task scheduled with this command:
Sync Incremental
Add-PsSnapin Microsoft.SharePoint.PowerShell$UPS= Get-SPServiceApplication | where { $_.DisplayName -eq “User Profile Service Application”}
$UPS.StartImport($false)
?
And, create another task scheduler for Full Synchronization with this command:
Sync FULL
Add-PsSnapin Microsoft.SharePoint.PowerShell$UPS= Get-SPServiceApplication | where { $_.DisplayName -eq “User Profile Service Application”}
$UPS.StartImport($true)
轉(zhuǎn)載于:https://www.cnblogs.com/hqbird/p/5593041.html
總結(jié)
以上是生活随笔為你收集整理的manual start user profile import的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 图片精灵 在线制作
- 下一篇: 初心大陆----python宝典(意外发