In the previous lessons we explored converting PowerShell data into a "traditional" XML document. In other words, an XML document that you could use outside of PowerShell. In the last lesson I created ...
Trying to build a report on how much time did a particular user spend logged into a terminal server over a period. The server is only accessible via a gateway, so I'm guessing that the disconnect ...