Console – Extender with Ivanti EPM
Console Extender Ivanti – %WinDir%system32cmd.exe Command line cmd /c start c$ Ping Executable %WinDir%system32cmd.exe Command line cmd /k ping /t Psexec Executable
- You can add scripts to the LANDESK console.

Console Extender Ivanti Overview
Console Extender
- From the console, launch “Console Extender”.

- You can add commands.

- Add a new item.

Browse C$
- Executable
%WinDir%system32cmd.exe
- Command line
cmd /c start <Computer.Device Name>c$

Ping
- Executable
%WinDir%system32cmd.exe
- Command line
cmd /k ping <Computer.Device Name> /t
Psexec
- Executable
%WinDir%system32cmd.exe
- Command line
cmd /c psexec <Computer.Device Name> cmd
Cleanup Remote
- Executable
powershell.exe
- Command line
-ExecutionPolicy Bypass -File "D:ScriptsRightClickcleanRemote.ps1" <Computer.Device Name>
PC History
Console Extender Ivanti – IVANTI/epm-console-extender at main · DavidWuibaille/IVANTI
- Executable
powershell.exe
- Command line
-ExecutionPolicy Bypass -File "D:ScriptsRightClickHistoriquePC.ps1" <Computer.Device Name>
Landesk Log
Console Extender Ivanti – IVANTI/epm-console-extender at main · DavidWuibaille/IVANTI
- Executable
powershell.exe
- Command line
-ExecutionPolicy Bypass -File "D:ScriptsRightClickLogLANDESK.ps1" <Computer.Device Name>
Purge SDMCACHE
Console Extender Ivanti – IVANTI/epm-console-extender at main · DavidWuibaille/IVANTI
- Executable
powershell.exe
- Command line
-ExecutionPolicy Bypass -File "D:ScriptsRightClickcleansdmcache.ps1" <Computer.Device Name>
Export Commands
Console Extender Ivanti – You need to export the following registry key for other EPM consoles:
- HKEY_LOCAL_MACHINESOFTWAREManaged PlanetConsole ExtenderPlugin
Console Extender Ivanti – Then import it on the other consoles (don’t forget the scripts).
