What happens to the mail that is sent to the Exchange server when back pressure kicks in? We have a fairly new Exchange 2007 standalone server that enabled...
I have an Executive that has lost the ability to see others calendar folders within our group. The only option I see is for each person to RE “send an...
That’s doable in PowerShell, but it’s not easy. You can also do it in VBScript. I don’t have a canned script for you, however, and it’d take me a...
How did he do it before? Access to calendars is controlled by the owner of the calendar, so did users block his access? Did someone change the executive’s...
Hi, We have just removed an email domain from a server and it’s been a day and we still can’t send email externally to this domain. We get the bounce...
HI IAM USING EXCHANGE SERVER 2007 SP2, SINCE LAST 20 DAYS IT IS WORKING FINE, UNFORTUNATELY OUT LOOK WEB ACCESS IS NOT OPEN , I GET THE THE ERROR WHEN I TRYIED...
You will want to read up on accepted domains (you'll need to create additional accepted domains, one for each SMTP domain associated with the sub-companies)...
Dear Devin, Â Â Â Â Â Thank you for your fast respond, I already created the SMTP accepted domains and the associated E-mail address policy.but how can I...
Hi, Wasn’t sure which was the best group to send to, so I have sent to both ☺ We have just removed an email domain from a server and it’s been a day and...
I removed the recipient polices for the domain and then removed it from the Accepted Domains I have also removed all the email addresses for that domain from...
Hello all, As an organization we have a couple additional half days off during the year. I've been asked if I can configure those on the back end so those...
I restarted the MS Exchange Transport on EX2007 and the SMTP Server on the EX2003 and it fixed the problem. Andy Andy Haigh Tel: 9882-5000 HW Systems Pty...
For best results, yes, you should have both A and MX records. How you create them depends on what DNS service you're using; check with your DNS provider. This...
The only way I know to do that is to create a calendar in a PST file, configure the holidays, and have users import it into their mailboxes. There may be a way...
What I do is add all our corporate holidays into the Outlook holidays file and push it out to all computers, then announce that holidays for this year can be...
I've registered a DNS name : bizone.ae to be used with our main DNS name altorath.ae as mail integrated dns name.but I didn't create any records and I...
I would guess that you need to create some MX and A records, then. You can normally do that through the registrar where you purchased your domain names, or...
I have this query listed below. The "ForwardingAddress" field only lists the contact that the email is forwarded to. I would like to also include the smtp...
You would have to get the contact object and then its address. Ed Crowley MCITP MCSE+I MCSE+M MCTS MVP "There are seldom good technological solutions to...
Can I do this in the same script? From: exchange2007@yahoogroups.com [mailto:exchange2007@yahoogroups.com] On Behalf Of Ed Crowley [MVP] Sent: Monday, April...
Yes, you can. You'll need to make it a real script and break it into several lines, though. Ed Crowley MCITP MCSE+I MCSE+M MCTS MVP "There are seldom good...
I am not a powershell expert. Would you be able to assist me with this script? If it is too much of a pain I will drop the subject, and find alternative ways....
It's a good time to learn, then! I'd have written a script for you, but it takes more time than I had at the time, sorry. First, you can assign the collection...
Hi, We are migrating Public Folders from Exchange 2003 cross forest to Exchange 2010. We exported the PF Names with PFDavAdmin and created a script to import...