Load and start the driver
A member of the Administrators group should manually load the file screening minifilter driver and then start the driver. If these procedures do not work, the administrator should reboot the computer. To load the file screening minifilter driver (Datascrn) by using fltmc:
1. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
2. At the command prompt, type:
fltmc attach datascrn�[volume]:
Where volume is the drive letter of the volume. For example:
fltmc attach datascrn c:
To start the file screening minifilter driver (Datascrn):
1. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
2. At the command prompt, type:
net start datascrn
Verification
To verify that the file screening minifilter driver (Datascrn) is attached and running, review the output of the net start command.
|