% in DOS batch means you are grabbing the value of an environmental variable. %0 is a special in DOS (or whatever you want to call the command interpreter) in that it points to the working drive.
In a login script %0..\ points you to the \NETLOGON share. Output is determined by my LanauditIV.KIX file. Dave Lum - [EMAIL PROTECTED] Sr. Network Specialist - Textron Financial 503-675-5510 -----Original Message----- From: Ed Thomas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 08:32 AM To: NT 2000 Discussions Subject: RE: Help with script to get hardware info Hi David, If you have a working script I will try it. In the batch file: @echo off %0\..\wkix32.exe %0\..\LanauditIV.kix Where is the output goes to? Also, is % a DOS parameter? Thanks in advance. _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
