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
This parameter is available only in the cloud-based service.
3070
+
3071
+
**Note**: This parameter is in the process of being rolled out. The rollout is expected to be completed by mid-November 2023.
3072
+
3073
+
The PostponeRoamingSignaturesUntilLater parameter controls whether roaming signatures are enabled or disabled in Outlook on the web (formerly known as Outlook Web App or OWA) and the new Outlook for Windows. Valid values are:
3074
+
3075
+
- $true: Roaming signatures are temporarily disabled for Outlook on the web and the new Outlook for Windows. For Windows, the registry setting to disable roaming signatures still works. For more information, see [Outlook roaming signatures](https://support.microsoft.com/office/420c2995-1f57-4291-9004-8f6f97c54d15). When roaming signatures are disabled, admins can use the signature-related parameters on the Set-MailboxMessageConfiguration cmdlet (for example, AutoAddSignature, AutoAddSignatureOnReply, and SignatureHtml) to configure email signatures.
3076
+
- $false: This is the default value.
3077
+
3078
+
We're working on API support so admins and ISVs can configure roaming signatures directly. When the new API is available (and after plenty of warning), this parameter will be deprecated. Admins will no longer need to disable roaming signatures or use the parameters on Set-MailboxMessageConfigureation to configure email signatures.
3079
+
3080
+
Previously, the only way to disable roaming signatures in Outlook on the web was to open a support ticket.
3081
+
3082
+
```yaml
3083
+
Type: Boolean
3084
+
Parameter Sets: ShortenEventScopeParameter
3085
+
Aliases:
3086
+
Applicable: Exchange Online
3087
+
3088
+
Required: False
3089
+
Position: Named
3090
+
Default value: False
3091
+
Accept pipeline input: False
3092
+
Accept wildcard characters: False
3093
+
```
3094
+
3067
3095
### -PreferredInternetCodePageForShiftJis
3068
3096
This parameter is reserved for internal Microsoft use.
0 commit comments