Home > Blogs > max
How to change the port number for SharePoint Central Administration site
Posted: Friday, November 14, 2008 1:09 PM
by
max
Filed under: Sharepoint, Tips & Tricks, Windows, Security
To change a port number that SharePoint Central Administration site is running on:
- Open Command Prompt
- Go to BIN folder in SharePoint install directory (by default, it would be "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN")
- To get the port number that Central Administration site is currently running on, type
stsadm.exe -o getadminport
- To change a port number that SharePoint Central Administration site is using, type
stsadm.exe -o setadminport -port <portnumber>
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using