I make use of the ARM Template Generator V2 for our user account creation. So far all is working well.
However the only setting I'm unable to get working, is with the Exchange mailbox creation part. I would like the mailbox to be created and our corporate retention policy applied to it.
I would have to do this using the scripts field and using the powershell command set-mailbox -retentionpolicy "policyname" I'm told.
The question is, how do I tell it to apply it to the mailbox its just created?? I'm unsure which variables to use so that once its created the mailbox, it runs the script against that specific user account its just created.
I didnt want to clog up the thread regarding the actual tool itself so I thought I'd ask it here.
8paul Do you have any suggestions on how I can get this to work with your tool?
Cheers,
Bevan