Setsspport: Stsadm operation (Office SharePoint Server) | |
Stsadm command-line tool (Office SharePoint Server) > Stsadm operations (Office SharePoint Server) > Shared Services Provider: Stsadm operations (Office SharePoint Server) > |
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.
Operation name: Setsspport
Description
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. |