trying to install lync 2010 and experiecing an error with central management store
- by Itai Ganot
I'm trying to install Lync 2010 and i'm getting stuck in the stage where i have to install or point to the local configuration store.
I've tried finding it in the domain and without luck, any recommendations?
PS C:\Users\Administrator.ASUTA> Get-csconfigurationstorelocation
WARNING: No Configuration Store location has been set.
PS C:\Users\Administrator.ASUTA> Get-CsComputer "$env:computername.$env:userdnsd
omain"
Get-CsComputer : Cannot find location of Central Management Store in Active Dir
ectory.
At line:1 char:15
+ Get-CsComputer <<<< "$env:computername.$env:userdnsdomain"
+ CategoryInfo : ResourceUnavailable: (:) [Get-CsComputer], Manag
ementStoreNotFoundException
+ FullyQualifiedErrorId : ManagementStoreNotFound,Microsoft.Rtc.Management
.Xds.GetComputerCmdlet
PS C:\Users\Administrator.ASUTA>