1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-07-05 09:30:22 +02:00

docs: update Scripting/Powershell/Bases

Cette révision appartient à :
Positron 2021-06-09 15:34:07 +00:00 révisé par Mickael Asseline
Parent 92bdf6bdb8
révision a8aba398c2

Voir le fichier

@ -2,7 +2,7 @@
title: PowerShell - Les bases
description: Les bases pour bien débuter dans PowerShell
published: true
date: 2021-06-09T15:33:37.397Z
date: 2021-06-09T15:34:06.015Z
tags:
editor: ckeditor
dateCreated: 2021-05-24T16:22:45.768Z
@ -287,4 +287,5 @@ dateCreated: 2021-05-24T16:22:45.768Z
<h2>Exécuter une commande à distance</h2>
<p>&nbsp;</p>
<p>Pour Exécuter une commande a distance, nous allons utiliser :</p>
<p>Invoke-Commande</p>
<pre><code class="language-plaintext">Invoke-Commande</code></pre>
<p>&nbsp;</p>