Still it’s worth spending money on books, which brings you non-scattered content, which can be supplemented with the latest updates comming from the great documentation from the venrods, or not. Thank you Carl and Bas Van Kaam.

Books

Apart from community shares, there are great books which reorganize and structure the knowledge.

Citrix / EUC

AVD

Bicep / KQL

WinRM

  • PowerShell Remoting Trusted Hosts: What does it mean? awakecoding

PowerShell / sourounding topics to EUC

Scripts

  • ControlUP Az RDP to machine webpage - Guy Leech
  • ControlUP scripts webpage

Lab

Tools

# get list of IP addresses connected via RDP
Get-WinEvent -Log 'Microsoft-Windows-TerminalServices-LocalSessionManager/Operational' | select -exp Properties | where {$_.Value -like '*.*.*.*' } | sort Value -u
  • GFPGAN github - GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
  • Dall-e2 webpage
  • wttr.in github

Summary

Last update: 2022.04.29