exchange-server-2010
How to pipeline the username from Get-MoveRequest to Get-MailboxStatistics?
How do I pipeline the output of Exchange 2010\'s Get-MoveRequest command so that the Name variable can be used in the $Username variable below?[详细]
2023-04-05 05:54 分类:问答PHP mail function not working on new Exchange 2010 Server
When trying to send mail (to email addresses within the domain) using PHP\'s mail() function on my new Exchange 2010 server I get the error:[详细]
2023-03-26 19:27 分类:问答C# \ Exchange 2010 PS1 Script
I am trying to run a PS1 script using Exchange 2010 remote powershell and c#. I can connect and run the ps1 script but there are a few places in the script that use exchange cmdlets to update necessar[详细]
2023-03-26 17:02 分类:问答how to invoke the powershell command with "format-list" and "out-file" pipeline from c#?
Hi I\'m working on a C# program to call exchange 2010 powershell cmdlets in remote runspace. The ps command is:[详细]
2023-03-19 17:35 分类:问答How to download message from an Exchange 2010 server in an ASP.NET web application? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-18 04:27 分类:问答How to read Exchange 2010 SP 1 public folder using c#
I am trying to read a public folder hosted in ExchangeServer 2010 SP1. Well I am able to connect but when I am trying to read the folder I am getting stragne error. Hope somebody will able to share hi[详细]
2023-03-17 13:42 分类:问答DeleteContents from mailbox with no confirmation (exchange 2010 and powershell)
I use the following command to delete the contents of a mailbox, but it still prompts me to confirm. Is there a way to not prompt me.[详细]
2023-03-04 17:44 分类:问答Delete messages from Exchange 2007/2010 from .net
I am looking for suggestion on h开发者_Python百科ow I can connect to Exchange 2007/2010 with .net and delete all items in a give mailbox.[详细]
2023-03-04 12:39 分类:问答Search-Mailbox command not recognized exchange 2010 sp1 powershell
Does anybody know why this command is not recognized in Exchange 2010 SP1: Search-Mailbox -Identity \"April Stewart\" -SearchQuery \'Subject:\"Your bank statement\"\' -Dele开发者_如何学GoteContent[详细]
2023-03-03 18:45 分类:问答Where is my streaming subscription going?
I\'m using the Microsoft Exchange Web Services 1.1 SDK and using the streaming connection to subscribe to new mail notification. All works fine for receiving the notifications but I receive errors eve[详细]
2023-03-03 16:18 分类:问答