Page 2 of 3 <123>
Topic Options
#108361 - 2003-12-05 02:22 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
grab the latest Inquisitor2 that I just posted.. I put a version checker in it.

It can't hurt to unreg it, but I usually just overwrite it...
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108362 - 2003-12-05 02:31 PM Re: Updated Inquisitor Kixform App
1984 Offline
Starting to like KiXtart

Registered: 2003-08-14
Posts: 150
Invalid method at line 1980...
_________________________
"... Great minds talk about idea' s, average minds talk about events and samll minds talks about people...!"

Top
#108363 - 2003-12-05 02:38 PM Re: Updated Inquisitor Kixform App
1984 Offline
Starting to like KiXtart

Registered: 2003-08-14
Posts: 150
What about if a user is logged on to several clients?
Also:
Missing connect option using an IP add insted of User or Computer name.

Search option for IP range - ex 192.168.0.0/24 or 192.168.0.48-156 could be an issue for nex release...

Well done
_________________________
"... Great minds talk about idea' s, average minds talk about events and samll minds talks about people...!"

Top
#108364 - 2003-12-05 02:44 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
it will connect to an IP now... just use it for computer name
it biggest weakness if connecting to username.

This is meant to work against a single PC, I have a few tools that will operated against a subnet or OU
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108365 - 2003-12-05 05:06 PM Re: Updated Inquisitor Kixform App
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11625
Loc: CA
It is highly recommended to get in the habit of properly unregistering and re-registering DLL files.

Yes you would probably not experience any issue with KiXforms DLL by just overwriting it, but the preferred method is to run

Unregister
regsvr32 /u kixforms.dll

Register
regsvr32 kixforms.dll

That can be run from the RUN command on the start menu so only takes less then a second.

The updated version of Inquisitor2.kix is located here

http://www.wheelerfam.com/Documents/Inquisitor2.kix

The updated version of KiXforms is located here
http://www.kixforms.com/assets/index.htm

Top
#108366 - 2003-12-05 05:49 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
I have WOL working now, but it requires SMS to get the MAC from.

I could set it up to read from an ini file or access DB, if necessary

it also needs WOL.exe, which I have copied to:
http://www.wheelerfam.com/Documents/wol.exe


Edited by Radimus (2003-12-05 05:52 PM)
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108367 - 2003-12-05 10:34 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
WOL and Shutdown is working now.. as well as the link button to the manufacturer's website (for dell and compaq)

Started on Service control

Code updated at previous link
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108368 - 2003-12-08 07:54 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
updated code
http://www.wheelerfam.com/Documents/Inquisitor2.kix


updated Picture




The services panel doesn't work yet
Any ideas for the TBD section?


Edited by Radimus (2003-12-08 07:55 PM)
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108369 - 2003-12-09 08:28 AM Re: Updated Inquisitor Kixform App
Kdyer Offline
KiX Supporter
*****

Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
How about Task Scheduling? Maybe a WOL?

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's

Top
#108370 - 2003-12-09 05:00 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
WOL is there... I have it tied to SMS, but a talented individual could mod it for their environment

a task manager would take up more space on the form than available, but it could be run from a button on a .. child form.

I have made the service control functional.... I'll upload it eventually
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108371 - 2003-12-10 08:28 AM Re: Updated Inquisitor Kixform App
masken Offline
MM club member
*****

Registered: 2000-11-27
Posts: 1222
Loc: Gothenburg, Sweden
You dont need sms to get the MAC's... u can just query the DHCP servers... got it in my UDF if nothing else
_________________________
The tart is out there

Top
#108372 - 2003-12-10 01:12 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
you can query the dhcp servers, but there are 2 problems with that

1. I can't find a method to automatically determine the names of all the dhcp servers in a network

2. If the target PC's lease has expired, the server dumps the record (and it's MAC)

If you look at remote execution manager, I have 3 methods employed... ini file, DHCP, and SMS. But SMS worked easiest.


I'm thinking about dumping the hotfix installer, and just make it a generic remote execute...
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108373 - 2003-12-10 03:58 PM Re: Updated Inquisitor Kixform App
masken Offline
MM club member
*****

