Hi,

Recently I have taken script_289.kix script and used it in my pc. this script basically exports all hardware and software inventory of local PC to the database (MSDE or SQL). It is working absolutely fine in the local system. Now I want to run this script in some 4 subnets within my LAN.

I have a restriction like I cannot put this in domain logon script because I do not have specific OU for these users and cannot be created.

Can anyone help me to run this script on remote machine basing on subnet I provide as input. For ex: this script.kix should scan local lan and if machine belongs to any of these subnets 192.168.1.x, 192.168.2.x, 192.168.3.x, 192.168.4.x, then it should execute the script in that machine.

please someone help in this regard.

Thanks
Prem