{"id":14063464,"url":"https://github.com/Apoc70/Get-SoftwareInventory","last_synced_at":"2025-07-29T15:33:22.266Z","repository":{"id":91079022,"uuid":"60337377","full_name":"Apoc70/Get-SoftwareInventory","owner":"Apoc70","description":"Script to generate an html reports of installed software, installed updates and installed components on a remote computer","archived":false,"fork":false,"pushed_at":"2020-05-24T13:45:43.000Z","size":9,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-13T07:05:03.506Z","etag":null,"topics":["html-report","inventory","powershell","software-inventory"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apoc70.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-06-03T09:48:16.000Z","updated_at":"2024-04-01T22:50:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3bc970c-f4cd-4416-9628-689b1a6e109a","html_url":"https://github.com/Apoc70/Get-SoftwareInventory","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/Apoc70%2FGet-SoftwareInventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoc70%2FGet-SoftwareInventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoc70%2FGet-SoftwareInventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apoc70%2FGet-SoftwareInventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apoc70","download_url":"https://codeload.github.com/Apoc70/Get-SoftwareInventory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228028435,"owners_count":17858331,"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":["html-report","inventory","powershell","software-inventory"],"created_at":"2024-08-13T07:03:21.176Z","updated_at":"2025-07-29T15:33:22.252Z","avatar_url":"https://github.com/Apoc70.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# Get-SoftwareInventory.ps1\n\nScript to generate an html reports of installed software, installed updates and installed components on a remote computer\n\nThis repository is archived. You can find the most recent release [here](https://github.com/Apoc70/PowerShell-Scripts/tree/main/Misc/Get-SoftwareInventory).\n\n## Description\n\nThis script utilizes the slightly modified function Get-RemoteProgram by Jaap Brasser to fetch information about installed software.\n\n## Parameters\n\n### RemoteComputer\n\nName of the computer to fetch data from (default: local computer)\n\n### SendMail\n\nSwitch to send an Html report\n\n### MailFrom\n\nEmail address of report sender\n\n### MailTo\n\nEmail address of report recipient\n\n### MailServer\n\nSMTP Server for email report\n\n## Examples\n\n``` PowerShell\n.\\Get-SoftwareInventory.ps1 -SendMail -MailFrom postmaster@mcsmemail.de -MailTo it-support@mcsmemail.de -MailServer mymailserver.mcsmemail.de -RemoteComputer SERVER01,SERVER02\n```\n\nGet software information about SERVER01, SERVER02 and send email report\n\n``` PowerShell\n.\\Get-SoftwareInventory.ps1 -RemoteComputer SERVER01,SERVER02\n```\n\nGet software information about SERVER01, SERVER02 and write report to disk only\n\n## Note\n\nTHIS CODE IS MADE AVAILABLE AS IS, WITHOUT WARRANTY OF ANY KIND. THE ENTIRE\nRISK OF THE USE OR THE RESULTS FROM THE USE OF THIS CODE REMAINS WITH THE USER.\n\n## Credits\n\nWritten by: Thomas Stensitzki\n\n### Stay connected\n\n- My Blog: [https://blog.granikos.eu](https://blog.granikos.eu)\n- Bluesky: [https://bsky.app/profile/stensitzki.bsky.social](https://bsky.app/profile/stensitzki.bsky.social)\n- LinkedIn: [https://www.linkedin.com/in/thomasstensitzki](https://www.linkedin.com/in/thomasstensitzki)\n- YouTube: [https://www.youtube.com/@ThomasStensitzki](https://www.youtube.com/@ThomasStensitzki)\n- LinkTree: [https://linktr.ee/stensitzki](https://linktr.ee/stensitzki)\n\nFor more Office 365, Cloud Security, and Exchange Server stuff checkout services provided by Granikos\n\n- Website: [https://granikos.eu](https://www.granikos)\n- Bluesky: [https://bsky.app/profile/granikos.bsky.social](https://bsky.app/profile/granikos.bsky.social)\n\n### Additional Credits\n\n- Jaap Brasser\n- Georges Zwingelstein\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FApoc70%2FGet-SoftwareInventory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FApoc70%2FGet-SoftwareInventory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FApoc70%2FGet-SoftwareInventory/lists"}