Installeer Exchange 2010 op Windows 2008 R2 in een Windows 2008 R2 Domein

1. Op servers die de Hub Transport of Mailbox server rol krijgen, installeer het Microsoft Filter Pack. Voor details, zie 2007 Office system Converter: Microsoft Filter Pack.

2. Open het menu Start, ga naar Alle programma’s dan Accessoires dan Windows PowerShell. Open een verhoogde Windows PowerShell console en voer het volgende commando:

Import-Module ServerManager

3. Gebruik de Servermananger cmdlet het installeren van de nodige onderdelen van het besturingssysteem:

servermanagercmd -i NET-Framework
servermanagercmd -i RSAT-ADDS
servermanagercmd -i Web-Server
servermanagercmd -i Web-Basic-Auth,
servermanagercmd -i Web-Windows-Auth
servermanagercmd -i Web-Metabase
servermanagercmd -i Web-Net-Ext
servermanagercmd -i Web-Lgcy-Mgmt-Console,
servermanagercmd -i WAS-Process-Model,
servermanagercmd -i RSAT-Web-Server
servermanagercmd -i Web-ISAPI-Ext
servermanagercmd -i Web-Digest-Auth
servermanagercmd -i Web-Dyn-Compression
servermanagercmd -i NET-HTTP-Activation
servermanagercmd -i RPC-Over-HTTP-Proxy
servermanagercmd -Restart

http://technet.microsoft.com/en-us/library/bb691354(EXCHG.140).aspx

4. Nadat het systeem opnieuw is opgestart, meldt u aan als beheerder, opent u een verhoogde Windows PowerShell console en configureren van de Net.Tcp Port Sharing Service voor Automatisch opstarten door het volgende commando:

Set-Service NetTcpPortSharing -StartupType Automatic

5. Installeer Exchange 2010
image image
image image
image image

image image
image image

image image
image

VMWare Converter Handige Tips

Wat doe je allemaal nadat je een Server gevirtualiseerd (P2V) hebt.
Doe je het volgende:

De Lijst:
1. Installeer je VMware Tools.

2. Verwijder overbodige Software.

3. Stop on nodige services die niet meer gebruikt worden.

4. Open command prompt

5. Type “SET DEVMGR_SHOW_NONPRESENT_DEVICES=1″ en enter

6. “START DEVMGMT.MSC”

7. Wanneer je “Device Manager” open hebt ga je naar View en kies voor Show hidden Devices.

8. Verwijder alles wat licht gekleurd is.

Zo ontdoe je van alle oude hardware die tijdens de P2V mee genomen wordt.

Nu krijg je de melding niet dat er op een andere netwerk adapter een IP is ingesteld.

Eisen om Exchange 2010 te kunnen installeren

exchange2010logo
 

De beta van Exchange 2010 wordt alleen op Windows 2008 x64 standaard of Enterprise door Microsoft ondersteund. Windows 2008 R2 kan het wel in werken maar het wordt nog niet ondersteund. Zie voor Exchange 2010 blog voor meer infomatie.

Look here for Prepare Active Directory and Domains.

Algemene Voorbereiding

  1. Install Microsoft .NET Framework 3.5.
  2. Install Windows Remote Management ( WinRM ) 2.0 Community Technology Preview 3 (CTP3).
  3. Install Windows PowerShell V2 CTP3.

4. Install the update for the Microsoft Management Console (MMC) in Windows Server 2008. See Microsoft Knowledge Base article 951725 An update that extends the mechanism for displaying snap-in context Help topics is available for the MMC in Windows Server 2008.

5. Update from KB 951725
Update from KB 950888
Update from KB 951116
Update from KB 952664
Update from KB 953290
Update from KB 958178

Client Access servers

1. Install the Active Directory remote management tools by running the following command:

ServerManagerCmd -i RSAT-ADDS

2. Install the extensions for ASP.NET AJAX 1.0.

3. Install the necessary Internet Information Services (IIS) prerequisites by running the following commands in the order in which they are listed:

ServerManagerCmd -i Web-Server

ServerManagerCmd -i Web-ISAPI-Ext

ServerManagerCmd -i Web-Metabase

ServerManagerCmd -i Web-Lgcy-Mgmt-Console

ServerManagerCmd -i Web-Basic-Auth

ServerManagerCmd -i Web-Digest-Auth

ServerManagerCmd -i Web-Windows-Auth

ServerManagerCmd -i Web-Dyn-Compression

ServerManagerCmd -i NET-HTTP-Activation

ServerManagerCmd -I RPC-over-HTTP-proxy

Edge Transport servers

  1. Install Active Directory Lightweight Directory Services (AD LDS), which was previously known as Active Directory Application Mode (ADAM), by running the following command:

ServerManagerCmd -i ADLDS

Hub Transport servers

  1. Install the Active Directory remote management tools by running the following command:

ServerManagerCmd -i RSAT-ADDS

  1. Install the extensions for ASP.NET AJAX 1.0.
  2. Install the necessary Internet Information Services (IIS) prerequisites:

