.bat file return code 16386 - failed. But it's working
Here's the code: REM If pnamain.exe is running, kill it tasklist.exe | find /I "pnamain.exe">NULsdclient.exe /msg="Line 1 completed ErrorLevel %ERRORLEVEL%"if "%ERRORLEVEL%" == "0" taskkill /F /IM...
View ArticleGetting AutoIT tasks to run with Win 7 and UAC and the Local System Account
I have a whole bunch of scripts that I've generated using AutoIT that work great on Win2k and WinXP. I'm now trying to get them to work on Windows 7 (32 bit and 64 bit). I am deploying the scripts...
View ArticleCreating a distribution package using a .msp?
Hello, I have a .msp file that I need to push to my computers. I know LANDesk does not have a .msp distribution package so does anyone have any suggestions or know of a solution? Thank you.
View ArticleReceiving error "Sdclient.exe or the installation program was terminated at...
Running LANDesk Management Suite 9 with Service Pack 2. I'm attempting to install an executable package on a Windows 7 machine. When I try, the console shows a status of "Failed" and the error message...
View ArticleCreate Software Distribution task grayed out
On LANDesk 9.5 SP1, users are unable to right-click under Scheduled Tasks > My tasks and click "Create Software Distribution task.." The options are all grayed out. If they click directly on a...
View ArticleLotus 8.5.3 Installation?
Has anyone gotten it to run? I'm attempting a silent installtion of lotus 8.5.3 using the Executable and the following commandlines. /S/V"SETMULTIUSER=1 ADDFEATURES=ClientSingleLogon /QB" This action...
View ArticleAllow users to install printer without admin rights
Is there a way to push out a change with Landesk 9.5 to allow our users to install printers without admin rights?
View ArticleInstallshield MSI commands fail when run as system account
Where to start with this thing. I have this installshield packaged software that I'm trying to deploy and currently it looks like it fails when run as the system account. The commands I am sending are...
View ArticlePrerequisite query not running
HI, I have created a package that uses a pre-requisite query to detect if the device has IE 10 installed. The package is still installing even though the device is identified in the pre-req query? Is...
View ArticleUninstall Teamviewer en modo silencioso
Alguien sabe si existe alguna forma para desinstalar Teamviewer en modo desatentido?saludos.
View ArticleEnhanced Package Builder package not changing DWORD settings
I have created a Enhanced Package Builder package with a couple of DWORD registry settings. I have "built" the package, but when I install the package instead of the values in package, I just have...
View ArticleIssues when installing software not stored on the Landesk Server
Hi, We are currently trying to deploy Lync 2013 to our overseas offices. Due to bandwidth issues I have placed a copy of the installation folder on our server in New York and granted Everyone Full...
View ArticleNeed help with LD error code (16386)
Greetings, I have set up ACDSee for deployment but the push job goes to Failed even when the installation is successful. The ACDSee msi does actually prompt for a reboot after installation but this is...
View ArticleMultiple Installations via Batch File
Hello, I'm currently trying to install a product called NVivo. This product requires that SQL Server Express, Crystal Reports Redist, and Quicktime are all installed before it will successfully...
View ArticlePolicy.Client.Invoker.exe causing possible memory leak
Hopefully someone can help me with this. We've recently installed Landesk client 8.8 on some machines, and have seen a few of the machines process called Policy.Client.Invoker.exe exhibit high memory...
View ArticleSAP GUI 7.20 Software Distribution
Hi There, Does anybody have any ideas of sending this via software distribution ? Thanks,Mark.
View ArticleExploring vPro
I have spend the past year and a half working to get vPro to function correctly here on the enterprise. vPro (if working correctly) provides your LANDesk installation with some very significant...
View Article.bat file return code 16386 - failed. But it's working
Here's the code: REM If pnamain.exe is running, kill it tasklist.exe | find /I "pnamain.exe">NULsdclient.exe /msg="Line 1 completed ErrorLevel %ERRORLEVEL%"if "%ERRORLEVEL%" == "0" taskkill /F /IM...
View ArticleTrying to push a desktop icon to all users
Hello All, This is probably a really simple question although I am not that knowledgeable on scripting nor pushing batch files through LANDesk, but we are trying to put a web icon on all of our...
View ArticleError Downloading Package
I have a simple .exe file that I need to push out. It is built using auto it. I keep getting an issue "error downloading package". Here is the log file:...
View Article