Start-SPOUnifiedGroupMove
起始將Office 365群組移至新的地理位置
Syntax
Start-SPOUnifiedGroupMove
[-GroupAlias] <String>
[-DestinationDataLocation] <String>
[[-PreferredMoveBeginDate] <DateTime>]
[[-PreferredMoveEndDate] <DateTime>]
[[-Reserved] <String>]
[-ValidationOnly]
[-Force]
[-SuppressMarketplaceAppCheck]
[-SuppressWorkflow2013Check]
[-SuppressAllWarnings]
[-SuppressBcsCheck]
[<CommonParameters>]
Description
起始將Office 365群組網站移至新的地理位置。 系統管理員可以為移動設定慣用的開始和結束時間,但不保證慣用的結束時間。 客戶租使用者必須啟用多地理位置,才能使用這些 Commandlet。
範例
範例 1
Start-SPOUnifiedGroupMove -GroupAlias EUTeam -DestinationDataLocation EUR
開始將別名為 EUTeam 的Office 365群組網站移至歐洲) (慣用資料位置 EUR。
參數
-DestinationDataLocation
Office 365群組網站移動的目的地位置。
Type: | String |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Force
強制執行 Cmdlet。 這會忽略所有警告區塊和驗證。 只有在系統管理員只想要保留資料,而且不想要檢查應用程式、Business Connectivity服務或其他功能時,才建議使用此選項。
Type: | SwitchParameter |
Position: | 6 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-GroupAlias
連結至您要移動之網站的Office 365群組別名。
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PreferredMoveBeginDate
移動可能會在這個指定的時間開始。
Type: | DateTime |
Position: | 2 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PreferredMoveEndDate
移動可能會在這個指定的時間以最佳方式完成。
Type: | DateTime |
Position: | 3 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Reserved
將保留此參數供 Microsoft 內部使用。
Type: | String |
Position: | 4 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SuppressAllWarnings
隱藏所有警告訊息。
Type: | SwitchParameter |
Position: | 9 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SuppressBcsCheck
隱藏檢查與相關聯Office 365群組網站搭配使用的Business Connectivity服務。
Type: | SwitchParameter |
Position: | 10 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SuppressMarketplaceAppCheck
隱藏檢查部署至相關聯Office 365群組網站之 Marketplace SharePoint 增益集的相容性。
Type: | SwitchParameter |
Position: | 7 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SuppressWorkflow2013Check
隱藏檢查部署至相關聯Office 365群組網站之 SharePoint 2013 工作流程的相容性。
Type: | SwitchParameter |
Position: | 8 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ValidationOnly
此參數會強制 Cmdlet 只執行驗證。
Type: | SwitchParameter |
Position: | 5 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
輸入
None
輸出
System.Object