{"id":28205846,"url":"https://github.com/aetopia/nvidia-driver-package-downloader","last_synced_at":"2025-09-02T03:35:25.615Z","repository":{"id":62882207,"uuid":"540899320","full_name":"Aetopia/NVIDIA-Driver-Package-Downloader","owner":"Aetopia","description":"A simple PowerShell script to extract and download NVIDIA driver packages.","archived":false,"fork":false,"pushed_at":"2023-05-31T17:38:42.000Z","size":147,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T11:42:44.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Aetopia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-24T16:47:40.000Z","updated_at":"2024-05-29T11:14:29.000Z","dependencies_parsed_at":"2023-01-21T09:18:12.449Z","dependency_job_id":null,"html_url":"https://github.com/Aetopia/NVIDIA-Driver-Package-Downloader","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Aetopia/NVIDIA-Driver-Package-Downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FNVIDIA-Driver-Package-Downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FNVIDIA-Driver-Package-Downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FNVIDIA-Driver-Package-Downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FNVIDIA-Driver-Package-Downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aetopia","download_url":"https://codeload.github.com/Aetopia/NVIDIA-Driver-Package-Downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FNVIDIA-Driver-Package-Downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273225564,"owners_count":25067338,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-05-17T10:08:35.657Z","updated_at":"2025-09-02T03:35:25.610Z","avatar_url":"https://github.com/Aetopia.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NVIDIA Driver Package Downloader (NVDPD)\n\nA simple PowerShell script to extract and download NVIDIA driver packages.\n\n# Usage\n\n1. Open PowerShell as an Admin.\n2. Copy and paste the following command:\n    ```ps\n    irm \"https://raw.githubusercontent.com/Aetopia/NVIPS/main/NVDPD.ps1\" | iex\n    ```\n3. Once the command executes, you can any of the following commands.\n    - `Get-NvidiaGpu`: **Query NVIDIA GPU Info.**\n\n    - `Expand-NvidiaDriverPackage`: **Extract a NVIDIA driver package.**     \n        Supported Components: `HDAudio, PhysX`                   \n        |Argument|Description|\n        |-|-| \n        |`-DriverPackage \u003cDriver Package File\u003e` | NVIDIA driver package file to extract.|\n        | `-Post \u003cStart, Install, Open\u003e` | `Launch`: Launch the NVIDIA Driver Setup.\u003cbr\u003e`Install`: Install the NVIDIA Driver Package.\u003cbr\u003e`Open`: Open the folder the NVIDIA Driver Setup is in.|\n        | `-All`|Extract all Driver Package components.|\n        | `-Components \u003cComponent-1,Component-2, ...\u003e`| Extract Driver Specific Components.|\n\n    - `Invoke-NvidiaDriverPackage`: **Download a driver package**\n        |Argument|Description|\n        |-|-| \n        |`-NvidiaGpu \u003cGet-NvidiaGpu\u003e` | Pass a variable which has a `Get-NvidaGpu` Object.|\n        | `-Version \u003cVersion\u003e` | Set which version to download.|\n        | `-Studio` | Studio driver type.|\n        | `-Standard` | Standard driver type.|\n        | `-Post \u003cStart, Install, Open\u003e` | `Launch`: Launch the NVIDIA Driver Setup.\u003cbr\u003e`Install`: Install the NVIDIA Driver Package.\u003cbr\u003e`Open`: Open NVIDIA Driver Setup Folder.|\n        | `-All`|Extract all Driver Package components.|\n        | `-Components \u003cComponent-1,Component-2, ...\u003e` | Extract Driver Specific Components. |\n    \n    - `Get-NvidiaDriverVersions`: **Get NVIDIA Driver Versions.**    \n        |Argument|Description|\n        |-|-| \n        |`-NvidiaGpu \u003cGet-NvidiaGpu\u003e` | Pass a variable which has a `Get-NvidaGpu` Object.|\n        | `-Studio` | Studio driver type.|\n        | `-Standard` | Standard driver type.|\n\n    - `Get-NvidiaGpuProperties` **Get information on Dynamic P-State, HDCP and NVIDIA Control Panel \u0026 NVIDIA Display Container LS Service Telemetry.**\n\n    - `Set-NvidiaGpuProperty`: **Configure a NVIDIA GPU property.**\n        |Argument|Description|\n        |-|-|\n        |`-Property`| Specify the property to configure.|\n        |`-State`| Configure the state of the specified property, `1` for enabling the property and `0` for disabling it.|\n\n        |Property|Description|\n        |-|-|\n        |`DynamicPState`| This property determines if a NVIDIA GPU should dynamically clock itself.|\n        |`HDCP`|This property determines if HDCP is enabled for DRM content.|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetopia%2Fnvidia-driver-package-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faetopia%2Fnvidia-driver-package-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetopia%2Fnvidia-driver-package-downloader/lists"}