Setadminport: Stsadm operation (Office SharePoint Server)
Updated: September 13, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-09-13
Description
Changes the default zone Uniform Resource Locator (URL) and/or application pool located on the SharePoint Central Administration Web site.
Syntax
stsadm -o setadminport
-port <port>
[-ssl]
[-admapcreatenew]
[-admapidname] <application pool name>
Parameters
| Parameter name | Value | Required? | Description |
|---|---|---|---|
|
port |
A valid port number, such as "8080" |
Yes |
The administration port to be set. |
|
ssl |
None |
No |
Specifies that Secure Sockets Layer (SSL) encryption is used for the administration port. |
|
admapcreatenew |
None |
No |
Specifies that a new application pool is created in Internet Information Services (IIS). |
|
admapidname |
None |
No |
The administrative application pool ID. |
