FriendsOfMDT / PSD

PowerShell Deployment
MIT License
471 stars 72 forks source link

Error retrieving directory listing #133

Closed technerdist closed 4 months ago

technerdist commented 4 months ago

When authenticating upon launch of our PSD boot image, we are met with a 400 - Bad Request error.

The full text is, "Unable to Retrieve directory listing of https://FQDN/DeploymentShare /Control via WebDAV. Error message: Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (400) Bad Request"

The directory listing is accessible on our workstations by browsing to it.

What can I do to troubleshoot this?

technerdist commented 4 months ago

We had a typo in our Bootstrap.ini path. :)