/build/static/layout/Breadcrumb_cap_w.png

Software library K1000

Dear,

 

I'm using Kace K1000 appliance now since a couple of months, configured the help desk functionality, managed to distribute software etc. The only thing I can't seem to get working is the Software library.

I make a software available in the software library, package type = Install, I select one of the softwares from my distribution list, copy the command line that I have entered in the managed install. Next I log into a test computer, open the software library and choose the software I just made available, but nothing seems to happen. When I make it available as download, it works fine. Has anyone experienced the same issue?

Agent version: 5.3.53177

K1000 server version : 5.4.70402

All tips/help would be appreciated.


1 Comment   [ + ] Show comment
  • could you post the "Install Command Line" as text - SMal.tmcc 11 years ago

Answers (4)

Posted by: debiejimmy 11 years ago
Orange Belt
1

I have included /qn /i, removed it etc, enabled debugging via the AMPTools, maybe the kdeploy log helps out more:

 

Mon Mar 04 16:03:52 2013] KLaunch    Redirected Input Output Successful
[Mon Mar 04 16:03:52 2013] KLaunch    Start of ListenStdErr thread
[Mon Mar 04 16:03:52 2013] KLaunch    Start of ListenStdOut thread
[Mon Mar 04 16:03:52 2013] KLaunch    ExecuteAsCurrentUserOnDesktop
[Mon Mar 04 16:03:52 2013] searchPath='C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\WIDCOMM\Bluetooth Software\;;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\' envPath='C:\ProgramData\Dell\KACE\downloads\4595' tempPath=''
[Mon Mar 04 16:03:52 2013] KLaunch    Run as current user "SYSTEM"
[Mon Mar 04 16:03:52 2013] KLaunch- CreateProcessWithEnv with Token
[Mon Mar 04 16:03:52 2013] KLaunch    Run as user "NT AUTHORITY\SYSTEM"
[Mon Mar 04 16:03:52 2013] haveTokenLsaPriv returning: 1
[Mon Mar 04 16:03:52 2013] KLaunch    Execute command=["/qn"] args=[]
[Mon Mar 04 16:03:52 2013] searchPath='C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\WIDCOMM\Bluetooth Software\;;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\' envPath='C:\ProgramData\Dell\KACE\downloads\4595' tempPath=''
[Mon Mar 04 16:03:52 2013] searchPath='C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\WIDCOMM\Bluetooth Software\;;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\' envPath='C:\ProgramData\Dell\KACE\downloads\4595\/qn' tempPath='C:\ProgramData\Dell\KACE\downloads\4595\/qn'
[Mon Mar 04 16:03:52 2013] searchPath='C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files\WIDCOMM\Bluetooth Software\;;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\ProgramData\Dell\KACE\' envPath='/qn' tempPath='/qn'
[Mon Mar 04 16:03:52 2013] KLaunch    cmd=["/qn"] path=[C:\ProgramData\Dell\KACE\downloads\4595]
[Mon Mar 04 16:03:52 2013] KLaunch    Error: CreateProcessAsUser Failed: 2
[Mon Mar 04 16:03:52 2013] KLaunch    End of ExecuteThread
[Mon Mar 04 16:03:52 2013] KLaunch    Local command failed: (2) The system cannot find the file specified.


[Mon Mar 04 16:03:52 2013] KDeploy    LaunchProcess: ERROR returned by KLaunch (2).
[Mon Mar 04 16:03:52 2013] KDeploy    Managed Install FAILED (SkypeSetup (1).msi)


Comments:
  • Enter a full command line. msiexec /i skypesetup.msi /qn

    Look at these two lines:

    envPath='C:\ProgramData\Dell\KACE\downloads\4595\/qn' tempPath='C:\ProgramData\Dell\KACE\downloads\4595\/qn' - dugullett 11 years ago
Posted by: Timi 11 years ago
7th Degree Black Belt
0

When you say"...copy the command line that I have entered in the managed install..." does the command line include an option to do a silent install?

Posted by: dugullett 11 years ago
Red Belt
0

Go to the "My Computer" tab and verify that it's actually your computer. This happens on my test systems. They sometimes come up as another machine in my subnet. After an inventory update this fixes it.

Posted by: debiejimmy 11 years ago
Orange Belt
0

On the "My Computer" tab, I have the ip-address of my computer which corresponds with the real ip-address the computer has.


Comments:
  • and it shows the same name and hardware inventory? Are you including msiexec /i skypesetup.msi /q in your command line? All I see are the properties. - dugullett 11 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