|
|
8楼

楼主 |
发表于 2010-1-27 13:42:08
|
只看该作者
按照上面命令打,我现在想屏蔽掉后缀名为exe文件的,还是有报错,不知道是不是哪打错了,帮忙看一下
输入命令如下:
add-attachemtfilterentry -*.exe -type filename
显示如下:
The term 'add-attachemtfilterentry' is not recognized as a cmdlet,function, operable program,or script file. Verify the term and try again.
At line:1 char:25
+ add-attachemtfilterentry <<<< -*.exe -type filename
斑竹看看哪出问题了 |
|