Hi all,
i am really new to writing batch files.
was wondering if you could please help me with the following...
scenario is as follows:
my boss has asked me to write/incl some batch code in our login script that must see if a file does NOT exist on a users pc (ie. an exe)
if the file(exe) does NOT exist, it must write the pc hostname to a text file on a server share for him to review.
at the same time, if possible,it must copy the missing file down from the server and if possible pipe out a succesful copy result to another text file.
he mentioned errorlevels to me, which doesnt make much sense to me.
an example of the above scenario would be: c:\winnt\test.exe
hope you guys can help me with this.
regards,
Tinito
i am really new to writing batch files.
was wondering if you could please help me with the following...
scenario is as follows:
my boss has asked me to write/incl some batch code in our login script that must see if a file does NOT exist on a users pc (ie. an exe)
if the file(exe) does NOT exist, it must write the pc hostname to a text file on a server share for him to review.
at the same time, if possible,it must copy the missing file down from the server and if possible pipe out a succesful copy result to another text file.
he mentioned errorlevels to me, which doesnt make much sense to me.
an example of the above scenario would be: c:\winnt\test.exe
hope you guys can help me with this.
regards,
Tinito