{"id":14063722,"url":"https://github.com/PowerShellCrack/PSExportSystemInventory","last_synced_at":"2025-07-29T16:31:18.211Z","repository":{"id":64986162,"uuid":"460445536","full_name":"PowerShellCrack/PSExportSystemInventory","owner":"PowerShellCrack","description":"PowerShell script that exports System inventory such as hardware, missing drivers GPO, updates, etc","archived":false,"fork":false,"pushed_at":"2022-02-17T14:41:48.000Z","size":102,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-25T07:42:34.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerShellCrack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-17T13:23:38.000Z","updated_at":"2023-10-31T00:32:09.000Z","dependencies_parsed_at":"2022-12-20T20:21:16.578Z","dependency_job_id":null,"html_url":"https://github.com/PowerShellCrack/PSExportSystemInventory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShellCrack%2FPSExportSystemInventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShellCrack%2FPSExportSystemInventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShellCrack%2FPSExportSystemInventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShellCrack%2FPSExportSystemInventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerShellCrack","download_url":"https://codeload.github.com/PowerShellCrack/PSExportSystemInventory/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228028618,"owners_count":17858412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-13T07:03:28.550Z","updated_at":"2024-12-04T01:31:21.123Z","avatar_url":"https://github.com/PowerShellCrack.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# PSExportSystemInventory\nPowerShell script that exports System inventory such as hardware, missing drivers GPO, updates, etc\n\n\n# Execute\n\nBe sure to read the SYNOPSIS at top of script. Here are some examples:\n\n_Exports all areas..._\n\n```powershell\n    .\\ExportSystemInventory.ps1\n```\n\n_Exports all areas but exports to different location (c:\\Temp\\Exports)..._\n```powershell\n    .\\ExportSystemInventory.ps1 -ExportPath c:\\Temp\\Exports\n```\n\n_Exports only updates which includes hotfixes._\n```powershell\n    .\\ExportSystemInventory.ps1 -Category Updates\n```\n\n## Current items exported:\n- MSINFO\n- Bitlocker Information\n- Firewall Information\n- Applocker Effective Policy\n- Local Administrators\n- Missing Driver information\n- SYSTEMINFO\n- COMPUTERINFO\n- software list\n- services info\n- list of installed features\n- list of installed Windows capabilities\n- Windows Defender definition versions\n- list of installed hotfixes\n- list of installed modern apps for users\n- list of available modern apps for system\n- list of installed FOD packages\n- list of Windows update history\n- group policies\n- reliability data\n\n## Outputs\n\n__the script output:__\n\n![HostOutput](/.images/hostoutput.png)\n\n\n__the file export:__\n\n![FolderExport](/.images/exportedfiles.png)\n\n\n## Questions\n-  What else should this script export?\n- Is it beneficial to select an area to export?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerShellCrack%2FPSExportSystemInventory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPowerShellCrack%2FPSExportSystemInventory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerShellCrack%2FPSExportSystemInventory/lists"}