1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-09-03 14:42:23 +02:00

docs: update Scripting/Powershell

Cette révision appartient à :
Positron 2021-05-14 09:03:34 +00:00 révisé par Mickael Asseline
Parent f1c4ce5bb1
révision 0b12dd1f9b

Voir le fichier

@ -2,7 +2,7 @@
title: Powershell title: Powershell
description: description:
published: true published: true
date: 2021-05-14T09:03:09.306Z date: 2021-05-14T09:03:32.921Z
tags: tags:
editor: ckeditor editor: ckeditor
dateCreated: 2021-05-08T14:42:07.092Z dateCreated: 2021-05-08T14:42:07.092Z
@ -81,6 +81,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
<figure class="image image_resized" style="width:74.13%;"><img src="/capture6.png"></figure> <figure class="image image_resized" style="width:74.13%;"><img src="/capture6.png"></figure>
<p>&nbsp;</p> <p>&nbsp;</p>
<h2>Récupérer des informations WMI</h2> <h2>Récupérer des informations WMI</h2>
<p>&nbsp;</p>
<h1>Création d'un menu sous Powershell</h1> <h1>Création d'un menu sous Powershell</h1>
<p>Voici un exemple de menu qu'il est possible de faire avec la méthode suivante :</p> <p>Voici un exemple de menu qu'il est possible de faire avec la méthode suivante :</p>
<figure class="image image_resized" style="width:58.46%;"><img src="/capture2.png"></figure> <figure class="image image_resized" style="width:58.46%;"><img src="/capture2.png"></figure>