Hi all,
I'm having some trouble figuring this out.
We use in my organization several RDGW 2008 R2. We're looking to implement a scheduled script that disconnects sessions or idle sessions which are older than X hours.
Due to several implications, this needs to be done via a script and not regular configuration methods used within the RDGW. Doing this manually through the RD Gateway Manger monitoring window is fairly easy, but since this needs to be done daily it's kinda asks for script-automation.
I've checked this option with power shell, but apparently it might be possible only with the new RD cmdlets that work with RDGW 2012. So my next thought was perhaps VBscript?
Anyone has any idea if what I require is even possible?