ServerManagerCmd -i Web-Server

ServerManagerCmd -i Web-Metabase

ServerManagerCmd -i Web-Lgcy-Mgmt-Console

ServerManagerCmd -i Web-Basic-Auth

ServerManagerCmd -i Web-Windows-Auth


Mailbox servers

  1. Install the Active Directory management tools by running the following command:

ServerManagerCmd -i RSAT-ADDS

  1. Install the extensions for ASP.NET AJAX 1.0.
  2. Install the 2007 Office System Converter: Microsoft Filter Pack.
  3. Install the necessary IIS prerequisites by running the following commands in the order in which they are listed:

ServerManagerCmd -i Web-Server

ServerManagerCmd -i Web-Metabase

ServerManagerCmd -i Web-Lgcy-Mgmt-Console

ServerManagerCmd -i Web-Basic-Auth

ServerManagerCmd -i Web-Windows-Auth


Clustered Mailbox

5. ServerManagerCmd -i Failover-Clustering


Unified Messaging servers

  1. Install the extensions for ASP.NET AJAX 1.0.
  2. Install the necessary IIS prerequisites by running the following commands in the order in which they are listed:

ServerManagerCmd -i Web-Server

ServerManagerCmd -i Web-Metabase

ServerManagerCmd -i Web-Lgcy-Mgmt-Console

ServerManagerCmd -i Web-Basic-Auth

ServerManagerCmd -i Web-Windows-Auth

  1. Install the Microsoft Windows Media Player audio/video codecs required by the Unified Messaging server by running the following command:

clip_image002Copy Code

ServerManagerCmd -i Desktop-Experience

Exchange Management Tools

  1. Install the necessary IIS prerequisites by running the following commands:

ServerManagerCmd -i Web-Metabase

ServerManagerCmd -i Web-Lgcy-Mgmt-Console

To install the latest optional Windows Updates

  1. Install multiple Right Management Services (RMS) Client sessions update. See Knowledge Base article 950888 You cannot create multiple RMS Client sessions for one user context on a Windows Vista-based computer.
  2. Install performance counter updates. See Knowledge Base article 951116 A memory leak occurs in performance counters that are used to monitor Windows Server 2008-based computers.
  3. Install the System Center Operations Manager 2007 console update. See Knowledge Base article 951327 The System Center Operations Manager 2007 console may crash in Windows Server 2008 or in Windows Vista when you open the Health Explorer window.
  4. Install the Event Log service update. See Knowledge Base article 952664 The Event Log service may stop responding because of a deadlock on a Windows Server 2008-based computer.
  5. Install performance counter values update. See Knowledge Base article 953290 An application may crash when it uses legacy methods to query performance counter values in Windows Vista or in Windows Server 2008.
  6. Install Windows PowerShell V2 CTP3.

VMware vCenter Converter vrij gegeven

clip_image001

VMware vCenter Converter kan op heel verschillende hardware en de meest gebruikte versie van Microsoft Windows and Linux* operating systems. Met dit robuste , enterprise class migratie tool kun je het volgende :

· Quickly and reliably convert local and remote physical machines into virtual machines without any disruption or downtime.

· Complete multiple conversions simultaneously with a centralized management console and an intuitive conversion wizard.

· Convert other virtual machine formats such as Microsoft Virtual PC and Microsoft Virtual Server or backup images of physical machines such as Symantec Backup Exec System Recovery or Norton Ghost to VMware virtual machines.

· Restore VMware Consolidated Backup (VCB) images of virtual machines to running virtual machines.

· Clone and backup physical machines to virtual machines as part of your disaster recovery plan.

clip_image003

Downloaden doe je hier: https://www.vmware.com/download/converter/

*Linux P2V ondersteuning is alleen voor de stand alleen versie alleen

Microsoft Office Compatibility Pack voor Office 2007.

Je kent het wel. Gebruikers mailen bellen weer dat ze een bestand gemaakt in Office 2007 niet kunnen openen. Hier heeft Microsoft een pakket dat heet FileFormatConverters.exe beschikbaar gesteld waarmee Office 2007 Word, Excel en Powerpoint bestanden kan geopend mee worden in bijvoorbeeld Office 2003.

Alleen tja hij moet geinstalleerd worden op 10+ pc’s dan doe je het volgende:
Pak een machine wellicht een VM en dubbel klik op licentie agreement en wacht er op dat hij deze uitgepakt heeft en klik vervolgens op OK. Ga vervolgens naar C:Program FilesMSECacheO2007Cnv1033 en kopieer vervolgende de uitgepakte files naar een netwerk schijf bijvoorbeeld ( \serverappsmsi packetsOffice2003fcv) waar alle domein users lees rechten op hebben vervolgens.

Maak een nieuwe GPO of edit een bestaande en koppel aan deze GPO O12Conv.msi. Hang aan deze GPO de juist pc’s/laptop’s en hij wordt automatisch uitgerold.

Translate »