miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-14 05:20:38 +01:00
docs: update Scripting/Powershell/Bases
Cette révision appartient à :
Parent
e8fc9d2de3
révision
457c1e01fe
1 fichiers modifiés avec 7 ajouts et 1 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: PowerShell - Les bases
|
||||
description: Les bases pour bien débuter dans PowerShell
|
||||
published: true
|
||||
date: 2021-05-25T14:34:52.273Z
|
||||
date: 2021-05-25T15:46:29.362Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-05-24T16:22:45.768Z
|
||||
|
@ -174,3 +174,9 @@ dateCreated: 2021-05-24T16:22:45.768Z
|
|||
<p> </p>
|
||||
<p>Je vous invite à consulter ces variables qui peuvent être utiles dans certaines situations.</p>
|
||||
<p> </p>
|
||||
<h2>Lister les variables</h2>
|
||||
<p> </p>
|
||||
<p>Pour lister les variables sur PowerShell, il existe la commande :</p>
|
||||
<p> </p>
|
||||
<pre><code class="language-plaintext">Get-Variable</code></pre>
|
||||
<figure class="image"><img src="/get-variable.png"></figure>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket