I'm trying to push the Time Zone Update via a Group Policy, but I only want to run it against those machines that are Windows XP. Is there a way to check for specific OS version in kixtart? I know there is a generic Win NT check, but I need something more granular so the update doesn't get pushed to W2K clients. Also, is there a way to make it so that once the update is applied, it is not applied again after subsequent reboots? In other words, the script first checks to see if it has been applied? I guess one way to do it would be to copy the update file to the local hard drive and then run it from that. Then kixtart could check to see if the file exists on the drive. If it does, exit. Would that work? Is there a better way? Can someone help with the scripting for that? I am not an expert so I sure appreciate any assistance you can provide. Thanks.

Edited by endodave (2007-03-01 10:05 PM)