How to Change the URL of the SharePoint 2010 Central Administration
February 10th, 2012 // 2:04 pm @ Mayank // No Comments
Well this is a very common question all over the internet. Changing the URL of a SharePoint web application is quite simple, and just involves removing and re-extending the application from IIS web application after changing the Binding of the IIS Web Application. But the same methodology cannot be applied to Central Administration. Lets see [...]
Category : Sharepoint
Creating a New DNS Entry : Configuring Application URL
February 10th, 2012 // 10:19 am @ Mayank // No Comments
If you are working on Microsoft Web based Solutions such as SharePoint, Dynamics CRM, etc. you would know that on installation these products take up the server FQDN + Service Port as their primary access URL. Wouldn’t it be good if we could have meaningful access URL(s) for each service (CRM, SharePoint) even if they [...]
Category : General