You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
4
+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
5
5
title: Import-TransportRuleCollection
6
6
schema: 2.0.0
7
7
author: chrisda
@@ -12,7 +12,7 @@ ms.reviewer:
12
12
# Import-TransportRuleCollection
13
13
14
14
## SYNOPSIS
15
-
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.
15
+
This cmdlet is available only in on-premises Exchange.
16
16
17
17
Use the Import-TransportRuleCollection cmdlet to import a transport rule collection. You can import a rule collection you previously exported as a backup, or import rules that you've exported from an older version of Exchange.
18
18
@@ -60,7 +60,7 @@ The Identity parameter specifies the transport rule that you want to import. You
60
60
Type: RuleIdParameter
61
61
Parameter Sets: (All)
62
62
Aliases:
63
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
63
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
64
64
65
65
Required: False
66
66
Position: 1
@@ -78,7 +78,7 @@ A valid value for this parameter requires you to read the file to a byte-encoded
78
78
Type: Byte[]
79
79
Parameter Sets: (All)
80
80
Aliases:
81
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
81
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
82
82
83
83
Required: True
84
84
Position: 1
@@ -97,7 +97,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
97
97
Type: SwitchParameter
98
98
Parameter Sets: (All)
99
99
Aliases: cf
100
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
100
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
This parameter is available only in on-premises Exchange.
111
-
112
110
The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com.
113
111
114
112
The DomainController parameter isn't supported on Edge Transport servers. An Edge Transport server uses the local instance of Active Directory Lightweight Directory Services (AD LDS) to read and write data.
@@ -135,7 +133,7 @@ You can use this switch to run tasks programmatically where prompting for admini
135
133
Type: SwitchParameter
136
134
Parameter Sets: (All)
137
135
Aliases:
138
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
136
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
139
137
140
138
Required: False
141
139
Position: Named
@@ -151,7 +149,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
151
149
Type: SwitchParameter
152
150
Parameter Sets: (All)
153
151
Aliases: wi
154
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
152
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
0 commit comments