New-CMCloudDistributionPoint

New-CMCloudDistributionPoint

Creates a cloud distribution point.

構文

Parameter Set: NewCloudDistributionPoint
New-CMCloudDistributionPoint -ManagementCertificatePath <String> -Region <Region> {AnywhereAsia | AnywhereEurope | AnywhereUS | EastAsia | EastUS | NorthCentralUS | NorthEurope | SouthCentralUS | SoutheastAsia | WestEurope | WestUS} -ServiceCertificatePath <String> -ServiceCName <String> -SiteCode <String> -SubscriptionId <String> [-Description <String> ] [-ManagementCertificatePassword <SecureString> ] [-ServiceCertificatePassword <SecureString> ] [-StorageCriticalThreshold <Int32> ] [-StorageQuotaGB <Int32> ] [-StorageWarningThreshold <Int32> ] [-TrafficCriticalThreshold <Int32> ] [-TrafficOutGB <Int32> ] [-TrafficWarningThreshold <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The New-CMCloudDistributionPoint cmdlet creates a cloud distribution point in Microsoft System Center 2012 Configuration Manager.

In System Center 2012 Configuration Manager, you can use a cloud service in Windows Azure to host a distribution point for storing files to download to clients. You can send packages and apps to and host packages and apps in cloud distribution points. For more information about cloud distribution points, see Planning for Content Management in Configuration Manager (https://go.microsoft.com/fwlink/?LinkId=266223) on TechNet.

パラメーター

-Description<String>

Specifies a description for a cloud distribution point.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-ManagementCertificatePassword<SecureString>

Specifies a password for a management certificate.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-ManagementCertificatePath<String>

Specifies a location for a management certificate.

エイリアス

ManagementCertificate

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-Region<Region>

Specifies a region. This is the Windows Azure region where you want to create the cloud service that hosts this distribution point. Valid values are:

-- AnywhereAsia
-- AnywhereEurope
-- AnywhereUS
-- EastAsia
-- EastUS
-- NorthCentralUS
-- NorthEurope
-- SouthCentralUS
-- SoutheastAsia
-- WestEurope
-- WestUS

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-ServiceCertificatePassword<SecureString>

Specifies a password for a service certificate.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-ServiceCertificatePath<String>

Specifies a location for a service certificate.

エイリアス

ServiceCertificate

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-ServiceCName<String>

Specifies an alias, or CName, for a service.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-SiteCode<String>

Specifies a Configuration Manager site code.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-StorageCriticalThreshold<Int32>

Specifies the percentage for a critical alert to occur, based on the storage alert threshold.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-StorageQuotaGB<Int32>

Specifies the threshold value, in gigabytes, that triggers errors or warnings for total content storage.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-StorageWarningThreshold<Int32>

Specifies the percentage for a warning alert to occur, based on the storage alert threshold.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-SubscriptionId<String>

Specifies a subscription ID for your Windows Azure account. To obtain a subscription ID, use the Windows Azure Management Portal.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-TrafficCriticalThreshold<Int32>

Specifies the percentage for a critical alert to occur, based on the traffic out alert threshold.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-TrafficOutGB<Int32>

Specifies the threshold value, in gigabytes, that triggers errors or warnings, for monthly traffic out of Windows Azure Storage Service.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-TrafficWarningThreshold<Int32>

Specifies the percentage for a warning alert to occur, based on the traffic out alert threshold.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

True (ByPropertyName)

ワイルドカード文字を許可する

false

-Confirm

コマンドレットを実行する前に、ユーザーに確認を求めます。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-WhatIf

コマンドレットを実行するとどのような結果になるかを表示します。コマンドレットは実行されません。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

関連トピック

Get-CMCloudDistributionPoint

Remove-CMCloudDistributionPoint

Set-CMCloudDistributionPoint

Start-CMCloudDistributionPoint

Stop-CMCloudDistributionPoint