Well, as the title suggests I am having problems getting Polycom and HP phones to connect to our system. I ran the DHCPUtil.exe -EmulateClient and it was successful. My next step was to run Test-CsPhoneBootstrap from a local Workstation. I setup a 64bit Win7 Virtual Machine. I have the correct network settings, Firewalls are all off, and can ping everything. When I run the command I get the following error:
***** are replacing the real info*****
PS C:\Users\*****> Test-CsPhoneBootstrap -PhoneOrExt ***** -PIN *****
Test-CsPhoneBootstrap : Exception has been thrown by the target of an invocation.
At line:1 char:22
+ Test-CsPhoneBootstrap <<<< -PhoneOrExt ***** -PIN *****
+ CategoryInfo : NotSpecified: (:) [Test-CsPhoneBootstrap], TargetInvocationException
+ FullyQualifiedErrorId : System.Reflection.TargetInvocationException,Microsoft.Rtc.Management.SyntheticTransactions.TestPhoneBootstrapCmdlet
I have a lot of commands available via get-command, but none of them work. Are there requirements for this local machine other than 64bit that would stop this from working....ie. can't be virtual?
Any help would be appreciated....