Tuesday 28 March 2017

Remote Desktop Settings for QA lab

Change to 16bit colour depth

image

Then when you connect type username@domain in the password box

image

No comments:

Post a Comment

How to find the last interactive logons in Windows using PowerShell

Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...