Import-ExchangeURLs

3.3.4

This script takes in input a CSV file issued form an Export-ExchangeURLsv3.ps1 script or a
CSV file containing the following headers:

ServerName,ServerVersion,EASInternalURL,EASExternalURL,OABInternalURL,OABExternalURL,
OWAInternalURL,OWAExternalURL,ECPInternalURL,ECPExternalURL,AutoDiscName,AutoDiscURI,
EWSInternalURL,EWSExternalURL,OutlookAnywhere-InternalHostName(
This script takes in input a CSV file issued form an Export-ExchangeURLsv3.ps1 script or a
CSV file containing the following headers:

ServerName,ServerVersion,EASInternalURL,EASExternalURL,OABInternalURL,OABExternalURL,
OWAInternalURL,OWAExternalURL,ECPInternalURL,ECPExternalURL,AutoDiscName,AutoDiscURI,
EWSInternalURL,EWSExternalURL,OutlookAnywhere-InternalHostName(NoneForE2010),
OutlookAnywhere-ExternalHostNAme(E2010+)

IMPORTANT NOTE: a blank value will set the corresponding attribute to $null

IMPORTANT ADVICE: Always use Export-ExchangeURLsv3.ps1 to export all your current URLs before any
modifications => that way you'll just have to use that export with this script to set
the Virtual Directories and/or Autodiscover value(s) back to what they were initially.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Import-ExchangeURLs

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Sam Drey

Functions

IsNotEmpty Title1 LogMag LogGreen LogYellow LogBlue Test-ExchTools import-ValidCSV

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
3.3.4 (current version) 139 10/1/2019
3.3.3 25 9/16/2019
3.3.2 16 9/15/2019
1.6.1 20 9/8/2019
1.5 24 8/13/2019
1.4 22 8/2/2019
Show more