Add-CMApplicationCatalogWebsitePoint

Add-CMApplicationCatalogWebsitePoint

Adds an Application Catalog website point to a Configuration Manager site.

構文

Parameter Set: AppWebSiteP
Add-CMApplicationCatalogWebsitePoint -ConfiguredAsHttpConnection -SiteCode <String> -SiteSystemServerName <String> -SiteSystemServerNameConfiguredForApplicationCatalogWebServicePoint <String> [-ColorBlue <Int32> ] [-ColorGreen <Int32> ] [-ColorRed <Int32> ] [-IISWebsite <String> ] [-NetbiosName <String> ] [-OrganizationName <String> ] [-PortForHttpConnection <Int32> ] [-PortForHttpsConnection <Int32> ] [-WebApplicationName <String> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: AppWebSitePWithSSL
Add-CMApplicationCatalogWebsitePoint -ConfiguredAsHttpsConnection -SiteCode <String> -SiteSystemServerName <String> -SiteSystemServerNameConfiguredForApplicationCatalogWebServicePoint <String> [-ClientConnectionType <ClientConnectionTypes> {Internet | InternetAndIntranet | Intranet} ] [-ColorBlue <Int32> ] [-ColorGreen <Int32> ] [-ColorRed <Int32> ] [-IISWebsite <String> ] [-NetbiosName <String> ] [-OrganizationName <String> ] [-PortForHttpConnection <Int32> ] [-PortForHttpsConnection <Int32> ] [-WebApplicationName <String> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Add-CMApplicationCatalogWebsitePoint cmdlet adds an Application Catalog website point to a Microsoft System Center 2012 Configuration Manager site. This site system role supports the Application Catalog website and the Software Library.

Specify the site that this website point supports and the server that hosts the website point. You can specify the website name and NetBIOS name of the Application Catalog. You can also specify port numbers for HTTP and HTTPS.

You can customize the page that users see when they connect to the Application Catalog. Specify custom values for the colors blue, green, and red. You can also specify a name for users to see in the browser, such as a company name or a division within a company.

パラメーター

-ClientConnectionType<ClientConnectionTypes>

Specifies how a client connects to the website. Valid values are:

-- Internet
-- InternetAndIntranet
-- Intranet

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-ColorBlue<Int32>

Specifies an integer value for a custom blue color. Configuration Manager uses custom colors to conform to customer branding.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-ColorGreen<Int32>

Specifies an integer value for a custom green color. Configuration Manager uses custom colors to conform to customer branding.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-ColorRed<Int32>

Specifies an integer value for a custom red color. Configuration Manager uses custom colors to conform to customer branding.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-ConfiguredAsHttpConnection

Indicates that clients connect to the website by using HTTP. To require clients to connect by using HTTPS, specify the ConfiguredAsHttpsConnection parameter instead of this parameter.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-ConfiguredAsHttpsConnection

Indicates that client connect to the website by using HTTPS. To require clients to connect by using HTTP, specify the ConfiguredAsHttpConnection parameter instead of this parameter.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-IISWebsite<String>

Specifies the Internet Information Services (IIS) website installed on the Application Catalog website point server.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-NetbiosName<String>

Specifies the NetBIOS name of the server that hosts the Application Catalog website point.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-OrganizationName<String>

Specifies a name for a customer organization. This name appears to users who access the Application Catalog.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-PortForHttpConnection<Int32>

Specifies a port for HTTP. Users connect to the website point by using this port. If you do not specify a value for this parameter, the cmdlet uses the default port of 80.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-PortForHttpsConnection<Int32>

Specifies a port for HTTPS. Users connect to the website point by using this port. If you do not specify a value for this parameter, the cmdlet uses the default port of 443.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-SiteCode<String>

Specifies the site code for a Configuration Manager site.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-SiteSystemServerName<String>

Specifies the name of a server that hosts a site system role.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-SiteSystemServerNameConfiguredForApplicationCatalogWebServicePoint<String>

Specifies the name of a server that hosts the site system role for the Application Catalog web service point.

The Application Catalog web service point is a site system role that provides information about available software from the Software Library to the Application Catalog website.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-WebApplicationName<String>

Specifies the name of the web application used for the application catalog.

エイリアス

なし

必須?

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)。

入力

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

出力

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

Example 1: Add an Application Catalog website point

This command adds an Application Catalog website point site system role for the site that has the site code CM4. A server named ApplicationCatalog.Western.Contoso.com hosts the website point. The command specifies values for the three colors.

PS C:\> Add-CMApplicationCatalogWebsitePoint -ColorBlue 52 -ColorGreen 201 -ColorRed 168 -SiteCode "CM4" -SiteSystemServerName "ApplicationCatalog.Western.Contoso.com"

関連トピック

Get-CMApplicationCatalogWebsitePoint

Remove-CMApplicationCatalogWebSitePoint

Set-CMApplicationCatalogWebsitePoint