All Projects → Devolutions → RDMSamples-ps

Devolutions / RDMSamples-ps

Licence: MIT license
Remote Desktop Manager (RDM) samples of powershell code

Programming Languages

powershell
5483 projects

Labels

Projects that are alternatives of or similar to RDMSamples-ps

Support
💪 Support package is a collection of helpers and tools for ARCANEDEV + Laravel projects.
Stars: ✭ 164 (+720%)
Mutual labels:  support
ServiceStation
Service Station
Stars: ✭ 33 (+65%)
Mutual labels:  support
SupportDocs
Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date.
Stars: ✭ 135 (+575%)
Mutual labels:  support
Docs
System76 documentation site
Stars: ✭ 193 (+865%)
Mutual labels:  support
Zammad
Zammad is a web based open source helpdesk/customer support system
Stars: ✭ 2,814 (+13970%)
Mutual labels:  support
SupportEmail
Pre-populates emails with support information in iOS/iPadOS apps
Stars: ✭ 20 (+0%)
Mutual labels:  support
Follow Github Organisation
Get notified when a new repository is created in a GitHub organisation
Stars: ✭ 143 (+615%)
Mutual labels:  support
not-ubereats
This website was created to help showcase local restaurants in Toronto who offer their own delivery service.
Stars: ✭ 18 (-10%)
Mutual labels:  support
install
basic script for project installation
Stars: ✭ 17 (-15%)
Mutual labels:  support
data.gouv.fr
Ce dépôt rassemble les tickets techniques qui portent sur data.gouv.fr.
Stars: ✭ 50 (+150%)
Mutual labels:  support
Androidresizer
Java Desktop app to resize XXXHDPI (or lower) images and sort them into folders automatically.
Stars: ✭ 194 (+870%)
Mutual labels:  support
Dynamic Support
A complete library to build Android apps with a built-in theme engine.
Stars: ✭ 218 (+990%)
Mutual labels:  support
ez-support-tools
eZ Support Tools Bundle, provides functionality for system information and in the future tools for identifying issues.
Stars: ✭ 41 (+105%)
Mutual labels:  support
Helpy
Helpy is a modern, open source helpdesk customer support application. Features include knowledgebase, community discussions and support tickets integrated with email.
Stars: ✭ 2,114 (+10470%)
Mutual labels:  support
idfx
Tool for flash/monitor ESP-IDF and ESP8266_SDK apps on the WSL2 ⚡
Stars: ✭ 71 (+255%)
Mutual labels:  support
Novosga
Sistema de Gerenciamento de Atendimento adaptável para grandes e pequenas organizações.
Stars: ✭ 149 (+645%)
Mutual labels:  support
Telegram-Support-Bot
📬 Manage and organize all your support inquiries on Telegram.
Stars: ✭ 63 (+215%)
Mutual labels:  support
is-style-supported
Feature test support for CSS properties and their assignable values
Stars: ✭ 17 (-15%)
Mutual labels:  support
ModMail
A Discord ModMail Bot.
Stars: ✭ 54 (+170%)
Mutual labels:  support
laravel-support-bubble
A non-intrusive support form that can be displayed on any page
Stars: ✭ 289 (+1345%)
Mutual labels:  support

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].