02-11-2019 06:52 AM - edited 06-04-2019 02:46 AM
Trying to use UCCX 11.5 Sandbox today to test a 3rd party gadget.
When the sandbox is setup you cannot RDP to 10.10.20.100 (AD / DNS server).
It's possible to activate RDP by issusing a few powershell commands from e.g. 10.10.20.12 (Jabber1) however it would be nice if this was fixed in the setup process:
Invoke-Command –Computername directory –ScriptBlock {Enable-NetFirewallRule -DisplayGroup "Remote Desktop"}
Invoke-Command –Computername directory –ScriptBlock {Set-ItemProperty -Path "HKLM:\System\CurrentControlSet\Control\Terminal Server" -Name "fDenyTSConnections" –Value 1}
02-12-2019 08:13 AM
Tried again today and had different experience:
Now RDP is working but no Jabber Clients will connect their softphones.
BUT:
After signing in and out 2-3 times on Server "Jabber2" and after reinstalling Jabber on Server "Jabber1" I got two working softphones!
Jabber installation files are found under the "Finesse" tab in Sandbox instructions.
Hope this can help someone trying to get a working Uccx 11.5 sandbox.
04-21-2020 10:15 AM
Hi, I tried that inside the Sandbox and from my workstation and always get the same error saying:
[hq-uccx.abc.inc] Connecting to remote server hq-uccx.abc.inc failed with the following error message : The WinRM client cannot process the request.
I tried using New-PSSession but get the same result.
Did you have this issue or something similar?
Best regards!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide