Forum
Merhabalar , 2010 exchangede Spam filtrelerini aktif hale getirmek istiyorum fakat " AntispamAgents.ps1 " dosyasını exchange klasöründe yok.
nasıl yüklenebilir ?
Merhaba ,
Linki inceler misiniz?
http://technet.microsoft.com/en-us/library/bb201691.aspx
Kolay gelsin.
MERHABALAR ,
Link için teşekkür ederim fakat benim sistemimde bu dosya yok Link te nasıl kullanacağım anlatılıyor.
Bu dosyayı sistemime nasıl yüklerim
Tşk.
Merhaba ,
Exchange dizininde script altında olması gerekiyor.
Installing Anti-Spam agents in the Hub Transport role
We can get a good example of the usefulness of Transport Agents when
we have a single machine containing the three roles (Mailbox, Hub
Transport and Client Access) and that machine is responsible for all the
Internet message traffic. In this case, the Transport Agents are
responsible for the clean-up process (such as Anti-spam, content filter
and so on). They are very useful in the Hub Transport role.
Although the Hub Transport role has only two Transport Agents by
default, we can use the script Install-AntiSpamAgents.ps1 which allows
us to install some Anti-Spam agents, such as Connection Filtering,
Content Filter agent, Sender ID agent, Sender Filter agent, Recipient
Filter agent, and Protocol Analysis. By default, they are found only on
the Edge Transport Role.
To install anti-spam agents in the Hub Transport role, we must follow
these steps:
-
Log on to the Hub Transport Server
-
Open the Exchange Management Shell
-
Run the script called
Install-AntispamAgents.ps1 that can be found under Scripts folder
of the Exchange Server Installation. (Figure 04)
Figure 04:
Installing the Anti-Spam agents in the Hub Transport role
After that, we have to restart the Exchange Transport service to use
the new Transport Agents and we can see a new tab in the Exchange
Management Console under Organization Configuration (Figure 05). Now,
these new agents are running in the Transport SMTP Receive Agents and
the default Transport agents are still running in the Categorizer.
Figure 05:
The new tab Anti-spam in the Hub Transport role
Merhabalar ,
Çalıştırdığımda aşağıdaki hata mesajını veriyor.
YArdımcı olursanız sevinirim.
[PS] C:\Program Files\Microsoft\Exchange Server\V14\Scripts>install-AntispamAgents.ps1
The term 'install-AntispamAgents.ps1' is not recognized as the name of a cmdlet, function, script file, or operable pro
gram. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:27
+ install-AntispamAgents.ps1 <<<<
+ CategoryInfo : ObjectNotFound: (install-AntispamAgents.ps1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command install-AntispamAgents.ps1 was not found, but does exist in the current location. Wi
ndows PowerShell doesn't load commands from the current location by default. If you trust this command, instead type ".\
install-AntispamAgents.ps1". See "get-help about_Command_Precedence" for more details.
[PS] C:\Program Files\Microsoft\Exchange Server\V14\Scripts>
Merhabalar tekrar
çalıştırdım..
.\ ile başladığımda çalıştır.
tşk.
Paremetreyi atlamışsınız.
Çözüldüyse sevindim.
Kolay gelsin.