Windows Classroom Series – 02/Oct/2020

Modules in Powershell

  • A module can be
    • Binary
    • Script
    • Dynamic Modules
    • Manifest Modules
  • Powershell Gallery:
    • Collection of reusable modules hosted over the web Refer Here

Enumerating, filtering, Sorting and Selecting, Grouping

  • Enumerations can be done using looping constructs like ForEach-Object
  • For filtering we can use Where-Object
  • Select-Object is used for Selecting
  • Sort-Object is used for Sorting the Items
  • Measure-Object can be used to measure the items
  • Compare-Object can compare two objects
  • Export-CSV

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube