Skip to content

[Feature]: Add functions for retrieving system information #15

@jimbrig

Description

@jimbrig
Owner
  • High level function: Get-SystemInformation
    Reporting Function: Export-SystemInventoryReport

System Inventory Report

    • Options on report detail level:

      • "All": Exports all areas
      • "Basic": Exports Administrative, SYSTEMINFO, COMPUTERINFO
      • "Software": Exports installed software from various resources:
        • Registry
        • WinGet
        • Chocolatey
        • Scoop
        • UninstallTool
        • ...
      • "Hardware": Exports Drivers, BitLocker, COMPUTERINFO, SYSTEMINFO, Devices, MSINFO
      • "OperatingSystem": Updates, Hotfixes, etc.
      • "Policies": Group Policies, Firewall, AppLocker, PowerConfig
      • ...
    • Get-OS:

      • Operating System
      • Version
      • Architecture (x64, etc.)
      • Processors
      • Virtualization
      • Build Number
      • Preview Build?
      • Dates
      • Other relevant information
    • `Get-

Activity

linked a pull request that will close this issue[Refactor]: PSProfile Directory #17on Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @jimbrig

      Issue actions

        [Feature]: Add functions for retrieving system information · Issue #15 · jimbrig/PowerShell