Vertaling van "Add-PsSnapin" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Pour ajouter la commande Add-PsSnapin à votre profil Windows PowerShell, ouvrez votre profil, collez ou tapez la commande, puis enregistrez le profil.
To add the Add-PsSnapin command to your Windows PowerShell profile, open your profile, paste or type the command, and then save the profile.
ENREGISTREMENT DES COMPOSANTS LOGICIELS ENFICHABLES Pour utiliser un composant logiciel enfichable dans les futures sessions Windows PowerShell, ajoutez la commande Add-PsSnapin à votre profil exportez les noms de composant logiciel enfichable vers un fichier console.
SAVING THE SNAP-INS To use a snap-in in future Windows PowerShell sessions, add the Add-PsSnapin command to your Windows PowerShell profile. Or, export the snap-in names to a console file.
L'opérateur de pipeline (|) passe le résultat à Add-PSSnapin, qui les ajoute à la session.
The pipeline operator (|) passes the result to Add-PSSnapin, which adds them to the session.
La première commande utilise l'applet de commande Add-PSSnapin pour ajouter le composant logiciel enfichable NewPSSnapin à la session active.
The first command uses the Add-PSSnapin cmdlet to add the NewPSSnapin snap-in to the current session.
Si vous avez ajouté une commande Add-PSSnapin à votre profil Windows PowerShell, vous devez la supprimer pour pouvoir supprimer le composant logiciel enfichable des futures sessions.
If you have added an Add-PSSnapin command to your Windows PowerShell profile, you should delete the command to remove the snap-in from future sessions.
Avant d'ajouter un composant logiciel enfichable, Add-PSSnapin vérifie la version de ce dernier afin de s'assurer qu'il est compatible avec la version actuelle de Windows PowerShell.
Before adding a snap-in, Add-PSSnapin checks the version of the snap-in to verify that it is compatible with the current version of Windows PowerShell.
Si vous ajoutez la commande Add-PSSnapin à votre profil, elle sera disponible dans toutes les futures sessions Windows PowerShell.
If you add the Add-PSSnapin command to your profile, it is available in all future Windows PowerShell sessions.
La deuxième commande utilise l'applet de commande Add-PSSnapin pour ajouter le composant logiciel enfichable Windows PowerShell MySnapin à la session active.
The second command uses the Add-PSSnapin cmdlet to add the MySnapin Windows PowerShell snap-in to the current session.
Pour ajouter le SDK de stratégie de groupe, tapez Add-PSSnapin citrix.common.grouppolicy.
Sur le serveur StoreFront, exécutez la commande Add-PSSnapIn Citrix pour importer le composant logiciel enfichable StoreFront PowerShell.
On the StoreFront server, run the command Add-PSSnapin Citrix to import the StoreFront PowerShell Snap-In.