Blogs1 - 9 of 9 recent posts for tag:"Exchange 2007 SP1"
07
Dec
2009
You thought SQL Server ate up memory…

10 days ago by sqlserverio

Often I tell clients better to much memory than too little. This can be applied to any database engine essentially. If your data set is growing over time you will end up using any memory that is not consumed today. I’m here to tell you I don’t think it is the biggest consumer of memory in the Micros ...

SQL Server Input/Output - sqlserverio.wordpress.com

15
Nov
2009
User Count Per database

31 days ago by Exchange Genie

I just tossed togethor a quick little script that will easily display the database name and user count per database //this scripts gets all the database name and counts the number of users perdb $dblist=Get-MailboxDatabase ($dblist | %{write-host $_.name (get-mailbox -database $_.name).count})

Exchange-Genie - exchange-genie.com · 14 references

02
Nov
2009
Exchange 2007 zerinde kota mesajlarını dzenleme

44 days ago by Anıl Erduran

Kota mesajları Microsoft Exchange tarafından mailbox ve public folder kullanıcılarına otomatik olarak gönderilen ve storage kota limitlerine ulaşdıldığını belirten uyarı mesajlarıdır.Organizasyon bazında kota limitleri belirlediğimizde ilgili değerlere ulaşıldığında kullanıcılara bu uyarı mesajları ...

Network ve Server ailesi ... - anilerduran.com · Rank: 150,176 · 7 references

24
Sep
2009
iPhone 3G и электронная почта Exchange

83 days ago by MaxMVP

Многие компании, использующие Exchange Server сообщают о проблемах, при обращении к электронной почте Exchange с аппаратов iPhone ранее iPhone 3G. С недавних пор iPhone тоже поддерживают Exchange ActiveSync (EAS), тот же самой прокол, что и на Windows Mobile, а потом и многих других сертифицированны ...

MaximumExchange.ru» about ... - maximumexchange.ru · 12 references

10
Sep
2009
Iphone 3.1 released and users may have problems

97 days ago by Exchange Genie

Per the following article http://www.tuaw.com/2009/09/10/iphone-os-3-1-now-enforces-exchange-encryption-policy-may-block/ users that have an Iphone that is not a 3GS may not be able to sync when connected to Exchange 2007 SP1+ system due to the encryption policy.

Exchange-Genie - exchange-genie.com · 14 references

19
Jun
2009
Reglas en Exchange 2007 SP1

180 days ago by Juan Carlos Horqque

Estupendo artículo el aparecido en el blog oficial de Exchange, donde explican las nuevas posibilidades con las reglas, ahora configurables desde OWA y con más reglas a nivel de servidor. http://msexchangeteam.com/archive/2008/04/14/448687.aspx

Juan Carlos Horqque - jhorqquep.wordpress.com

08
Jun
2009
Installing Exchange 2007 on Server Core 2008 R2

191 days ago by Joachim Nässlander

Having successfully installed SQL Server on Server Core R2 I decided to go for Exchange 2007 also. After some tricks I managed to get Hub Transport and Client Access roles onto the box but Mailbox “depends” on CDOEX.DLL which doesn’t want to register either in 32- or 64-bit mode. So I’d say that thi ...

Nullsession.com - nullsession.com · Rank: 65,434 · 14 references

12
May
2009
Exchange 2007 Service Pack 2 скоро будет доступен!

218 days ago by MaxMVP

Мировой лидер IT индустрии, Messaging & Collaboration систем – Microsoft Exchange Server 2007 обновляется в скором будущем. Exchange Server 2007 является платформой для централизованных и динамических объединенных коммуникаций, и был создан для выполнения задач и удовлетворения нужд современного биз ...

MaximumExchange.ru» about ... - maximumexchange.ru · 12 references

04
May
2009
Installing Exchange 2007SP1 on Windows 2008 R2

226 days ago by admin

When trying to run the Exchange installer you might encounter some problems with the prerequitise checks, for me it worked reading the following article. http://technet.microsoft.com/en-us/library/bb691354.aspx Especially the commands: ServerManagerCmd -i Web-Metabase ServerManagerCmd -i Web-Lgcy-Mg ...

Peter Cummings - peter.cummings.dk