Single user unable to see free busy times from Outlook client or OWA for users on Exchange servers in another country
Exchange 2010 SP3 RU9 - OWA Password Reset/Expired Password - Not working
All:
I currently have a standalone Exchange 2010 SP3 RU9 server that has the ChangeExpiredPasswordEnabled settings allowed in the registry. OWA and ECP are set to Forms Based Authentication. I've used a second server for reference in configuring the proper IIS and
Exchange Authentication methods to allow the settings to work, however still not functioning.
When attempting to do a self-service reset of a user password, the OWA Site spin and states that the Username and Password is incorrect or the password does not meeting complexity requirements (Default domain policy has Password Complexity Disabled). Minimum Password Age is set to 0 days. If user has expired password, the Expired Password Form does load, however once the new password is submitted the Expired Password form states the Username or Password is incorrect (even though its not).
I've used a second Exchange 2010 environment to reference, and all settings appear the same. Not sure where this is hanging up.
How can I assign Delegates via PowerShell
How can I assign Delegates via PowerShell?
Please understand I am trying to be very specific here. Don't just say set "FullAccess" mailbox permission. I want to mimic the following via EMC or EMS (PowerShell) so that I can assign Delegates administratively andNOT through Outlook as the user.
- Open Outlook 2010
- Click File ribbon tab
- Click Account Settings drop-down and choose Delegate Access
- Click Add...
- Select a user and click Add -> and then OK
- Select the following fromthe drop-downs
- Calendar: Editor
- Tasks: None
- Inbox: None
- Contacts: None
- Notes: None
- Journal: None
- Uncheck "Delegate receives copies of meeting-related messages sent to me"
- Uncheck "Automatically send a message to delegate summarizing these permissions"
- Uncheck "Delegate can see my private items"
- Click OK
- Click OK
I do NOT want to set "Send-As" or "Send on Behalf" permissions. I doNOT want to use something like:
Add-MailboxPermission <alias> -User <alias2> -AccessRights fullaccess
I have tried to manually set what appear to be the proper folder permissions for what I have explained:
Add-MailboxFolderPermission <alias>:\Calendar -User <delegate_alias> -AccessRights Editor
Add-MailboxFolderPermission <alias>:\Tasks -User <delegate_alias> -AccessRights None
Add-MailboxFolderPermission <alias>:\Inbox -User <delegate_alias> -AccessRights None
Add-MailboxFolderPermission <alias>:\Contacts -User <delegate_alias> -AccessRights None
Add-MailboxFolderPermission <alias>:\Notes -User <delegate_alias> -AccessRights None
Add-MailboxFolderPermission <alias>:\Journal -User <delegate_alias> -AccessRights None
These perform the actions I want in terms of permissions, but does not allow:
- Delegate does not appear in the Delegate Access in Outlook
- Does not give you the option to send Calendar meeting requests to the Delegate
- Does not say whether they can see private items
I have searched the forums and most answers say what I mentioned above about full access or something similar. I just want to be able to actually assign Delegates and not just use the next closest thing. Any and all help isgreatly appreciated!
Find this post helpful? Does this post answer your question? Be sure to mark it appropriately to help others find answers to their searches.
Transport rule not always applying. Exchange 2010
Hello,
I have a transport rule setup that works about 95% of the time. But on odd occasions the incoming mails bypass the rules entirely and just deliver as the original mail.
The Rule:
Conditions:
Sent to people: User1@my.domain
Actions:
Add a recipient in the To field: User1@my.domain
and Redirect the message to: User2@my.domain
The reason behind the rule is to ensure that when the "user1@my.domain" receives a mail even via BCC their address is in the To: field. This is because the "User2@my.domain" has an application that strips the attachments and puts them in a folder for the original mail recipient. The User2@my.domain account receives mail for many users to strip the attachments and needs to be able to know what mail account the mail came from hence the reason to populate the To: field as the BCC would not be known at this point.
Generally the rule works fine and the To field is populated, with the mail going to the correct accounts. But on occasion the mails just go to "user1@my.domain" and bypass the transport rules for no reason. The message tracking shows no errors and just delivers the mail to the original mailbox with no mention of the transport rules taking effect. When working you can see the transport rules making the changes and delivering the mails.
I dont believe that the rule has a problem. As testing on a lab environment we cannot replicate the issue.
Any help appreciated.
Regards
Problem with SearchQuery cmdlet
Hi all!
Having a problem searching emails with SearchQuery cmdlet.
The aim is to get only emails sent from B to A and nothing else.
Using key -SearchQuery 'To=A and From=B', gives emails with B in recipients and other emails having A and B in senders or recipients.
-SearchQuery 'To:А From=В' gives the same result.
-SearchQuery 'To:А From:В' gives error: "Keyword property is not supported.
The whole cmdlet: Search-Mailbox -Identity "mailbox" -SearchDumpster -SearchQuery 'To=A and From=B' -TargetMailbox "DiscoverySearchMailbox" -TargetFolder "A to B" -LogLevel Full
How to force SearchQuery to get desired result?
system.structuredquery.virtual.from in the searchbox from Outlook
The searchcriterium from in Outlook 2010 displays as system.structuredquery.virtual.from:(Naam van afzender). This should befrom: (or van in Dutch). Has anyone seen this behaviour before?
We use Exchange 2010 and Outlook 2010 with the Dutch language pack.
exch 2010 to Office365 and back
Testing my account with office365 and I noticed my IP cisco phone red-light does not work after I move back to my on premise exchange that is exchange2010 with the latest SP. I get the voicemail in my inbox but the light stays on the physical phone.
anything I can check with MFCMAPI?
thanks
Migrating UM from Ex2010 to Ex2013. Following "Upgrade Exchange 2010 UM to Exchange 2013 UM". Can't get ExportUMPrompt to work.
I've tried the sample in the Upgrade Document and the sample in the technet for Export-UMPrompt.
Export-UMPrompt -PromptFileName "welcomegreeting.wav" -UMAutoAttendant MyUMAutoAttendant set-content -Path "e:\UMPromptsBackup\welcomegreeting.wav" -Value $prompt.AudioData -Encoding Byte
and
$prompt = Export-UMPrompt -BusinessHoursWelcomeGreeting -UMAutoAttendant MyUMAutoAttendant set-content -Path "d:\UMPrompts\BusinessHoursWelcomeGreeting.wav" -Value $prompt.AudioData -Encoding Byte
Niether of these work and I am at a loss.
I am in the UM Management Group. I run the PS as administrator.
I also noticed that typing: Export-UMPrompt -Busin (then hitting tab will not complete the parameter).
Any assitance would be appreciated.
Thanks,
Mark
Mail routing/non-delivery conundrum for a Monday
Situation:
2 Exchange systems, 1 is Exchange 2013 (main system), 1 is Exchange 2010 (contract system). Every employee for the company gets a mailbox on the main system, employees assigned to the particular contract also get mailboxes on the contract system. As requested, I've setup forwards on the mailboxes on the main system to forward their incoming email to the contract system. We do this all the time with contracts, and it works most of the time, but, as you guessed, it isn't working here.
I've built myself a mailbox on the contract system and have forwarded my main system mailbox to the contract system mailbox. I can directly email my contract system mailbox from my main system mailbox, mail is delivered fine. If I send an email to my main system mailbox from another account, the message is delivered to my main system mailbox, but not to the contract system mailbox. I've checked the Delivery Report on the main system, looks good, see the receipt and the forward. I've checked my firewall logs (Barracuda) and it shows the outgoing message being received and delivered by the firewall. But, nothing is ever delivered to the contract mailbox. I've perused the Delivery Report on the contract system and there's no logs of the message being received.
I'm puzzled.
- I can send directly from my main system mailbox to my contract system mailbox.
- I apparently can't have my main system mailbox incoming mail forward successfully to my contract system mailbox.
I didn't setup the contract system (Exchange 2010), I inherited it and there's no notes at all about how it was setup and why. I've gone through the settings, receive connectors, etc and nothing is popping out saying "here I am, fix me!"
Please help. Suggestions, comments, recommendations on where/how to debug this further, etc all welcome.
Thanks, Steven
Exchange 2010 public folder rules
So, first time posting. I have acquired an exchange 2010 environment. They have a public folder (support) that is mail-enabled and is receiving emails from the outside world already. They have created a sub-pf called doc_support (mail enabled), They want all emails sent to the mail-enabled PF (support) that comes from a certain sender moved to the sub-folder.
I created a transport rule stating if user are outside of org and is sent to support@XXX.com and when FROM address matches incoming@XX.com comes, redirect message to doc_support sub PF. I've given the user created, associated with the PF, owner permissions using ExFolders.
I've also logged onto webmail and set up a rule basically saying the same thing above. I've stopped and started the transport service after creating rule, no avail.
How far off am I?
Outlook Autodiscover not working in a Resource forest Exchange Environment
Hi,
We are facing a problem in autodiscover from outlook client.
We have a resource domain where the Exchange is situated. We have more than 10 different domains connecting to this exchange server. One new addition is facing this autodiscover problem.
We have SRV record already setup in the Resource domain for the Autodiscover record. From the user domain we receive correct response from the NSlookup.
When we connect to the Autodiscover XML from IE, it returns Error Code 600, which seems to be correct.
If we setup the Outlook manually by extracting the GUID for the user mailbox and using that, the Outlook 2013 connects.
But the Autodiscover does not work.
If we check the Autodiscover connection then it redirects to the correct CAS array but then it gets timed out.
Then it says that SRV record lookup fails.
The autodiscover is working for all other domains which we configured are working prefectly.
We are connecting through a VDI and this Autodiscover is happening through WAN. In all the other regions the autodiscover is through LAN .
Would really appreciate of I get any pointers to get more clue on this.
Thanks!
Sudipta
export mailbox permissions to csv
Hello folks.
I think i have small question but i can't figure it out.
I want to export all mailbox permissions,Now this isn't a big problem but when i execute this command:
get-mailbox | Get-MailboxPermission | select-object AccessRights,Deny,InheritanceType,User,Identity,IsInherited,IsValid | export-csv -Path d:\test_permission.csv
I get a column AccessRights containing only "Microsoft.Exchange.Management.RecipientTasks.MailboxRights[]" but when i execute it without the export i see the rights on the mailbox.
Does anyone have an idea what am i doing wrong?
Greatings.
All mailboxes from DBs which are active on Different MBX servers
Hi Team,
I want to found out all mailboxes where Databases are active on specific mailbox server names.
e.d. All mailboxes from mailbox database which are active on MBX server name starting with USA-MBX-*.
Exchange 2010 on server 2012 Datacenter edition
I installed exchange server 2010 successfully on windows server 2012 datacenter edition. Everything is working fine. I can open queue viewer but whenever i click on a message in queue, it gives me error like
Cannot process argument transformation on parameter 'BookmarkObject'. Cannot convert the "Microsoft.Exchange.Data.QueueViewer.PropertyBagBasedInfo" value of type "Deserialized.Microsoft.Exchange.Data.QueueViewer.PropertyBagBasedInfo" to type "Microsoft.Exchange.Data.QueueViewer.ExtensibleMessageInfo".
This error is very annoying.
Plz help out there.
Problem with Search-Mailbox cmdlet
Hi all!
Having a problem searching emails with Search-Mailbox cmdlet.
The aim is to get only emails sent from B to A and nothing else.
Using key -SearchQuery 'To=A and From=B', gives emails with B in recipients and other emails having A and B in senders or recipients.
-SearchQuery 'To:А From=В' gives the same result.
-SearchQuery 'To:А From:В' gives error: "Keyword property is not supported.
The whole cmdlet: Search-Mailbox -Identity "mailbox" -SearchDumpster -SearchQuery 'To=A and From=B' -TargetMailbox "DiscoverySearchMailbox" -TargetFolder "A to B" -LogLevel Full
How to force SearchQuery to get desired result?
Autodiscover exchange 2010 + 365
HI All,
I've seen a lot of auto-discover posts. but none and quite relevant, so here goes:
Exchange 2010 On-Prem (2 CAS + 2 HT's). Multiple Domains in AD all configured centrally then replicated down to different sites (each site has own domain name).
One of our sites has migrated to office 365 - they've created their own domain in 365 and authenticate with AD and have imported their stuff from exchange via .pst files. They now cannot resolve the names to e-mail accounts in outlook with 365.
We have removed the DNS records and added the autodiscover records as required, but they're still having issues, DNS is replicated from Central down to the sites. We still have other sites using On-Prem.
They can login fine on micrsoftonline, but cannot get it working in outlook 2010. We get a certificate error pointing to CAS, and it still doesn't resolve the name.
We have not been involved in the migration as this was done before I started a few weeks ago.
Any Help is much appreciated.
Thanks
Becki
Message successfully submitted by TrustwaveSEG (delivered successfully) does not appear in exchange inbox
I am facing a strange issue. We have Exchange 2010 SBS edition running on one server and Trustwave SEG on another server. SEG submits incoming message successfully to exchange to be delivered to inbox but never appears on users inbox. This is happening to few message especially submitted via Website online forms.
Can i get a direction.
HTTP redirect method - Activesync issues with Android and Windows Phone
Hi,
I have a Exchange 2010 setup with around 120 accepted domains. All the users have matching smtp and upn.
I have configured autodiscover for HTTP redirect, so I don´t need 120 domains in my SAN certificate.
There is no A-record autodiscover.domain.com and not listening on port 443. etc. From ExRCA can I also comfirm the connection flow is correct.
When using https://testconnectivity.microsoft.com everything is ok, the users can connect with out any issues
When using iPhone/iPad everything is ok, the users can connect with out any issues
Outlook is also working as expected.
The problem is Android and Windows Phone. For Andriod are we using Outlook App and Windows Phone native app.
Cannot get ActiveSync with autodiscover to work for these phones, but it works if I manual configure it.I´m
What I´m i missing here?
move calendar from one user to another??
We have a departed user X who created and shared two calendars separate from her 'personal' calendar in Outlook 2010.
These two calendars have permissions on them (editor, reviewer) and are still in use.
I extracted each one as a *.pst file today.
What is the best thing to do to give/import these calendars to a current staff Y who has editor rights on both of these calendars??
Does Y have to first remove X's calendar from her Outlook then import X's calendar into her own Outlook??
Thank you, Tom
SMTP Relay between servers
WHen I look at the queue viewer, it shows for the 2007 server:
Next hop domain: hub version 14 -> Delivery Type -> SMTP Relay in Active Directory Site -> and it fails to deliver
On the 2010 Server it shows:
Next hop domain: hub version 8 -> Delivery Type -> SMTP Relay in Active Directory Site -> and it fails to deliver
it just hangs there for the messages, any ideas?