Vous êtes sur la page 1sur 7

Modified: 092414 (This is a basic configuration and not a how to document)

DEMO LAB 2 Windows 2003/2008, Exchange Server 2007/2010 Environment


VM Configuration:
1-Windows 2003 SP2 Domain Controller, DNS, 1-Windows 2008 R2 Domain Controller, 1-Exchange
Server 2007 SP3, 1-Exchange Server 2010.

Objective:
Configure Windows Server 2003/2008 Mixed Environment, Exchange Server 2007 to 2010 Migration.

ESXi 5.1.0 Virtual Machine Tab View


Powshell Script:
PS C:\> Get-ADComputer -Filter * | select dnshostname

dnshostname
-----------
BR2K3DC1.paraiso.com
BR2K8DC1.paraiso.com
BREX2K7MB1.paraiso.com
BREX2K10MB1.paraiso.com

=====================================================================================
PS C:\> Get-WmiObject win32_operatingsystem -ComputerName
br2k3dc1,br2k8dc1,brex2k7mb1,brex2k10mb1 | select version,__server

version __SERVER
------- --------
5.2.3790 BR2K3DC1
6.1.7600 BR2K8DC1
5.2.3790 BREX2K7MB1
6.1.7601 BREX2K10MB1

=====================================================================================
PS C:\> get-adforest
ApplicationPartitions : {DC=DomainDnsZones,DC=paraiso,DC=com,
DC=ForestDnsZones,DC=paraiso,DC=com}
CrossForestReferences : {}
DomainNamingMaster : BR2K3DC1.paraiso.com
Domains : {paraiso.com}
ForestMode : Windows2003Forest
GlobalCatalogs : {BR2K3DC1.paraiso.com, BR2K8DC1.paraiso.com}
Name : paraiso.com
PartitionsContainer : CN=Partitions,CN=Configuration,DC=paraiso,DC=com
RootDomain : paraiso.com
SchemaMaster : BR2K3DC1.paraiso.com
Sites : {PARAISO}
SPNSuffixes : {}
UPNSuffixes : {}





















Exchange Server 2007 EMC



Exchange Server 2010 EMC


Powshell Script:
=====================================================================================
[PS] C:\Windows\system32>Get-ExchangeServer | Select-Object name,serverrole,admindisplayversion

Name ServerRole AdminDisplayVersion
---- ---------- -------------------
BREX2K7MB1 Mailbox, ClientAccess, HubTransport Version 8.3 (Build 83.6)
BREX2K10MB1 Mailbox, ClientAccess, HubTransport Version 14.0 (Build 639.21)


[PS] C:\Windows\system32>get-mailbox -identity *

Name Alias ServerName ProhibitSendQuota
---- ----- ---------- -----------------
Administrator Administrator brex2k7mb1 unlimited
Vicent Kirk Vincent.Kirk brex2k7mb1 unlimited
Sameen Shaw sameen.shaw brex2k7mb1 unlimited
DiscoverySearchMailbox... DiscoverySearchMa... brex2k10mb1 50 GB (53,687,091,200 bytes)
June Chattergoon June.Chattergoon brex2k10mb1 unlimited


[PS] C:\Windows\system32>Get-PublicFolderDatabase -Server brex2k10mb1

Name Server
---- ------
2010 PF1 BREX2K10MB1

[PS] C:\Windows\system32>Get-PublicFolderDatabase -Server brex2k7mb1
Name Server
---- ------
PF1 BREX2K7MB1
=====================================================================================
[PS] C:\Windows\system32>Get-PublicFolder -identity "\2007 folder 1" -Server brex2k7mb1 -recurse
|select replicas

Replicas
--------
{2010 PF1, BREX2K7MB1\First Storage Group\PF1}
{BREX2K7MB1\First Storage Group\PF1}

=====================================================================================

[PS] C:\Windows\system32>Get-PublicFolder -identity "\2007 folder 1" -Server brex2k7mb1 -recurse
Name Parent Path
---- -----------
2007 Folder 1 \
2007 Sub 1 \2007 Folder 1
[PS] C:\Windows\system32>Get-PublicFolder -identity "\2007 folder 1" -Server brex2k10mb1 -recurse
Name Parent Path
---- -----------
2007 Folder 1 \
2007 Sub 1 \2007 Folder 1

