Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 10th, 2012  |  syntax: None  |  size: 0.26 KB  |  hits: 46  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. powershell - Get-TSSession credentials
  2. get-tssession -computername localhost - WORKS FINE
  3. get-tssession -computername 192.168.0.1 - WORKS FINE (Server in same domain)
  4. get-tssession -computername 192.168.1.1 - GIVES ACCESS DENIED (Server in a different domain)