I'm stuck.

i want to XCOPY (NT4) a file that has a suffix and put it on another place and at the same time rename it so that it doesn't have a suffix, how do I silently do this without verifying F for file?

code:
XCOPY \\<computer>\<share>\test.* D:\test\test 

(test.* is a single file with a variable suffix that I want to remove for it's destination).
_________________________
The tart is out there