Change the Port Number using PowerShell

Set-SpCentralAdministration -port 1024 iisreset # And use whatever port number you choose

#Note: the above command will make changes to IIS as well

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell