Kamer Köseoğlu

IT Pro ~ Messaging+Security

vmware vsphare 4.0 sunucu üzerine kurulu server 2008 üzerinde exchange 2007 sp1 database ler ibm ds3200 kullanılarak single copy cluster kurulumu anlatılmaktadır.

Exchange 2007 SP1 Single Copy Cluster on Windows 2008 with IBM DS3200

VMware vSphare 4.0 sunucu üzerine kurulu server 2003 üzerinde exchange 2007 sp1 database ler ibm ds3200 kullanılarak single copy cluster kurulumu anlatılmaktadır.

Exchange Server 2007 SP1 Single Copy Cluster on Windows 2003 with IBM DS3200

VMware vSphare 4.0 sunucu üzerine kurulu server 2003 üzerinde exchange 2007 sp1 database ler ibm ds3200 kullanılarak cluster continuous replication kurulumu anlatılmaktadır.

Exchange 2007 SP1 Cluster Continuous Replication on Windows 2003 with IBM DS3200

Microsoft Outlook Test Aracı (MS Outlook Configuration Analyzer Tool)

Microsoft Outlook hatalarını denetleyen güzel bir program. Programı indirmek için buraya tıklayın. Kurulum işlemimiz bittikten sonra;

  1. Outlook açıkken programı çalıştırıyoruz.
  2. Select options for a new scan butonuna basıp yeni bir tarama başlatıyoruz.
  3. Enter the scan label yazan yere testin adını yazıyoruz herhangi birşey yazıla bilir ve start scanning butonuna basıp testi başlatıyoruz.
  4. Test bittikten sonra View a report of this scan diyoruz ve hataları görüntülüyoruz.

 

Fortigate SSL VPN LDAP Ayarı

Fortigate UTM cihazınızda SSL VPN kullanırken kullanıcılarınızı SSO (Single Sing On) yöntemi ile sisteme dahil etmek isterseniz aşağıdaki script aracılıgı ile kolaybir şekilde fortigate cıhazınızı konfigure edebilirsiniz. Aşağıdaki kodları kendi sisteminize göre düzenleyip .txt formatında kayıt edin, Fortigate cihazınızda System, Config altında Advenced sekmesine girin ve browse diyip script dosyanızı upload edin.

config user ldap

edit “SSL_LDAP”

set server “LDAP Server IP”

set cnid “SamAccountName”

set dn “DC=domain,DC=local”

set type regular

set username “CN=Administrator,CN=Users,DC=domain,DC=local”

set password Administrator password

next

end

Disable IPv6 – IPv6 yı kapatmak – IPv6 yı iptal etmek

Eğer Windows Server 2008 R2 üzerinde program kurulumu yapıyor ve IPv6 dan dolayı bir takım hatalar alıyorsanız IPv6 yı tamamen kapatmak için aşağıdaki adımları takip edebilirsiniz

Disable IPv6

If you are not using IPv6 in the Exchange environment, we recommend that you disable it.

To disable IPv6
1.In Control Panel, open Network and Sharing Center.
2.In the Tasks list, click Manage network connections.
3.Right-click the connection from which you want to remove IPv6, and then click Properties.
4.Click to clear the Internet Protocol Version 6 (TCP/IPv6) check box, and then click OK.
5.Close Network Connections, and then close Network and Sharing Center.

Devamini Oku