Hi
Hi
I would be very grateful if someone could help me complete this script i've tried to create below. I just want to grant multiple users full access and send as permissions to several different mailboxes in exchange 2007.
$data = import-csv...
Hi
Dovestone software tools are great for doing this type of work. You create and customise the spreadsheet CSV file then import and the software takes care of the rest for you
Regards
Andy
Hi
Do you have any bounce back emails to share when you try to send an external email to your webmaster@ alias email address?
Can you email out from webmaster@ successfully?
Are your internal email accounts going through clearswift mimesweeper or other filtering software when sending out and...
Hi
Does anyone know a way to find out who the last 5 to 10 users where and when they logged in to a specific mailbox in Exchange 2007?
I know there is Exchange auditing feature but that is disabled.
Many Thanks
Hi
Anyone know a way to track changes made to user acconts on Exchange 2007 via Exchange powershell?
For Example an exchange account email alias was modified recently but no one knows who changed it or when. Is there a quick way to check in Exchange powershell who made admin changes to an...
Hi Sniper
Thank you for your useful response. I have combined all 3 scripts into PS file as below, but getting error when I try to run it via Exchange powershell (./mail)
When you say "I noticed you call the mailboxes column in the first .csv "identity", and in the second "mailboxname". Not a...
Hi
I want to create around 1000+ new exchange 2007 mailboxes for existing AD user accounts. Is there a simpler way to do this?
Script to create mailboxes for users
$mailbox=import-csv C:\Users\admin-me\Desktop\mail.csv
foreach ($mailbox in $mailbox) {enable-mailbox -identity $mailbox.identity...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.