Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks
jimbrig opened this issue Sep 30, 2023 · 0 comments · May be fixed by #17
Open
4 tasks

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

jimbrig opened this issue Sep 30, 2023 · 0 comments · May be fixed by #17

Comments

@jimbrig
Copy link
Owner

jimbrig commented Sep 30, 2023

  • 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-

@jimbrig jimbrig linked a pull request Jan 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant