Jump to content

karel.krobath

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by karel.krobath

  1. Hi, 

    the parameters for automation are not working anymore starting with version 4.2.5. Could you update the possible parameters for silent install and uninstall please..?

    If I use: 

    "%PROGRAMFILES(x86)%\Total Network Inventory 2\unins000.exe" /SILENT

    i get the error: 

    Runtime Error (at 95:119): Could not call proc.

    Greetings, Karel

    post-6722-0-80162300-1574671609_thumb.png

  2. First I would like to emphasize the idea of customizing the TNIWINAGENT.EXE with command line parameters. This would be helpful for systems that work with scripted scans (as we do).


    Secondly a possible workaround for the BOSD issue:
    Use the TNIWINAGENT.EXE from the TNI version 2.x. This scanner did never cause any blue screens, because the deep hardware scan is possibly not being used. The .inv files which are created with the agent v2.x can be read with the TNI version 3.x.

  3. Hello,

     

    I experience a bluescreen on Windows 7 x64 every time i run the tniwinagent.exe from the version 3.0.0 build 1601 and build 1627 on workstations with a certain ahci controller.

     

    The bluescreen occurs in the driver iaStorS.sys (Fileversion: 3.8.1.1006) of the “Intel C600 Series Chispet SAS”-Controller. At the moment I have Lenovos S30 and D30, where this happens.

    The driverexeption does not happen, when I scan the pc with the tniwinagent.exe from the TNI version 2.

     

    I could not attach the minidump file from a scan I ran today. If you need it, I will send it via E-Mail.

     

    If you need further information, I would be happy to help.

     

    Greetings

  4. Hi Zak,

    I have tested a bit the new Version 3.0 of TNI.

    The Driver Version feature is still missing in the Devices Section. (There is only a rudimentary implementation for the display drivers.)

    I would like to point out, that this is really a very important and a very useful feature.

    (Some vendors have their own Driver-management solutions. Like Lenovo System Update or HP SoftPaq Manager. Some Vendors do not have a driver management at all.)

    In my humble opinion many people would be thankful for an implementation of this.

    Greetings, Karel

  5. Hi,

    I would like to emphasize, that it would be important to scan drivers and driver versions on a PC.

    For a system administrator it is very important to identify installed driver versions on a PC that have bugs or security issues.

    It would be a great feature, if the scanning agent could get this information as well.

    Here is some further reading to the issue:

    https://www.tomshardware.com/news/nvidia-gpu-security-driver-exploit,20039.html

    https://www.esecurityplanet.com/views/article.php/3631261/Dont-Ignore-DeviceDriver-Dangers.htm

    https://www.securityfocus.com/news/11189

    Greetings, Karel

  6. Hi,

     

    I have a suggestion for Wake-on-LAN:

     

    The suggested version in the blog entry uses only a mac address for the wol command. This works only on the same Layer 2 segment (within a IP subnet).

     

    A good enhancement would be, if you could use a WOL-command that does support sending packet over L3 with a IP-network broadcast address. (You need to calculate the Broadcast IP for the subnet and have it as variable i.e. %PC-Subnetbroadcast%)

     

    We use this tool for WOL over a routed network environment.

     

    Example 1:

    for a PC with the ip 192.168.0.33 /24

     

    wake.exe 00-00-34-ab-ff-ff 192.168.0.255

     

    Additional Information:

    ------------------------------------------------
               TCP/IP NETWORK INFORMATION
    ------------------------------------------------
    IP Entered = ..................: 192.168.0.33
    CIDR = ........................: /24
    Netmask = .....................: 255.255.255.0
    Netmask (hex) = ...............: 0xffffff00
    Wildcard Bits = ...............: 0.0.0.255
    ------------------------------------------------
    Network Address = .............: 192.168.0.0
    Broadcast Address = ...........: 192.168.0.255
    Usable IP Addresses = .........: 254
    First Usable IP Address = .....: 192.168.0.1
    Last Usable IP Address = ......: 192.168.0.254

     

     

     

     

    Example 2:

    for a PC with the ip 172.16.4.33 /28

     

    wake.exe 00-00-34-ab-ff-ff 172.16.4.47

     

    Additional Information:

    ------------------------------------------------
               TCP/IP NETWORK INFORMATION
    ------------------------------------------------
    IP Entered = ..................: 172.16.4.33
    CIDR = ........................: /28
    Netmask = .....................: 255.255.255.240
    Netmask (hex) = ...............: 0xfffffff0
    Wildcard Bits = ...............: 0.0.0.15
    ------------------------------------------------
    Network Address = .............: 172.16.4.32
    Broadcast Address = ...........: 172.16.4.47
    Usable IP Addresses = .........: 14
    First Usable IP Address = .....: 172.16.4.33
    Last Usable IP Address = ......: 172.16.4.46

  7. Hi,

    There is an issue regarding the display of the online / offline status in TNI since the version 2.2.1. The Issue occurs especially in routed networks with more than 300 clients to monitor.

    Usually the status stalls with a yellow dot, the first half of the clients is displayed, and the rest is not even pinged. (The status is not displayed properly even if I change the engine, which should be used.)

    When I downgrade to the Version 2.2.0 with the nmap engine, it works fine.

    Greetings, Karel

     

     

  8. Hi Zak,

    Thanks for the info.

    FYI regarding automation: We need to automate the installation process for our administrative computers (4 PCs). We have this requirement for all software products in our company, all installations must be automated by 100%.

    It would be great, if you could implement a switch to make the message box disappear.

    Greetings, Karel

     

  9. Hello,

    I would like to suggest an enhancement in the hardware section.

    I think, that it would be useful to display the driver versions for the devices in the hardware devices view. There are WMI classes in the context root\cimv2 for this like Win32_PnPDevice (list of devices) and Win32_PnPSignedDriver (list of details with driver versions).

    From my point of view this information is important for keeping the manufacturer drivers up-to-date. A group report with the complete hardware would be nice as well.

    I hope, you can implement this in TNI.

    (Keep up the great work. For us it TNI2 is the best work tool, we have seen in the last seven years. )

    Greetings, Karel

×
×
  • Create New...