מערכות הפעלהשרתים וטרמינלים

שדרוג 2008 אל 2012R2

הנהלת האתר לא תישא באחריות לכל נזק שייגרם מעבודה לפי מדריך זה. המשתמש נושא באחריות הבלעדית לכל שינוי ועבודה שבוצעה. אין לראות בדברים משום המלצה.

בין אם אתם לאחר ביצוע כל השלבים למיגרציית שרת או סתם רוצים לשדרג שרת טרמינל ישן, הגעתם סוף כל סוף לחלק הנכסף- שדרוג שרת 2008 אל 2012R2. ניתן לומר שהחגיגה נמשכת וגם כאן נדרשת שימת לב לפרטים הקטנים.

ככלל מייקרוסופט אינה ממליצה על שדרוג In-Place וממליצה לבצע התקנה מחדש..

מה חשוב לדעת

ראשית, יש לוודא כי ברשותכם סיסמת אדמין מקומי לשרת. אתם תזדקקו לה בהמשך.

שנית- נבצע גיבוי של השרת.

שלישית- נוודא שיש בידינו עותק של Windows Server 2012.

מדוע דווקא גרסת 2012 ולא גרסת 2012R2?

כי מיקרוסופט לא מאפשרת שדרוג מ-2008 ישירות אל 2012R2, אלא זה מתבצע בצורה הבאה:

שרת 2008 -> 2012 -> 2012R2

לאחר מכן יהיה אפשרי לבצע שדרוג לגרסה 2016 ורק לאחר מכן לגרסה 2019.

התמונה הבאה מסבירה הכל:

מתחילים

ראשית נטען את הדיסק של 2012 וניגש בcmd לתיקיה בכתובת:

D:\support\adprep

ולאחר מכן נקליד adprep /forestprep

בצורה הבאה:

C:\>d:

D:\>cd \support\adprep

D:\support\adprep>adprep /forestprep

תופיע ההודעה הבאה:

D:\support\adprep>adprep /forestprep

ADPREP WARNING:

Before running adprep, all Windows Active Directory Domain Controllers in the fo
rest must run Windows Server 2003 or later.

You are about to upgrade the schema for the Active Directory forest named 'contoso.com', 
using the Active Directory domain controller (schema master) 'Server.contoso.com'.
This operation cannot be reversed after it completes.

[User Action]
If all domain controllers in the forest run Windows Server 2003 or later and you
 want to upgrade the schema, confirm by typing 'C' and then press ENTER to conti
nue. Otherwise, type any other key and press ENTER to quit.

נלחץ על האות C ואנטר- הדבר יוביל לשדרוג ה-Forest Schema

זה נראה כך:

D:\support\adprep>adprep /forestprep

ADPREP WARNING:

Before running adprep, all Windows Active Directory Domain Controllers in the fo
rest must run Windows Server 2003 or later.

You are about to upgrade the schema for the Active Directory forest named 'contoso.com', 
using the Active Directory domain controller (schema master) 'Server.contoso.com'.
This operation cannot be reversed after it completes.

[User Action]
If all domain controllers in the forest run Windows Server 2003 or later and you
 want to upgrade the schema, confirm by typing 'C' and then press ENTER to conti
nue. Otherwise, type any other key and press ENTER to quit.


c

Current Schema Version is 47


Upgrading schema to version 69


Verifying file signature
Connecting to "Server.contoso.com"
Logging in as current user using SSPI
Importing directory from file "D:\support\adprep\sch48.ldf"
Loading entries.......................................
38 entries modified successfully.

The command has completed successfully
Verifying file signature
Connecting to "Server.contoso.com"
Logging in as current user using SSPI
Importing directory from file "D:\support\adprep\sch49.ldf"
Loading entries.................................................
86 entries modified successfully.

The command has completed successfully
Verifying file signature
Connecting to "Server.contoso.com"
Logging in as current user using SSPI
Importing directory from file "D:\support\adprep\sch50.ldf"
Loading entries..................................
119 entries modified successfully.

The command has completed successfully
Verifying file signature
Connecting to "Server.contoso.com"
Logging in as current user using SSPI
Importing directory from file "D:\support\adprep\sch51.ldf"
Loading entries..........................
144 entries modified successfully.

The command has completed successfully
................................................................................
................................................................................
................................................................................
..............

Adprep successfully updated the forest-wide information.

לאחר מכן נבצע שדרוג ברמת הדומיין:

נקליד adprep /domainprep

להלן:

D:\support\adprep>adprep /domainprep

התוצאה:

D:\support\adprep>adprep /domainprep
Adprep successfully updated the domain-wide information.

פתרון בעיות

במידה ולאחר ביצוע adprep מופיעה השגיאה הבאה:

Before continuing, make sure the app vendors support your applications on Windows Server 2012 R2. Follow their specific recommendations before and after Windows installs. To make sure your app is compatible and to download tools and documentation, go to http://go.microsoft.com/fwlink/?LinkId=243105 

Important: If the software isn't compatible with Windows Server 2012 R2 or if the app vendor doesn't support the app, uninstall it before you install Windows. If you don't uninstall the applications, your system won't be supported, the app might not work, and settings or other information might be lost.  

  Windows won't install unless each of these things is taken care of. Close Windows Setup, take care of each one, and then restart Windows Setup to continue.  

Windows needs to be restarted so necessary changes to system files can be made before continuing. 

There are multiple users currently logged on to Windows. Please have the other users log off. 

  Installing Windows will affect the following features:  

Any language packs that are installed will not be available after the upgrade. You’ll need to reinstall your language packs after the upgrade. 

שימו לב: במידה ומופיעה הודעת שגיאה בדרך כלל ריסטרט לשרת פותר את הבעיה.

במידה ולאחר ביצוע adprep מופיעה ההודעה הבאה:

Forest-wide information has already been updated.
[Status/Consequence]
Adprep did not attempt to rerun this operation.

או ההודעה הזו:

Domain-wide information has already been updated.
[Status/Consequence]
Adprep did not attempt to rerun this operation.

יש להתעלם ולהמשיך לשלב הבא.

ביצוע שדרוג מ-2008 אל 2012

ככלל מייקרוסופט אינה ממליצה על שדרוג In-Place וממליצה לבצע התקנה מחדש.

ארגונים משדרגים In-Place אל מול שרת חדש לרוב, על מנת להישאר מעודכנים ולא להסתכן בעניינים של אבטחת מידע וכופר, ולאחר מכן מבצעים קידום ומעבר DC ו-FSMO בצורה מסודרת.

כעת ניגש לכונן CD שלנו נפעיל את ההתקנה ונלחץ על Install now:

בשלב זה נבקש לבצע Install online updates

המערכת כעת תבדוק אחר עדכונים

ולאחר מכן תבצע התקנה שלהם

כעת נתבקש לבחור את הגרסה- יש לשים לב לבחור את הגרסה עם GUI, ונלחץ על Next:

בחלונית הבאה נסמן את I accept the license terms , ונלחץ על Next:

בחלונית הבאה נלחץ על Upgrade:

במידה ומופיעות השגיאות:

יש לבצע ריסטרט לשרת ולנסות התקנה מחדש.

כעת יחל שלב ההתקנה:

לאחר הריסטרט, המערכת תעלה ותתבקשו להכניס ססימת אדמין מקומית.

בהמשך- שדרוג מ-2012 אל גרסת 2012R2

Rami

יזם, איש סיסטם, מתכנת בחסד, ונושם אינטרנט.

מאמרים קשורים

Leave a Reply

Your email address will not be published. Required fields are marked *

אתה תאהב גם את זה
Close
Back to top button