rzander / ruckzuck

software package manager for windows
https://ruckzuck.tools
Microsoft Public License
221 stars 20 forks source link

Import GUI works, update PowerShell doesn't work #204

Closed TheTaran closed 1 year ago

TheTaran commented 1 year ago

NICE tool and work! 👍🏻 I was able to successfully import applications according to the RZ4CM.exe.config. (Prefix, folders etc.) However, when I then after the scan, i run the update of these via PowerShell. This does not take over the settings within the RZ4CM.exe.config configuration. Any idea why?

TheTaran commented 1 year ago

I have seen this error on the error Log. 11.11.2022 14:35:19;CM12Mgmt;E62Value cannot be null. Parameter name: configMgrServerPath

rzander commented 1 year ago

Sorry, I have no ConfigMgr environment anymore to test or reproduce your issue... The error is raised in line 84 of https://github.com/rzander/ruckzuck/blob/master/RZ4CM/CM_API.cs Do you have specified the CM_SQLServerDBName, CM_SQLServer and CM_Server in your .config file ?

TheTaran commented 1 year ago

Yes that values are set. I solved that issue wiht a powershell step that i use for automatic update of the Apps.