miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-12-29 02:50:22 +01:00
docs: update Scripting/Powershell
Cette révision appartient à :
Parent
43b72bfeef
révision
8b33a17218
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Powershell
|
||||
description:
|
||||
published: true
|
||||
date: 2021-05-20T08:17:44.689Z
|
||||
date: 2021-05-20T08:23:10.928Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-05-08T14:42:07.092Z
|
||||
|
@ -137,7 +137,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
|
|||
<p> </p>
|
||||
<p>Petite remarque: <code>Select-Object</code> permet de filtrer les informations de la commande en récupérant uniquement la partie CimclassName de <code>Get-CimClass</code></p>
|
||||
<ul>
|
||||
<li><u>renvoyer le tout dans un GridView</u>, un outil fourni dans PowerShell bien pratique.</li>
|
||||
<li><u>renvoyer le tout dans un GridView</u>, un outil fourni dans PowerShell bien utile.</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<pre><code class="language-plaintext">Get-Cimclass | Out-GridView</code></pre>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket