Introduction of our GitHub repository for samples and scripts

Introduction of our GitHub repository for samples and scripts

avatar

Hi All,

This forum has served its usefulness for a long time but it is now becoming harder to find up-to-date information. Older topics contain instructions that have been deprecated over time and this may send you down the wrong path on achieving your goals.

Questions and requests for samples should still be posted right here, but the Devolutions Team will most likely respond with a link to the proper script in the GitHub repo.

The repository can be found at https://github.com/Devolutions/RDMSamples-ps, please watch it or, even better, star it so we have an idea of how many of you are using it.

Happy scripting!

Maurice

All Comments (6)

avatar

Hi! Can i connect to devolutions using powershell on a remote machine to devolutions server?

a0d74303-f5dc-4081-9185-f35cffe78dd7.png

avatar

Hello,

You should be able to connect to your DVLS instance using the PowerShell module from the GitHub repo.

Do you get any error messages in the DVLS Logs?

You could also verify if there is any relevant logs in Reports - Login Attempt on the DVLS web UI.

Best regards,

Érica Poirier

avatar

How do I install it from the github repo?

avatar

Hello,

From the GitHub portal, you can download it using the Download ZIP button.



Then, you load the DVLS PowerShell module using the Devolutions.Server.psd1 file from the path where you have unzip the file.

Let us know if that works.

Best regards,

Érica Poirier

317a09f3-865a-45f2-930a-bf2e865c0dde.png

avatar

Then, you load the DVLS PowerShell module using the Devolutions.Server.psd1 file from the path where you have unzip the file.
Hi,

Do you have any documentation on this?

avatar

Hello,

We only have this documentation page on GitHub.
https://github.com/Devolutions/devolutions-server/tree/main/Powershell%20Module

Best regards,

Érica Poirier