Skip to content

Remote Desktop Manager (RDM) samples of powershell code

License

Notifications You must be signed in to change notification settings

mi-hal/RDMSamples-ps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDMSamples-ps

Remote Desktop Manager (RDM) samples of PowerShell code.

The repository is divided in two areas:

custom_batch_actions

Small fragments of PowerShell code that are used mostly in RDM's "Edit -> Edit (special actions) -> Custom PowerShell command". This offers a simple interactive method to run a snippet of code on currently selected entries.

module

Scripts that make use of our Remote Desktop Manager PowerShell Module. It allows for greater control but at the cost of more complexity. You should note that the snippets available in the custom_batch_actions area are usable in scripts. When looking for information on how to handle a specific field of one of our entries, it's recommended to look in the whole repository.

About

Remote Desktop Manager (RDM) samples of powershell code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PowerShell 100.0%