$agentName = "System Probe Drop Smtp Agent"; $agent = get-transportagent -Identity:$agentName; if ($agent) { uninstall-transportagent -Identity:$agentName; };
agentName = "Safe Attachment Processing Agent"; $agentFactory = "Microsoft.Exchange.Transport.Agent.SafeAttachmentProces ...
agentName = "Spam Analysis Routing Agent"; $agentFactory = "Microsoft.Exchange.AntiSpam.SpamAnalysis.RoutingAgent.SpamAnalysisRoutingAgentFactory"; ...
agentName = "System Probe Drop Routing Agent"; $agent = get-transportagent -Identity:$agentName; if ($agent) { uninstall-transportagent ...
agentName = "System Probe Drop Routing Agent"; $agentFactory = "Microsoft.Exchange.Transport.Agent.SystemProbeDrop.Syste ...
agentName = "System Probe Drop Smtp Agent"; $agent = get-transportagent -Identity:$agentName; if ($agent) { uninstall-transportagent ...
agentName = "System Probe Drop Smtp Agent"; $agent = get-transportagent -Identity:$agentName; if ($agent) { uninstall-transportagent ...
agentName = "System Probe Drop Smtp Agent"; $agentFactory = "Microsoft.Exchange.Transport.Agent.SystemProbeDrop.SystemProbeDropSmtpAgentFactory"; ...
agentName = "System Probe Drop Smtp Agent"; $agentFactory = "Microsoft.Exchange.Transport.Agent.SystemProbeDrop.SystemProbeDropSmtpAgentFactory"; ...
agentName = "TenantAttributionAndInboundConnectorAgent"; $agentFactory = "Microsoft.Exchange.Hygiene.TenantAttribution.T ...