{"id":24676390,"url":"https://github.com/dpo007/hvreplicareport","last_synced_at":"2025-03-21T17:15:47.565Z","repository":{"id":187588052,"uuid":"677180503","full_name":"dpo007/HVReplicaReport","owner":"dpo007","description":"This repository contains a PowerShell script that generates a report of all replicas in a given Hyper-V environment and saves it as an HTML file.","archived":false,"fork":false,"pushed_at":"2024-10-07T22:11:58.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T12:14:51.063Z","etag":null,"topics":["hyper-v","powershell","reportgenerator"],"latest_commit_sha":null,"homepage":"","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/dpo007.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-08-11T00:05:24.000Z","updated_at":"2024-10-07T22:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ae0eb67-f50f-4dca-8ca7-33bf32bd1b04","html_url":"https://github.com/dpo007/HVReplicaReport","commit_stats":null,"previous_names":["dpo007/hvreplicareport"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FHVReplicaReport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FHVReplicaReport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FHVReplicaReport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FHVReplicaReport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpo007","download_url":"https://codeload.github.com/dpo007/HVReplicaReport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244835575,"owners_count":20518263,"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":["hyper-v","powershell","reportgenerator"],"created_at":"2025-01-26T12:14:55.959Z","updated_at":"2025-03-21T17:15:47.538Z","avatar_url":"https://github.com/dpo007.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get-HVReplicaReport.ps1\nThis PowerShell script generates a report of all VM replicas in a given Hyper-V environment.  The report is saved as an HTML file at the specified file path, and includes fancy HTML highlighting on hover, for easy tracking.\n\n## Usage\nTo use this script, create a `settings.json` file with a list of Hyper-V hosts, and then run the script in a PowerShell console with the desired parameters.\n\nThe available parameters are:\n\n`ReportFilePath`: The file path where the report will be saved.  (Defaults to `c:\\temp\\ReplicaReport.html`)\n\n`SkipSettingsCheck`: A switch that skips checking if VM settings match in replica(s).  (Less info, but faster report generation)\n\n`MaxReportAgeInMinutes`: Specifies the maximum age, in minutes, that the report data can be before it is considered outdated. If the report data is older than this value, a warning will be displayed in the generated HTML report.  (Default is 60 minutes)\n\n**Example usage:**\n\n`.\\Get-HVReplicaReport.ps1 -ReportFilePath 'C:\\Users\\JohnDoe\\Documents\\ReplicaReport.html'`\n\n## Contributing\nIf you find a bug or have a suggestion for improvement, please feel free to open an issue or submit a pull request.\n\n## License\nThis script is licensed under the [MIT License](https://mit-license.org/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpo007%2Fhvreplicareport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpo007%2Fhvreplicareport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpo007%2Fhvreplicareport/lists"}