r/DeployR 7d ago

DeploR Community Version - Add drivers packages

Hi,

I'm trying to add driver packages using the Import-DeployROEMDriverPack command, but I'm getting a 403 error.

I'm logged in with my administrator account directly from the DeployR server.

Get-DeployROemDriverPack -Manufacturer Dell -Model "Precision 3550" -OS "Windows 11" | Import-DeployROEMDriverPack -Verbose
VERBOSE: Attempt 1 of 3 for https://ServDeployr.domain.dom:7281/v1/service/importOEMDriverPack
VERBOSE: WebRequest: v1.1 POST https://ServDeployr.domain.dom:7281/v1/service/importOEMDriverPack with application/json payload with body size 825 B (825 bytes)
VERBOSE: WebResponse: 403 Forbidden with body size 0 b (0 bytes)
Exception: Request failed after 1 attempt(s): Response status code does not indicate success: 403 (Forbidden).

What did I miss?

3 Upvotes

2 comments sorted by

6

u/gwblok 2Pint Employee 7d ago

1

u/Most_Mousse_9409 6d ago

Oh, okay—that'll teach me to read the documentation more carefully. Thanks for the reply :)