Setadminport: Stsadm operation (Windows SharePoint Services)
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2007-09-11
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. |