1

I want to disable logons before I do maintenance on a single server in the farm. If i run change logon /disable will that disable logons on that server or will that disable logons on the entire farm? The docs http://support.citrix.com/article/CTX564871 don't really specify, though there is a link to another article on the bottom that has a VB script for presentation server 4, but I'm on XENAPP 5.0.

Thanks in advance,

Dave
  • 357
  • 2
  • 6
  • 17

1 Answers1

2

Change logon /disable will disable logons only for the server that you run the command on.

joeqwerty
  • 108,377
  • 6
  • 80
  • 171