Office Communications Server 2007 R2 Workload Architecture Poster download: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=af2c17cb-207c-4c52-8811-0aca6dfadc94
Monthly Archive: May 2010
May
11
Round Robin DNS
Round Robin DNS: DNS tabanlı bu çözüm kısıtlı ve statik bir yük dağılımı sağlar. Örneğin, domain.com.tr etki alanı altında bulunan ‘www’ kaydı için DNS’de aşağıdaki gibi 3 farklı A kaydı oluşturulmuş olsun: www 160.75.2.10 www 160.75.2.11 www 160.75.2.12 DNS sunucu kendisine www.domain.com.tr ismini çözmek için yollanan sorgulardan ilkine cevap olarak sırasıyla 160.75.2.10, 160.75.2.11 ve 160.75.2.12 …
May
10
Performans counterlarına database objesinin eklenmesi
1. Copy the performance DLL (Esentprf.dll) located in SystemRoot\ System32 to any directory (for example, C:\Perf). 2. Run Regedt32.exe or Regedit.exe, and make sure that the following registry subkeys exist: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ESENT HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ESENT\Performance If these subkeys do not exist, you need to create them. 3. Make sure that, under the Performance subkey, the registry values that have the following …
May
10
Strict Replication Consistency
Strict Replication Consistency (SRC), tombstoned yani süresi dolmuş ve silinmek üzere işaretlenmiş nesnelerin, replicationda tekrar tekrar çoğaltılmasını engeller. Bu değere registry’de : HKLM\System\CurrentControlSet\Services\NTDS\Parameters\Strict Replication Consistency yoluyla erişebilirsiniz. Eğer bu değer mevcut değilse yeni bir “Dword” değeri oluşturun, adına “Strict Replication Consistency” yazın ve 16lı hexadecimal değerine 1 yazın.
May
10
Remote Server Administration Tools for Windows 7
http://www.microsoft.com/downloads/details.aspx?FamilyID=7D2F6AD7-656B-4313-A005-4E344E43997D&displaylang=en
May
10
Resolving 5.3.4 ROUTING.SizeLimit Issues in Exchange 2007 by Increasing the Limit Above 10 MB
Exchange 2007 complains that your outbound and inbound emails are too large. As you send them, you’re told that you should “make the message smaller” by “removing attachments”. By default, the limit is set at 10 MB. #550 5.3.4 ROUTING.SizeLimit; message size exceeds fixed maximum size for route ## Solution: Fire up the Exchange console …
May
10
Hotfix Paylaşımı
http://thehotfixshare.net
May
10
IIS6 Asp Buffer Size değerini 4mb’den 16mb’a çıkarmak.
1. Click Start, click Run, type cmd, and then click OK. 2. Type the following command, and then press ENTER: cd /d %systemdrive%\inetpub\adminscripts 3. Type the following command, and then press ENTER: cscript.exe adsutil.vbs SET w3svc/aspbufferinglimit LimitSize Note LimitSize represents the buffering limit size in bytes. For example, the number 67108864 sets the buffering limit …
May
10
The connection to Microsoft Exchange is unavailable.Your network adapter does not have a deafult gateway
Bu DWORD değerini eklemek için şu adımları izleyin: 1. Başlat‘ı tıklatın, Çalıştır‘ı tıklatın, Aç kutusuna regedit yazın ve Tamam‘ı tıklatın. 2. Aşağıdaki alt anahtarı bulup tıklatın: HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\RPC 3. Düzen menüsünde Yeni‘nin üzerine gelin ve DWORD Değeri‘ni tıklatın. 4. DefConnectOpts yazın ve ENTER tuşuna basın. 5. DefConnectOpts öğesini sağ tıklatın ve …
May
10
How to reset the Directory Services Restore Mode (DSRM) administrator password
How to reset the Directory Services Restore Mode (DSRM) administrator password ntdsutil ntdsutil: set dsrm password Reset DSRM Administrator Password: reset password on server server_name Please type the password for DS Restore Mode Administrator account: enter_password Please confirm new password: enter_password
