UNSOLVED

marcodejong1

updated

14 years ago

M

marcodejong1

1 Message

0

152350

January 28th, 2013 17:00

vWorkspace 7.2 MR1 and Powershell

Hello,

I'm trying to disable logon to the Remote Desktop servers in our vWorkspace Farm. I know I can do this in the console application, but is there a way to accomplish this with powershell.

The reason for this solution is because of failing RDS server(s) in our farm. When this happens the connection broker still thinks the RDS server is availible when it's not. When users try to logon the broker directs the session to the failing RDS server and an error follows.

When I disable user logon in the console my users can continue connecting to the RDS servers and I can repair the faulty RDS Server. What I want to accomplish is that a script monitors the RDS servers, whenever the server is unresponsive I want the script to disable the logon to that server.

My farm is at version 7.2 MR1 and the RDS servers are Windows 2008 R2 I installed the vWorkspace powershell module 7.2.303.0278

Any help would be appreciated

Marco