Delete messages from specific date range using searchquery cmdlet
The script used to work but since we upgraded to Exchange 2013, this stopped working. Every month, we go in and delete any messages with the subject "Weekly Event" from a specific date and before. It...
View ArticleAutomating sending an auto mailbox response message
When an employee leaves the company, we'd like to be able to disable their AD account, but keep their mailbox active for 30 days, sending an auto response letting senders know that the person to whom...
View ArticleGroup ownership of Distribution Group not working
Hi,We recently migrated from Exchange 2007 to 2013 CU2. We have various security groups with permissions to edit various distribution lists; this is no longer working. I've already researched the...
View ArticleExchange 2013 "e0000000001.log" files out of control
Hello everyone, Hopefully someone can shine some light on this situation for me. I have been searching and doing research (google) for the last few hours on this subject, but I have not found anything...
View ArticleExchange 2013 - RBAC Read Scope
Hi folks,I've created a Role Group that will allow me to give a colleague admin access to a specific subset of recipients, defined by OU. This all worked as expected until I realised that the admin...
View ArticlePowerShell and ECP error
I recently migrated from an Exchange 2007 environment to Exchange 2013. This is a 100% on site deployment. Everything was working great, and then i introduced a secondary exchange server with both...
View ArticleAdd-PublicFolderClientPermission failing for 221th user [Bug|Limitation]
Hi,I am not able to add pf client permission for more than 220 users to a Public Folder, both on Exchange 2013 and Exchange 2010. I am trying to add pf permission for 300 users, but...
View ArticleAdding member to group error
I have groups set up on my exchange admin center and am trying to add a new user to that group. When i try to add a user, it says: "Couldn't find object 'NAME' Please make sure that it was spelled...
View ArticleUser Photo not update
Hello! I change photo for user with cmdlets, but photo not change in OWA.Set-UserPhoto "Paul Cannon" -PictureData ([System.IO.File]::ReadAllBytes("C:\Temp\John.jpg")) Set-UserPhoto "Paul Cannon"...
View ArticleExchange Powershell command returns
Good morning everyone!I am writing a script that checks for messages older than 60 minutes in a group of mailboxes. I have an issue where when I am using the GET-MAILBOXFOLDERSTATISTICS command, if...
View ArticleExchange 365 and in-place eDiscovery
I created dozens of in-place eDiscovery search in powershell for the users who have left the company, but we need to retain their mailboxes for legal compliance reasons. The powershells looked like...
View ArticleInformation with Version: 14.02.0387.000
Hi All,I have installed the Exchange 2010 SP2 RU8 recently.When i check the Exchange Management Console , i see the Version: 14.02.0387.000.Where as when i check the Exsetup file version under BIN...
View ArticleWildcard Certificates
Hi Guys,This is going to possible sound a strange question but need some advise of wildcard certificates for Exchange. We have an internal domain of corp.companyname.co.uk and external domain of...
View ArticleHealthCheck.htm not accessible for several protocols
Hi Guys, I'm in the process of deploying ARR for external OWA/OA access and I believe this is an exchange issue: While configuring Autodiscover, the HealthCheck.htm is not accessible on one of my 3...
View ArticleExchange 2013: Disable SMTP Relay
In the Exchange 2013 Web console, how do I disable SMTP relay so spammers can't use that old trick of sending to a non-existent Exchange address to generate an outbound NDR? Thanks.
View Article[Exchange2013]How to move user mailbox to another database with configuration...
We have a mailbox database corrupt and I am trying to move user mailbox to new database. Exchange 2010 has an config only option when move mailbox.But it disappear in Exchange 2013.Is there anyway to...
View ArticleTransport Rule Script - HELP
Hi guys,I intend to create a Transport Rule to prohibit emails arriving on the mailbox "VIP".The script is: $Condition = Get-TransportRulePredicate SentTo$Condition.Addresses = @$Condition2 =...
View ArticleInternal server name being sent out in email headers. Reverse DNS fails
Overall our email is working but we had an issue sending mail today:>>> in-mta4.srv.hcvlny.cv.net rejected your message to the following...>>> Reverse DNS failed. ...>>>...
View ArticleAdding Custom SMTP address in Bulk Exchange 2010
Hi,I'm trying to create a script that gets all user mailboxes in Exchange 2010, then adds an additional custom SMTP address (SIP) without removing any existing email address. If I run the script for...
View ArticleExchange 2010 Rejected emails
All,I am trying to find a way to get more detail when an email is rejected by SCL. We have a client that out of 100 emails 2 got rejected and I am looking to find out why. I can submit the error,...
View Article