Setadminport: Stsadm operation (Office SharePoint Server)
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2015-03-09
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. |