Top "Exchange-server-2010" questions

Microsoft reached the Release to manufacturing (RTM) milestone for Exchange Server 2010 on May, 2009, and it was officially launched on November 9, 2009.

Set Distribution group notes

I'm trying to change the distribution group notes via powershell on a Exchange 2010 Server. This is the way how to …

powershell active-directory exchange-server exchange-server-2010
New-DynamicDistributionGroup : Cannot bind parameter 'RecipientFilter' to the target

I try to run the following command: New-DynamicDistributionGroup -Name "All Company Office" -OrganizationalUnit 'domain/A1/Distribution Groups' -RecipientFilter {((RecipientType -eq …

powershell exchange-server-2010
EWS: Set action is invalid for property when updating RequiredAttendees of an appointment

I am trying to update an existing appointment but EWS is throwing "Set action is invalid for property.". I reviewed …

exchangewebservices exchange-server-2010