0 votes

I've installed the latest version (2015) of Adaxes and I'm trying to export a mailbox. I changed the $userDN and $filepath to valid values, but when running the script I receive an error:

Exception calling "GetMailboxExportRequestInfo" with "2" argument(s): "Organization "AdKnegt" wasn't found. Make sure you typed the name correctly."

This is generated by the code: $requestInfo = $user.GetMailboxExportRequestInfo($requestId, $False)

The mailboxexportrequest is created but am not able to get the info. I've tested it with several valid users, the result is the same. How to fix this?

Remco

by (780 points)
0

Hello Remco,

To help us troubleshoot the issue, can you do the following:

  1. Enable tracing of PowerShell requests sent to your Exchange Servers. For information on how to do this, see the following help article: http://www.adaxes.com/help/?HowDoI.Perf ... uests.html.
  2. Try running your script again.
  3. Send the trace file to our support e-mail (support[at]adaxes.com).

Also, can you tell us what version of Exchange are you using?

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hi, is it possible to export automatically the exchange online mailbox of a user to a .PST file on our archive server before the user is deleted? Kind regards, Fabian

asked Oct 26, 2023 by fabian.p (150 points)
0 votes
1 answer

When will the export of a mailbox archive supported (http://www.adaxes.com/sdk/SampleScripts ... boxes.html)? I know there's a workarround with new-pssession...... but I'm just curious when it will be supported.... Thnx Remco

asked Dec 4, 2015 by RTiel (780 points)
0 votes
1 answer

Hi, I stumbled on the following script in the repository: http://www.adaxes.com/script-repository ... t-s265.htm It works well; I'm now looking to carry out ... Adaxes fullest functionality now. Keep up the good work with the application! Thanks in advance.

asked Nov 13, 2015 by NeoVo (50 points)
0 votes
1 answer

I have need to produce the same product as the request documented in the following post: Export Exchange mailbox and delete account I created everything per documentation, but ... the script to be executed outside of the context of the remote session? Rob

asked Jul 17, 2014 by rgreggs (250 points)
0 votes
1 answer

I want to create a custom Deprovission command which exports the mailbox of the user to a pst file, when it's completed the account should be deleted. Can this be done with adaxes? Thnx Remco

asked Jan 10, 2014 by RTiel (780 points)
3,346 questions
3,047 answers
7,772 comments
544,969 users