Restore Quarantined File(s):

	set OSCESRV=osceserver
	set OSCEDIR=c:\program files\trend micro\officescan client\suspect\
	copy /v /y /z \\%OSCESRV%\pccsrv\admin\utility\vsapi32.dll  "%OSCEDIR%"
	copy /v /y /z \\%OSCESRV%\pccsrv\admin\utility\vsencode.exe "%OSCEDIR%"
	cd /d "%OSCEDIR%"
	vsencode.exe -d


To restore the quarantined file back to its original state:

	o On the OfficeScan server, go to
	  \Pccsrv\Admin\Utility\VSencode|VSEncrypt

	o Copy VSencode.exe and Vsapi32.dll into the
	  \Officescan Client\Suspect folder.

	o Go to the \PCCSRV\Virus folder and copy the encrypted
	  quarantined files and
	  then paste them into the SUSPECT folder as well.

	o Open a command prompt and then go to the
	  \Officescan client\Suspect folder.

	o Type vsencode -d and press enter.

The file should be restored back to the original state.