cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
710
Views
0
Helpful
2
Replies

UCCX 11.5 Sandbox RDP not configured

simonbrinkmann
Level 1
Level 1

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}

 

 

2 Replies 2

simonbrinkmann
Level 1
Level 1

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.

 

 

LucasCarballo
Level 1
Level 1

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!