MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
633 stars 281 forks source link

Unable to download cab files with separate user and admin accounts #118

Closed Spartan-196 closed 4 years ago

Spartan-196 commented 5 years ago

Using the Modern Driver Management utility in an environment where you login and operate under a standard user account with no elevated rights and have to run administrative tasks as a separate user account with elevated rights via UAC Results in not being able to download most the required cabinet files from the various manufactures.

Error code 0x80074DD is returned for all requests.

No proxy server is defined as one is not needed. In my situation the admin accounts for specific users have internet access for utilizing utilities such as these.

I know all networks are different, I can reliable replicate with the following.

  1. Login a standard domain user
  2. DriverAutomationTool.exe which Windows has automatically flagged as needed to be ran as admin.
  3. log in as prompted with elevated domain account
  4. select a manufacture and click on find models.

2019-03-28_UserNotLoggedon

Similar to but not the same #72

Log Dump


========   INITIALISING LOG FILE & CHECKING PREREQUISITES ======== | 3/28/2019 11:17
-- | --
Info: Driver Automation Tool version -   6.1.7 | 3/28/2019 11:17
Info: Log File Location - C:\Program   Files (x86)\DriverAutomationTool\Logs | 3/28/2019 11:17
Info: Settings File Location - C:\Program   Files (x86)\DriverAutomationTool\Settings | 3/28/2019 11:17
Info: Temp File Location - C:\Program   Files (x86)\DriverAutomationTool\Temp | 3/28/2019 11:17
======== Reading Settings File ======== | 3/28/2019 11:17
Setting ConfigMgr Site Settings | 3/28/2019 11:17
Setting OS & Download Selections | 3/28/2019 11:17
======== Querying Model List(s) ======== | 3/28/2019 11:17
Info: Disabling MDT Options | 3/28/2019 11:17
Setting Storage Locations | 3/28/2019 11:17
Setting Manufacturer Selections | 3/28/2019 11:17
Import ConfigMgr Models Setting | 3/28/2019 11:17
Setting Clean Up Settings | 3/28/2019 11:17
Setting Previously Selected Distribution   Points / Distribution Point Groups | 3/28/2019 11:17
Setting Previously Selected Model(s) | 3/28/2019 11:17
======== Detecting Deployment Platform   ======== | 3/28/2019 11:17
Deployment Platform: Download & Model   XML Generation | 3/28/2019 11:17
======== Querying Model List(s) ======== | 3/28/2019 11:17
======== Selecting Previously Selected   Models ======== | 3/28/2019 11:17
Info: Disabling MDT Options | 3/28/2019 11:17
Info: Disabling MDT Options | 3/28/2019 11:17
======== Querying Model List(s) ======== | 3/28/2019 11:17
======== Downloading HP Product List   ======== | 3/28/2019 11:17
Info: Downloading HP driver pack cabinet   file from   https://ftp.hp.com/pub/caps-softpaq/cmit/HPClientDriverPackCatalog.cab | 3/28/2019 11:17
======== Errors(s) Occurred ======== | 3/28/2019 11:17
Error: The operation being requested was   not performed because the user has not logged on to the network. The   specified service does not exist. (Exception from HRESULT: 0x800704DD) | 3/28/2019 11:17
  | 3/28/2019 11:17
Info: Reading driver pack XML file -   C:\Program Files   (x86)\DriverAutomationTool\Temp\HPClientDriverPackCatalog.xml | 3/28/2019 11:17
======== Downloading HP SoftPaq List   ======== | 3/28/2019 11:17
Info: Downloading HP softpaq cabinet file   from   https://ftp.hp.com/pub/softlib/software/sms_catalog/HpCatalogForSms.latest.cab | 3/28/2019 11:17
======== Errors(s) Occurred ======== | 3/28/2019 11:17
Error: The operation being requested was   not performed because the user has not logged on to the network. The   specified service does not exist. (Exception from HRESULT: 0x800704DD) | 3/28/2019 11:17
  | 3/28/2019 11:17
Warning: Failed to find HP XML file:   HpCatalogForSms.latest.cab | 3/28/2019 11:17
Info: Searching HP XML with OS variables   - Windows*10*64* | 3/28/2019 11:17
======== Selecting Previously Selected   Models ======== | 3/28/2019 11:17
cwrodgers commented 3 years ago

I'm having the exact same problem. Could someone provide assistance for a solution?