Set-CMSoftwareUpdatePoint

Set-CMSoftwareUpdatePoint

Changes settings for a Configuration Manager software update point.

構文

Parameter Set: SumPWithWsus
Set-CMSoftwareUpdatePoint -SiteCode <String> -SiteSystemServerName <String> [-AnonymousWsusAccess] [-ClientConnectionType <ClientConnectionTypes> {Internet | InternetAndIntranet | Intranet} ] [-UseProxy <Boolean> ] [-UseProxyForAutoDeploymentRule <Boolean> ] [-WsusAccessAccount <String> ] [-WsusiisPort <Int32> ] [-WsusiissslPort <Int32> ] [-WsusSsl <Boolean> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: NLBVIP
Set-CMSoftwareUpdatePoint -NlbVirtualIP <String> -SiteCode <String> -SiteSystemServerName <String> [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: NLBVIPByValue
Set-CMSoftwareUpdatePoint -InputObject <IResultObject> -NlbVirtualIP <String> [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: PublicVIP
Set-CMSoftwareUpdatePoint -PublicVirtualIP <String> -SiteCode <String> -SiteSystemServerName <String> [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: PublicVIPByValue
Set-CMSoftwareUpdatePoint -InputObject <IResultObject> -PublicVirtualIP <String> [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: SumPByValueWithWsus
Set-CMSoftwareUpdatePoint -InputObject <IResultObject> [-AnonymousWsusAccess] [-ClientConnectionType <ClientConnectionTypes> {Internet | InternetAndIntranet | Intranet} ] [-UseProxy <Boolean> ] [-UseProxyForAutoDeploymentRule <Boolean> ] [-WsusAccessAccount <String> ] [-WsusiisPort <Int32> ] [-WsusiissslPort <Int32> ] [-WsusSsl <Boolean> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Set-CMSoftwareUpdatePoint cmdlet changes settings for a software update point in Microsoft System Center 2012 Configuration Manager.

A software update point is a site server role that hosts software updates. System Center 2012 Configuration Manager clients connect to a software update point to get available updates. The software update point interacts with Windows Server Update Services (WSUS) to configure update settings, request synchronization to the update source, and to synchronize software updates from the WSUS database.

You can use this cmdlet to configure the settings a software update point uses when connecting with clients and with a WSUS server. These settings include Network Load Balancing (NLB), a virtual IP address, Internet Information Services (IIS) port, and whether to use Secure Socket Locket Layer (SSL) to connect with WSUS.

パラメーター

-AnonymousWsusAccess

Indicates that the software update point allows anonymous.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-ClientConnectionType<ClientConnectionTypes>

Specifies a connection type. Clients can connect to the software update point in several ways. You can configure the software update point to handle different types of connections differently by specifying the connection type. Valid values are:

-- Internet
-- InternetAndIntranet
-- Intranet

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-InputObject<IResultObject>

Specifies a software update point object. To obtain a software update point object, use the Get-CMSoftwareUpdatePoint cmdlet.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-NlbVirtualIP<String>

Specifies an IP address or host name. If this software update point uses load balancing, this is the NLB address.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-PublicVirtualIP<String>

Specifies a public virtual IP address for a software update point that is connected to over the Internet.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-SiteCode<String>

Specifies a site code for a Configuration Manager site.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-SiteSystemServerName<String>

Specifies the name of the computer that hosts the software update point site system role.

エイリアス

なし

必須?

true

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-UseProxy<Boolean>

Specifies whether a software update point can use a proxy.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-UseProxyForAutoDeploymentRule<Boolean>

Indicates whether an auto deployment rule can use a proxy.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-WsusAccessAccount<String>

Specifies an access account. Unless a software update point allows anonymous access, use this access account to connect to it.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-WsusiisPort<Int32>

Specifies a port to use for unsecured access to the WSUS server.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-WsusiissslPort<Int32>

Specifies a port to user for secured access to the WSUS server.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

True (ByPropertyName)

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

false

-WsusSsl<Boolean>

Specifies whether the software update point uses SSL to connect to the WSUS server.

エイリアス

SslWsus

必須?

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: Modify the server name

This command modifies the name for the site system server for the site code CM1.

PS C:\> Set-CMSoftwareUpdatePoint -SiteCode "CM1" -SiteSystemServerName "CMSoftwareUpdatePoint.Western.Contoso.com"

関連トピック

Add-CMSoftwareUpdatePoint

Get-CMSoftwareUpdatePoint

Remove-CMSoftwareUpdatePoint