MENU PRINCIPAL
Solutions

Packages

blue box

Forfait de démarrage

Toute la puissance de Devolutions à moitié prix pour les équipes de 5

Comparer toutes nos solutions

Vue d'ensemble rapide

Preuve de concept : 100+ utilisateurs?

Vue d'ensemble rapide

Centre d'intégration

Unifiez vos solutions avec les intégrations qu'offre Devolutions

Devolutions Server + Devolutions Hub Business + Module Secret Management de PowerShell

Intégration de Devolutions Server et Devolutions Hub dans des scripts internes de PowerShell pour tirer profit des capacités de ligne de commande étendues

Comment exploiter le module Secret Management de PowerShell avec Devolutions Hub et Devolutions Server

Who is this use case for?

This use case is for IT professionals in organizations seeking to integrate Devolutions Server and Devolutions Hub Business with internal PowerShell scripts and enhanced command-line capabilities.

The problem

Traditionally, credentials in PowerShell scripts are included as plaintext, leading to degraded security and increased attack surfaces. In addition, quickly rotating passwords became difficult as locating all of the stored plaintext passwords was not an easy task.

The solution

How does an organization enhance PowerShell script security and increase PowerShell command-line tool flexibility? With the Devolutions Server and Devolutions Hub Business PowerShell Secret Management modules, you gain the ability to integrate stored secrets and credentials into your existing PowerShell scripts and processes. Rotate a password in Devolutions Server and see the change on the next run of your script, without needing to track down all instances and manually update the scripts!


How it works

  1. Install the PowerShell Secret Management Devolutions Hub Business or Devolutions Server modules.
  2. Import the modules with Import-Module.
  3. Retrieve a secret with Get-Secret or create a new secret with Set-Secret.

Summary of benefits

  • Reduced attack surface: All credentials are securely stored in one location, limiting the attack surface.
  • Increased security: Passwords are not stored in plaintext within a script and accesses to the credentials are easily auditable.
  • Lowered maintenance: No need to manually track down scripts and rotate plaintext passwords, as a change in Devolutions solutions will automatically return the updated password on the next access.