Registered: 2000-11-27
Posts: 1222
Loc: Gothenburg, Sweden
Looking for such a tool myself too

On the other hand, quering DHCP servers would in normally 99.9% of the cases get all clients
_________________________
The tart is out there

Top
#108374 - 2003-12-11 01:55 PM Re: Updated Inquisitor Kixform App
Wizard Offline
Hey THIS is FUN
*****

Registered: 2000-12-05
Posts: 264
Loc: Bristol, England
I get an error when querying the user details.

The message is...

"
ERORR: invalid method/function call: missing required parameter 2!
Script: ....
Line 2542
"

W


Edited by Wizard (2003-12-11 01:59 PM)
_________________________
Wizard
There's no place like 127.0.0.1

vb | kix | batch | html | cfm | js | english

Top
#108375 - 2003-12-11 02:06 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
are you running AD?

You probably are... I dunno, but I may remove those pieces as the Last Logon and last logoff fields never seem to get populated...


Edited by Radimus (2003-12-11 02:10 PM)
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108376 - 2003-12-11 03:04 PM Re: Updated Inquisitor Kixform App
Wizard Offline
Hey THIS is FUN
*****

Registered: 2000-12-05
Posts: 264
Loc: Bristol, England
Actually no, we are a Windows NT company.!

Lines 2544/5/6 are...

Code:
 
$pc = $UserProp.Items.Add("RAS Enabled")
$pc.SubItems(1).text = iif($userProperties.msNPAllowDialin,'Yes','No')
$UserPropPBar.Value = $UserPropPBar.Value + 1

_________________________
Wizard
There's no place like 127.0.0.1

vb | kix | batch | html | cfm | js | english

Top
#108377 - 2003-12-11 05:09 PM Re: Updated Inquisitor Kixform App
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2127
Loc: Tulsa, OK
Rad...

Seems to work great...Just one suggestion would be to add the actual McAfee version along with the DAT and Eng levels. Also...Any way to suppress all the command boxes when the initial connection is made?

Top
#108378 - 2003-12-11 06:14 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
open it with kix32 and not wkix32
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#108379 - 2003-12-11 08:04 PM Re: Updated Inquisitor Kixform App
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2127
Loc: Tulsa, OK
On my XP Pro machine with McAfee 7.0 it does no return the DAT file or date...Just the engine level. So I changed the strings below which seems to work...It also converts the new 7.0 date format to the 4.5 style date to keep it more consistent...

Code:

$DATFile.Text = readvalue('\\'+$TextBox4.Text+'\HKLM\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx','szDatVersion')
$DATDate.Text = readvalue('\\'+$TextBox4.Text+'\HKLM\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx','szDatDate')



To this...

Code:

$DATFile.Text = readvalue('\\'+$TextBox4.Text+'\HKLM\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx','szDatVersion')
If Len ($DATFile.Text) < 1
$DATFile.Text = readvalue('\\'+$TextBox4.Text+'\HKLM\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx','szVirDefVer')
Endif
$DATDate.Text = readvalue('\\'+$TextBox4.Text+'\HKLM\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx','szDatDate')
If Len ($DATDate.Text) < 1
$70DATDate = readvalue('\\'+$TextBox4.Text+'\HKLM\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx','szVirDefDate')
If Len ($70DATDate) > 1
$date = Split ($70DATDate, " ")
$months = "January","Febuary","March","April","May","June","July","August","September","October","November","December"
For Each $month in $months
$monthno = $monthno+1
If $date[1] = $month
$newmonth = $monthno
Endif
Next
$DATDate.Text = "$newmonth"+"/"+$date[0]+"/"+$date[2]
Endif
Endif


Top
#108380 - 2003-12-11 10:03 PM Re: Updated Inquisitor Kixform App
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
another updated version...

Shane, I'll add the mcafee 7 version code in the next update or so.


The end is in sight.
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
Page 2 of 3 <123>


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 202 anonymous users online.
Newest Members
BeeEm, min_seow, Audio, Hoschi, Comet
17882 Registered Users

Generated in 0.076 seconds in which 0.027 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org