Gnome remote desktop config

Command line
grdctl - Command line tool for configuring GNOME Remote Desktop

Restart service
systemctl --user restart  gnome-remote-desktop.service
 
Close user session
gnome-session-quit

Install extension
https://extensions.gnome.org/extension/4338/allow-locked-remote-desktop/



Disable LAPS

  Turn all items to disabled in LAPS GPO    Remove LAPS passwords Get-ADComputer -Filter * -SearchBase “OU=Servers,DC=mydomain,DC=com” | Se...

Mais vistos