=====================================================================================
C:\adprep>adprep /forestprep

ADPREP WARNING:

Before running adprep, all Windows 2000 Active Directory Domain Controllers in t
he forest should be upgraded to Windows 2000 Service Pack 4 (SP4) or later.

[User Action]
If ALL your existing Windows 2000 Active Directory Domain Controllers meet this
requirement, type C and then press ENTER to continue. Otherwise, type any other
key and press ENTER to quit.


c
Opened Connection to BR2K3DC1
SSPI Bind succeeded
Current Schema Version is 30
Upgrading schema to version 47
Connecting to "BR2K3DC1"
Logging in as current user using SSPI
Importing directory from file "C:\WINDOWS\system32\sch31.ldf"
Loading entries.................................................................
...........................................................................
139 entries modified successfully.

The command has completed successfully
Connecting to "BR2K3DC1"
Logging in as current user using SSPI
Importing directory from file "C:\WINDOWS\system32\sch32.ldf"
Loading entries...................
18 entries modified successfully.

Logging in as current user using SSPI
Importing directory from file "C:\WINDOWS\system32\sch45.ldf"
Loading entries...................................................................
66 entries modified successfully.

The command has completed successfully
Connecting to "BR2K3DC1"
Logging in as current user using SSPI
Importing directory from file "C:\WINDOWS\system32\sch46.ldf"
Loading entries....
3 entries modified successfully.

The command has completed successfully
Connecting to "BR2K3DC1"
Logging in as current user using SSPI
Importing directory from file "C:\WINDOWS\system32\sch47.ldf"
Loading entries.....
4 entries modified successfully.

The command has completed successfully
Connecting to "BR2K3DC1.paraiso.com"
Logging in as current user using SSPI
Importing directory from file "C:\WINDOWS\system32\PAS.ldf"
Loading entries..............
13 entries modified successfully.

The command has completed successfully
................................................................................................................................
........................................................................................................
................................................................................................................................
Adprep successfully updated the forest-wide information.

C:\adprep>
C:\adprep>adprep /domainprep
Running domainprep ...

Adprep successfully updated the domain-wide information.

The new cross domain planning functionality for Group Policy, RSOP Planning
Mode, requires file system and Active Directory Domain Services permissions
to be updated for existing Group Policy Objects (GPOs). You can enable this
functionality at any time by running "adprep.exe /domainprep /gpprep" on the
Active Directory Domain Controller that holds the infrastructure operations
master role.
This operation will cause all GPOs located in the policies folder of the
SYSVOL to be replicated once between the AD DCs in this domain.
Microsoft recommends reading KB Q324392, particularly if you have a large
number of Group policy Objects.

C:\adprep>

C:\adprep>adprep /rodcprep
Adprep connected to the domain FSMO: BR2K3DC1.paraiso.com.
==============================================================================
Adprep found partition DC=DomainDnsZones,DC=paraiso,DC=com, and is about to update the
permissions.
Adprep connected to a replica DC BR2K3DC1.paraiso.com that holds partition
DC=DomainDnsZones,DC=paraiso,DC=com.
The operation on partition DC=DomainDnsZones,DC=paraiso,DC=com was successful.
==============================================================================
==============================================================================
Adprep found partition DC=ForestDnsZones,DC=paraiso,DC=com, and is about to update the
permissions.
Adprep connected to a replica DC BR2K3DC1.paraiso.com that holds partition
DC=ForestDnsZones,DC=paraiso,DC=com.
The operation on partition DC=ForestDnsZones,DC=paraiso,DC=com was successful.
==============================================================================
==============================================================================
Adprep found partition DC=paraiso,DC=com, and is about to update the permissions.
Adprep connected to the Infrastructure FSMO: BR2K3DC1.paraiso.com.
The operation on partition DC=paraiso,DC=com was successful.
==============================================================================
Adprep completed without errors. All partitions are updated. See the ADPrep.log in directory
C:\WINDOWS\debug\adprep\logs\20140920103658 for more information.
==================================================================

Vous aimerez peut-être aussi