Recently I was working with a customer who needed to change the Internal URLs that he had specified during setup. Since there is no lcscmd command for this, I thought I'd share the resolution:
- Run wbemtest (Start/Run/wbemtest)
- Click the Connect button, set the namespace to root\cimv2, and click Connect
- Click Enum Classes. Leave the superclass name blank and click ok.
First change the internal ABS URL. Find the MSFT_SIPAddressBookSetting and double click it. Click the Instances button. A new window will appear with a single instance in the list. Double click it. When you do so, it will look like you just went back to the previous window because wbemtest put an identical looking one on top of the original one. Find the InternalURL property, double click it, and set it to what you want. Click Save Property. On the next screen click Save Object (this is very important).
Repeat this for the following WMI settings:
MSFT_SIPDataMCUCapabilitySetting\Instances\<Backend>\InternalClientContentDownloadURL
MSFT_SIPGroupExpansionSetting\Instances\<Backend>\InternalDLExpansionWebURL