Remove - EdgeSubscription
This cmdlet is used to export an edge subscription file from an Edge Transport server and to import the
edge subscription file to a Hub Transport server in an Active Directory site.
For a detailed list run the following in the Exchange Management Shell: Get-Help
Remove-EdgeSubscription -detailed . The syntax for this cmdlet has the following parameters:
Remove-EdgeSubscription -Identity < TransportServerIdParameter > [-Confirm
[ < SwitchParameter > ]]
[-DomainController < Fqdn > ] [-WhatIf [ < SwitchParameter > ]]
??‘ Identity < TransportServerIdParameter > : This parameter specifies the identity of the Edge
Transport server for which you want to remove the edge subscription. The identity is expressed
as the host name of the Edge Transport server.
??‘ Confirm < SwitchParameter > : The Confirm parameter causes the command to pause
processing and requires the administrator to acknowledge what the command will do
before processing continues. The default value is $true .
??‘ DomainController < Fqdn > : Use the DomainController parameter to specify the host name
or fully qualified domain name (FQDN) of the domain controller that will write this change to
Active Directory. This parameter is used only when the procedure is run on the Hub Transport
server.
Pages:
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353