dfranciscus Posted February 15, 2016 Posted February 15, 2016 Hello, I created a windows agent config file by exporting from an existing installation with the Remote Desktop module installed, but when I use that configuration with a fresh installation Remote Desktop module does not install. Is this normal? Is there something else that needs to be done to have the Remote Desktop module install automatically?
Staff Chris Posted February 15, 2016 Staff Posted February 15, 2016 Hi, You can setup a Pulseway group policy to automatically enable the Remote Desktop module (the service will automatically download and install the latest version of the module). Check out the page 19 of the user manual (link). Chris
kavaa Posted March 7, 2017 Posted March 7, 2017 Is the above also possible with a PowerShell script or something. You may not have access to the computer but have pulseway installed without Remote Desktop. So would be nice to enable it than with a script?
Staff Chris Posted March 10, 2017 Staff Posted March 10, 2017 Yes, you can enable the Remote Desktop via the Powershell script. Also you can enable the Remote Desktop via the Pulseway Dashboard (right-click on the system and select the option "Edit Computer Settings").
kavaa Posted March 11, 2017 Posted March 11, 2017 @Chris Do you have the powershell script that can enable the Remote Desktop Feature form Pulseway?
Administrators Paul Posted March 13, 2017 Administrators Posted March 13, 2017 Here you go: Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor" -Name "EnableRemoteDesktop" -Value "1" -Paul BartB 1
TeeJay Posted March 11, 2021 Posted March 11, 2021 I apologize for reviving a 4 year old topic, but did anybody ever figure out a way to do this without having to enter a command after the fact? Optimally, I would be able to just enable remote desktop from the jump.
Aaron Mallard Posted March 11, 2021 Posted March 11, 2021 Hello TeeJay, You can configure Pulseway group policy to enable remote desktop without manually entering a script, please follow the below steps to enable remote desktop through Pulseway group policy. Open Pulseway WebApp->Server Admin->Policies->create new policy->give a name to the policy followed by a short description->System->Remote desktop->Enable the check box "Enable remote desktop"->Save. Please refer to the below link on how to create a group policy and execute it over a scope of systems. https://intercom.help/pulseway/en/articles/1856141-how-to-configure-pulseway-group-policies
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now