Home | Download | Demo | Feature list | Premium users | Support | Knowledgebase
How to fix WMI Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
The network path was not found - The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
How to configure Windows Vista clients.
How to configure the windows firewall using group policies.
   
Welcome Guest Search | Active Topics | Members | Log In | Register

Usefull utilities and links for custom actions Options
BullGates
Posted: Sunday, June 01, 2008 4:22:27 PM

Rank: Premium user
Groups: Member , Premium Users

Joined: 9/29/2007
Posts: 44
Location: PT
I think it can help to have such a list, so please post your recommended utilities and links for custom actions. I will start with some of them not mentioned in here before:

dmidecode compiled for windows - for reading the BIOS table, and get a lot of useful information such as owner tag, memory slots, memory type, hardware part numbers (you need psexec to make it work remotely).

USBDeView - great way to connect disconnect USB devices remotely, usefull to identify the drive letter associated with a device (Windows XP is dumb enough to mount a device on a letter assigned to a network drive and this gives you all the control)

Dump EDID - DumpEDID is a small console application that extract the EDID ("Extended display identification data") records from your computer, analyze it, and dump it into the console window. EDID record provide essential information about your monitor: manufacture week/year, monitor manufacturer, monitor model, supported display modes, and so on...
You can also get the EDID records of a remote computer, if you login to this computer with administrator rights.

Nircmd - NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door of your CD-ROM drive, and more...

A lot more of those Nirsoft utilities can be used... some support /remote command, others can be used with psexec - please read the license of each one, since sometimes they say you cannot use them for commercial purposes.

qbicdesign
Posted: Thursday, November 13, 2008 3:33:52 PM
Rank: Freeware user
Groups: Member

Joined: 8/21/2008
Posts: 5
Location: Tallinn
do you have the action code for dmidecode?
BullGates
Posted: Monday, November 24, 2008 1:23:53 PM

Rank: Premium user
Groups: Member , Premium Users

Joined: 9/29/2007
Posts: 44
Location: PT
I've created a dmidecode.bat file with:
Code:
\\filer\share$\Lansweeper\psexec.exe \\%1 -c -s \\filer\share$\Lansweeper\dmidecode.exe > c:\temp\%1.txt
notepad c:\temp\%1.txt
del c:\temp\%1.txt


Then in the actions:
Code:
\\filer\share$\Lansweeper\dmidecode.bat {computer}
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.


Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.

   
Quick links: Download - Premium users - Support 
Copyright 2004 - 2008 © Geert Moernaut - Hemoco bvba - All rights reserved