Wednesday 6 November 2013

Change Central Administration port Number using PowerShell

Share it Please
   1.Click "Start" button     
   2.Choose the "Microsoft SharePoint 2010 Products"
   3.Click the "SharePoint 2010 Management Shell" [ run as Administrator ]
 
           Script:-
                      Set-SPCentralAdministration -Port <portnumber>
           Example :-
   
                      Set-SPCentralAdministration -Port 9999

No comments:

Post a Comment

Followers

Follow The Author