Article ID: 140972 - Last Review: February 20, 2007 - Revision: 3.2 Using the SCOPY Command with AT or WinAT SchedulerThis article was previously published under Q140972 SUMMARY
The SCOPY command from Windows NT Resource Kit is used to copy files and
folders to and from Windows NT File System (NTFS) partitions with the
security of the folders and files intact. The format for the command
is:
scopy <Source> <Destination> [/o] [/a] [/s] Example: scopy e:\testdata f:\testdata /o /a /s This example will copy the information from the Testdata folder on drive E to the Testdata folder on drive F. The destination folder on the root of the destination drive must be present prior to executing the SCOPY command. There are three switches that can be used with the command. The switches are:
/o Copies the existing owner security information to the
destination folder.
/a Copies the existing auditing information to the destination
folder. In order for this to work properly the Group the user is
a member of must have the Manage Auditing and Security Log user
right. This user right is obtained through User Right Policy
menu in User Manager for Domains.
/s Copies sub-folders.
MORE INFORMATION
When using the SCOPY command with either the AT command or WinAT scheduler
you must edit the Scheduler Service so that the service logs on with an
account that has administrative privileges:
Windows NT 3.5, 3.51, 4.0
Windows 2000
| Article Translations
|
Back to the top
