Forum Discussion

spiker's avatar
spiker
Level 4
12 years ago

viewmessage.asp restore button

Hello, Currently when I click the restore button for an email I am presented with a dialog that has 3 fields:   Microsoft Exchange Server: Mailbox: Folder: (This is read only and currently ...
  • Rob_Wilcox1's avatar
    12 years ago

    You should be able to include the parameters in an .asp call such as:

    http://evsql/EnterpriseVault/restoreo2k.asp?vaultid=18A5257C941B9A84F8A6CA597937F3B611110000evsql.ev.local&savesetid=201305098087911~201305090823590000~Z~50DCD63664E2BF1F1863F08244231E11&mbx=rob1&server=exch1

    Easiest way to find the values for mbx, and server are to do an Active Directory query to get the Exchange Server name and the mailbox alias... maybe?