我正在尝试安装 Lync 2010,但卡在必须安装或指向本地配置存储的阶段。我尝试在域中查找它,但没有找到,有什么建议吗?
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>
答案1
在安装 Lync Server 之前,您是否扩展了 Active Directory 架构并配置了所需的对象(根据http://technet.microsoft.com/en-us/library/gg398630.aspx)?