Exchange 2010: Configuring a pickup directory
Older programs or older fax solutions can sometimes only be connected to Exchange with the help of a PickUp directory. By default, the PickUp directory is located here (server with installed Hub Transport role): C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Pickup If you want to change the path for the PickUp directory, you can use the CDMlet Set-TransportServer: Set-TransportServer "Servername" -PickupDirectoryPath "d:\ExPickUp" All correctly formatted ... Read more