Hi Chris - So what happens when I run a Screen View via script? Does anything happen?
Example:
Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor" -Name "EnableLiveScreen" -Value "1"
Is it possible to have a Screen View of a set of PCs emailed on a daily basis? I see the the script for starting screen view, but how can I capture the view and then email it out automatically?