共用方式為


Set-CMOneDriveBusinessProfile

設定商務用 OneDrive 設定文件原則。

語法

Set-CMOneDriveBusinessProfile
   [-AddSupportedPlatform <IResultObject[]>]
   [-ClearSupportedPlatform]
   [-Description <String>]
   [-KnownFolderMoveOption <MoveKnownFolderOptionType>]
   -Name <String>
   [-NewName <String>]
   [-O365TenantId <String>]
   [-PreventRedirectKnownFolders <Boolean>]
   [-RemoveSupportedPlatform <IResultObject[]>]
   [-ShowNotification <Boolean>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
Set-CMOneDriveBusinessProfile
   [-AddSupportedPlatform <IResultObject[]>]
   [-ClearSupportedPlatform]
   [-Description <String>]
   -Id <Int32>
   [-KnownFolderMoveOption <MoveKnownFolderOptionType>]
   [-NewName <String>]
   [-O365TenantId <String>]
   [-PreventRedirectKnownFolders <Boolean>]
   [-RemoveSupportedPlatform <IResultObject[]>]
   [-ShowNotification <Boolean>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
Set-CMOneDriveBusinessProfile
   [-AddSupportedPlatform <IResultObject[]>]
   [-ClearSupportedPlatform]
   [-Description <String>]
   -InputObject <IResultObject>
   [-KnownFolderMoveOption <MoveKnownFolderOptionType>]
   [-NewName <String>]
   [-O365TenantId <String>]
   [-PreventRedirectKnownFolders <Boolean>]
   [-RemoveSupportedPlatform <IResultObject[]>]
   [-ShowNotification <Boolean>]
   [-DisableWildcardHandling]
   [-ForceWildcardHandling]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

設定商務用 OneDrive 設定文件原則。 使用此原則將 Windows 已知資料夾移至商務用 OneDrive。 這些資料夾包括 Desktop、Documents 和 Pictures。 在每個設定檔中,您可以指定移動 Windows 已知資料夾的設定。 如需商務用 OneDrive 的詳細資訊,請參閱 將 Windows 已知資料夾重新導向並移至 OneDrive

如需此 Configuration Manager 原則的詳細資訊,請參閱 商務用 OneDrive 配置檔

範例

範例 1

$Plats2 = Get-CMSupportedPlatform -Name "All Windows 10 *" -Fast -Platform "X64"

Set-CMOneDriveBusinessProfile -Name "ODfB policy" -ClearSupportedPlatform -AddSupportedPlatform $Plats2 -O365TenantId "05d683b9-caed-4eea-b229-45f72b89ca05" -KnownFolderMoveOption SilentlyMove -ShowNotification $true -PreventRedirectKnownFolders $true

參數

-AddSupportedPlatform

指定此原則適用的支持平台物件。 若要取得此物件,請使用 Get-CMSupportedPlatform Cmdlet。

類型:IResultObject[]
別名:AddSupportedPlatforms
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ClearSupportedPlatform

新增此參數以清除目前支援的平台清單。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Confirm

執行 Cmdlet 之前提示您確認。

類型:SwitchParameter
別名:cf
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Description

指定商務用 OneDrive 原則的選擇性描述,以更妥善地加以識別。

類型:String
別名:LocalizedDescription
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-DisableWildcardHandling

此參數會將通配符視為常值字元值。 您無法將其與 ForceWildcardHandling 結合。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ForceWildcardHandling

此參數會處理通配符,並可能導致非預期的行為 (不建議) 。 您無法將其與 DisableWildcardHandling 結合。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Id

指定要設定之商務用 OneDrive 原則的 CI 識別 碼。 格式為五到七位數的數位,例如 403823

類型:Int32
別名:CI_ID, CIId
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-InputObject

指定要設定的商務用 OneDrive 原則物件。 若要取得此物件,請使用 Get-CMOneDriveBusinessProfile Cmdlet。

類型:IResultObject
別名:OneDriveBusinessPolicy
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-KnownFolderMoveOption

指定要如何將已知資料夾移至 OneDrive:

  • PromptToMove:提示使用者將 Windows 已知資料夾移至 OneDrive。 使用者看到精靈移動其檔案。 如果他們選擇延後或拒絕移動資料夾,OneDrive 會定期提醒他們。
  • SilentlyMove:以無訊息方式將 Windows 已知資料夾移至 OneDrive。 當此原則套用至裝置時,OneDrive 用戶端會自動將已知資料夾重新導向至商務用 OneDrive。
類型:MoveKnownFolderOptionType
別名:OneDriveKnownFolderMoveOption
接受的值:PromptToMove, SilentlyMove
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Name

指定要設定的商務用 OneDrive 原則名稱。

類型:String
別名:LocalizedDisplayName
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-NewName

若要重新命名此商務用 OneDrive 原則,請指定新名稱。

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-O365TenantId

指定您的Microsoft 365 租用戶標識碼。 尋找您的Microsoft 365 租用戶標識碼

類型:String
別名:AADTenantId
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-PreventRedirectKnownFolders

將此參數設定為 , $true 以防止使用者將其 Windows 已知資料夾重新導向回其電腦。 它會停用用戶端上商務用 OneDrive 中的 選項,讓使用者將這些資料夾移回裝置。

類型:Boolean
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-RemoveSupportedPlatform

指定要從此原則中移除的支持平台物件。 若要取得此物件,請使用 Get-CMSupportedPlatform Cmdlet。

類型:IResultObject[]
別名:RemoveSupportedPlatforms
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ShowNotification

當您使用 SilentlyMoveKnownFolderMoveOption 參數時,如果您將此參數設定為 $true,OneDrive 用戶端會在行動使用者的資料夾之後通知使用者。

類型:Boolean
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-WhatIf

顯示執行 Cmdlet 時會發生什麼情況。 Cmdlet 不會執行。

類型:SwitchParameter
別名:wi
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

Microsoft.ConfigurationManagement.ManagementProvider.IResultObject

輸出

IResultObject