Over time, I have customized a number of tools, some of which I have gotten from this Discussion board and to return the favour, here they are...Use them, customize etc. If you have any others that I do not have, please let me know. Thanks.
IDM_TOOL1=Remote Administration
IDM_TOOLCMD1=\\server\tools\radmin.exe /connect:%E% /updates:10
IDM_TOOL2=Secure Dell Web Services
IDM_TOOLCMD2=\\server\tools\iexplore.exe https://%E%:1311
IDM_TOOL3=Terminal Services Connect
IDM_TOOLCMD3=\\server\tools\mstsc.exe /v:%E%
IDM_TOOL4=Remote Connect
IDM_TOOLCMD4=\\server\tools\psexec.exe \\%E% cmd.exe
IDM_TOOL5=PSLIST
IDM_TOOLCMD5=cmd.exe /x /c \\server\tools\pslist.exe \\%E% & pause
IDM_TOOL6=Get IP Address
IDM_TOOLCMD6=cmd /c cls & for /f "tokens=3" %V in ('ping -n 1 %E% ^| find "Pinging"') do @echo %E% IP Address: %V & pause
IDM_TOOL7=Server Up Time
IDM_TOOLCMD7=cmd.exe /x /c \\server\tools\uptime.exe /s /v /a \\%E% & pause
IDM_TOOL8=Get Server Type
IDM_TOOLCMD8=cmd.exe /x /c \\server\tools\gettype.exe \\%E% & pause
IDM_TOOL9=Who'se Logged On
IDM_TOOLCMD9=cmd.exe /x /c \\server\tools\psloggedon.exe \\%E% & pause
IDM_TOOL10=Directory Space Useage
IDM_TOOLCMD10=cmd.exe /x /c \\server\tools\diruse.exe /s /m /c \\%S%\%E% & pause
IDM_TOOL11=Detailed Computer Information (Hotfixes, Software)
IDM_TOOLCMD11=cmd.exe /x /c \\server\tools\psinfo.exe -s -h \\%E% & pause
IDM_TOOL12=GET users SID
IDM_TOOLCMD12=cmd.exe /x /c \\server\tools\getsid \\pdc %E% \\bdc %E% & pause
IDM_TOOL13=Reg Query Veritas Excludes
IDM_TOOLCMD13=cmd.exe /x /c \\server\tools\reg query "HKLM\Software\veritas\netbackup\currentversion\co nfig\exclude" \\%E% & pause
IDM_TOOL14=Reg Query Veritas Includes
IDM_TOOLCMD14=cmd.exe /x /c \\server\tools\reg query "HKLM\Software\veritas\netbackup\currentversion\co nfig\include" \\%E% & pause
IDM_TOOL15=Reg Query Veritas Servers
IDM_TOOLCMD15=cmd.exe /x /c \\server\tools\reg query "HKLM\Software\veritas\netbackup\currentversion\co nfig\server" \\%E% & pause
IDM_TOOL16=Reg Copy Veritas Servers
IDM_TOOLCMD16=cmd.exe /x /c \\server\tools\reg copy HKLM\Software\veritas\netbackup\currentversion\con fig\server \\server1 HKLM\Software\veritas\netbackup\currentversion\con fig\server \\%E% & pause
IDM_TOOL17=Kill Process (PID)
IDM_TOOLCMD17=cmd.exe /x /c \\server\tools\pskill.exe %C1% %C3%
IDM_TOOL18=Ping Computer / Server
IDM_TOOLCMD18=ping %E% -t
IDM_TOOL19=Telnet to Computer / Server
IDM_TOOLCMD19=telnet %E%
IDM_TOOL20=FTP to Computer / Server
IDM_TOOLCMD20=ftp %E%
IDM_TOOL21=Remote Registry Edit (regedt32)
IDM_TOOLCMD21=cmd /C \\server\tools\reg update HKCU\Software\Microsoft\regedt32\settings\registry =%E% & regedt32.exe && \\server\tools\reg update HKCU\Software\Microsoft\regedt32\settings\registry =__Local_Computer
IDM_TOOL22=Install RADMIN
IDM_TOOLCMD22=\\server\tools\radmin_install.bat %E% %P1:Are you installing to a server or workstation? You must type in server or workstation and nothing else.%
IDM_TOOL23=File Copy
IDM_TOOLCMD23=\\server\tools\custom_copy.bat %P1:Enter Source (Copy from ...) Use quotations if spaces are in the path.% %P2:Enter Destination (Copy to ...)%
IDM_TOOL24=ipconfig /all Results to a text file on server\tools\results
IDM_TOOLCMD24=cmd.exe /x /c \\server\tools\psexec.exe -i \\%E% ipconfig /all > \\server\tools\results\%E%_ip_results.txt
IDM_TOOL25=User Last Logon (Checks all BDC's)
IDM_TOOLCMD25=cmd.exe /x /c \\server\tools\llogon.exe %E% %P1:Which domain is this user in?% /i & pa
IDM_TOOL1=Remote Administration
IDM_TOOLCMD1=\\server\tools\radmin.exe /connect:%E% /updates:10
IDM_TOOL2=Secure Dell Web Services
IDM_TOOLCMD2=\\server\tools\iexplore.exe https://%E%:1311
IDM_TOOL3=Terminal Services Connect
IDM_TOOLCMD3=\\server\tools\mstsc.exe /v:%E%
IDM_TOOL4=Remote Connect
IDM_TOOLCMD4=\\server\tools\psexec.exe \\%E% cmd.exe
IDM_TOOL5=PSLIST
IDM_TOOLCMD5=cmd.exe /x /c \\server\tools\pslist.exe \\%E% & pause
IDM_TOOL6=Get IP Address
IDM_TOOLCMD6=cmd /c cls & for /f "tokens=3" %V in ('ping -n 1 %E% ^| find "Pinging"') do @echo %E% IP Address: %V & pause
IDM_TOOL7=Server Up Time
IDM_TOOLCMD7=cmd.exe /x /c \\server\tools\uptime.exe /s /v /a \\%E% & pause
IDM_TOOL8=Get Server Type
IDM_TOOLCMD8=cmd.exe /x /c \\server\tools\gettype.exe \\%E% & pause
IDM_TOOL9=Who'se Logged On
IDM_TOOLCMD9=cmd.exe /x /c \\server\tools\psloggedon.exe \\%E% & pause
IDM_TOOL10=Directory Space Useage
IDM_TOOLCMD10=cmd.exe /x /c \\server\tools\diruse.exe /s /m /c \\%S%\%E% & pause
IDM_TOOL11=Detailed Computer Information (Hotfixes, Software)
IDM_TOOLCMD11=cmd.exe /x /c \\server\tools\psinfo.exe -s -h \\%E% & pause
IDM_TOOL12=GET users SID
IDM_TOOLCMD12=cmd.exe /x /c \\server\tools\getsid \\pdc %E% \\bdc %E% & pause
IDM_TOOL13=Reg Query Veritas Excludes
IDM_TOOLCMD13=cmd.exe /x /c \\server\tools\reg query "HKLM\Software\veritas\netbackup\currentversion\co nfig\exclude" \\%E% & pause
IDM_TOOL14=Reg Query Veritas Includes
IDM_TOOLCMD14=cmd.exe /x /c \\server\tools\reg query "HKLM\Software\veritas\netbackup\currentversion\co nfig\include" \\%E% & pause
IDM_TOOL15=Reg Query Veritas Servers
IDM_TOOLCMD15=cmd.exe /x /c \\server\tools\reg query "HKLM\Software\veritas\netbackup\currentversion\co nfig\server" \\%E% & pause
IDM_TOOL16=Reg Copy Veritas Servers
IDM_TOOLCMD16=cmd.exe /x /c \\server\tools\reg copy HKLM\Software\veritas\netbackup\currentversion\con fig\server \\server1 HKLM\Software\veritas\netbackup\currentversion\con fig\server \\%E% & pause
IDM_TOOL17=Kill Process (PID)
IDM_TOOLCMD17=cmd.exe /x /c \\server\tools\pskill.exe %C1% %C3%
IDM_TOOL18=Ping Computer / Server
IDM_TOOLCMD18=ping %E% -t
IDM_TOOL19=Telnet to Computer / Server
IDM_TOOLCMD19=telnet %E%
IDM_TOOL20=FTP to Computer / Server
IDM_TOOLCMD20=ftp %E%
IDM_TOOL21=Remote Registry Edit (regedt32)
IDM_TOOLCMD21=cmd /C \\server\tools\reg update HKCU\Software\Microsoft\regedt32\settings\registry =%E% & regedt32.exe && \\server\tools\reg update HKCU\Software\Microsoft\regedt32\settings\registry =__Local_Computer
IDM_TOOL22=Install RADMIN
IDM_TOOLCMD22=\\server\tools\radmin_install.bat %E% %P1:Are you installing to a server or workstation? You must type in server or workstation and nothing else.%
IDM_TOOL23=File Copy
IDM_TOOLCMD23=\\server\tools\custom_copy.bat %P1:Enter Source (Copy from ...) Use quotations if spaces are in the path.% %P2:Enter Destination (Copy to ...)%
IDM_TOOL24=ipconfig /all Results to a text file on server\tools\results
IDM_TOOLCMD24=cmd.exe /x /c \\server\tools\psexec.exe -i \\%E% ipconfig /all > \\server\tools\results\%E%_ip_results.txt
IDM_TOOL25=User Last Logon (Checks all BDC's)
IDM_TOOLCMD25=cmd.exe /x /c \\server\tools\llogon.exe %E% %P1:Which domain is this user in?% /i & pa
Comment