agentName = "System Prüfpunkt Drop Smtp Agent"; $agentFactory = "Microsoft.Exchange.Transport.Agent.SystemProbeDrop.SystemProbeDropSmtpAgentFactory"; ...

$agentName = "System Prüfpunkt Drop Smtp Agent";            $agentFactory = "Microsoft.Exchange.Transport.Agent.SystemProbeDrop.SystemProbeDropSmtpAgentFactory";            $agentAssembly = ($RoleInstallPath + "TransportRoles\agents\SystemProbeDrop\Microsoft.Exchange.Transport.Agent.SystemProbeDrop.dll");            $agent = Get-Transportagent-Identität: $agentName;            Wenn {($agent)                Uninstall-Transportagent-Identität: $agentName;            };            Install-TransportAgent-Name: $agentName - TransportAgentFactory: $agentFactory - AssemblyPath: $agentAssembly;            Wenn ($agent.enabled- oder! $agent) {Enable-Transportagent-Identität: $agentName};
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
Français (France)
French (France)
italiano
Italian
Português
Portuguese
Русский
Russian