A problem occurred while trying to use your mailbox
Today i have a user that could get access to the exchange webmail. (OWA). There are som solutions for this error, try to fix from bullet number 1, and down. Get-Mailbox User_Name | format-list...
Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus
Today i have a user that could get access to the exchange webmail. (OWA). There are som solutions for this error, try to fix from bullet number 1, and down. Get-Mailbox User_Name | format-list...
To export Exchange 2007/2010 tracking log to a Excel, just run this command. get-messagetrackinglog -Start “31-08-2010 00:00:00” -End “01-09-2010 12:16:00″ -resultsize Unlimited | select-object Timestamp,ClientIp,ClientHostname,ServerIp,ServerHostname,SourceContext,ConnectorId,Source,EventId,InternalMessageId,MessageId,TotalBytes,RecipientCount,MessageSubject,Sender,ReturnPath,@{Name=”Recipients”;Expression={$_.recipients}},MessageInfo | Export-Csv It will export all mails from 31/8-2010...
I have a problems today with an Outlook that keeps crash sometimes when a user is opening a share calendar. I tested it on my test machine and when the user opening the shared...
The error messages in Danish: Indstillingerne for stedfortrædere blev ikke gemt korrekt. send på vegne af-liste kunne ikke aktiveres. Du har ikke den nødvendige tilladelse til at udføre denne handling på objektet. The error...
I have today a problems with one user that we have rename from one name to another, was missing from the address list in Outlook. The problems was that if the E-mail address in...
It is possible to disable the HTTPS authentication process for Autodiscover if you want. To disable HTTPS for Autodiscovery modify the following registry key: HKEY_Current_User\Software\Microsoft\Office\12.0\Outlook\AutoConfiguration – REG_DWORD – UseSSL – change the value to...
Have you ever need a list of yours mailbox and the size of it. You can find this in system manager, but you cannot export this list. With Powershell you can get a list...
With exchange 2003 SP2, the database store in Exchange is increase to 75GB, this is not setup automatic. You have to change something in the registry database. To set the size of the private...
After you have installed Arcserve R12, you maybe missing Exchange document level on you Exchange 2007. This may caused by you don’t have install ”Microsoft Messaging API and Collaboration Data Objects 1.2.1”, this can...
We have some troubles moving user from one exchange 2003 to exchange 2007. We found that “Authenticated Users” was not in the user group Users, on the Exchange 2003 machine. If the Exchange 2003...
Sidste kommentar