Arrays & Hashtables | 08 | PowerShell Tutorials with PDQ.com

preview_player
Показать описание
In today's tutorial, Jordan goes over the difference between arrays and hashtables, and how each can be used in PowerShell.

Can't get enough PDQ? Commence stalking in 3... 2... 1...
- Twitter - General info: @admarsenal
- All things PDQ Deploy: @pdqdeploy
- All things PDQ Inventory: @pdqinventory
- Package Library updates: @packagelibrary
Instagram: @pdqlife
Рекомендации по теме
Комментарии
Автор

This is freakin cool, the real world example i am working on is importing an excel file with bad data but corresponds to good data i am feeding those columns into an array, querying by the bad value, and pulling the good value (string) to plug into AD attributes. Believe it or not this video helped clear up a misunderstanding i had about arrays and hash tables.

Wahinies
Автор

Could you possibly provide an example of formatting a powershell query that pulls from WMI data? Especially formatting datetime values using PSCustomObjects

baileycw