Setsspport: Stsadm operation (Office SharePoint Server)
Updated: June 14, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-06-14
Operation name: Setsspport
Updates the port or ports for the shared Microsoft Internet Information Services (IIS) Web site, "Office Server Web Services," which used by Microsoft Office SharePoint Server 2007 Web services.
Syntax
stsadm -o setsspport
-httpport <HTTP port number>
-httpsport <HTTPS port number>
Parameters
|
Parameter |
Value |
Required? |
Description |
|
httpport |
A valid HTTP port number, such as "56737" |
Yes |
Specifies a new HTTP port number. The "TCP port" field in the user interface equates to this value. |
|
httpsport |
A valid port number that uses Secure Sockets Layer (SSL), in the form of "56738" |
Yes |
Specifies a new HTTPS port number. The "SSL port" field in the user interface equates to this value. |
