jantari / LSUClient

Orchestrate driver, BIOS/UEFI and firmware updates for Lenovo computers 👨‍💻
https://jantari.github.io/LSUClient-docs/
MIT License
208 stars 22 forks source link

Get-LSUpdate => NativeCommandError #79

Closed IT360BE closed 1 year ago

IT360BE commented 1 year ago

Version

1.5.2

Computer Model

30E0S1D700

Problem

VERBOSE: Lenovo Model is: 30E0 cmd.exe : '\muac\filespace\sds\SCCMSTORE\MDM\Lenovo\Offline-Updater\LSUClient-master' At \muac\filespace\sds\SCCMSTORE\MDM\Lenovo\Offline-Updater\LSUClient-master\private\Get-WindowsVersion.ps1:12 char:18

CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.

Additional context

No response

jantari commented 1 year ago

Thanks, this should be an easy fix just by setting the working directory of cmd to some local path. I hope to have some time later today or tomorrow to look into all your issues

jantari commented 1 year ago

LSUClient 1.5.3 just released and includes this fix