กิจกรรม
29 เม.ย. 14 - 30 เม.ย. 19
Microsoft เข้าร่วมการแข่งขันเสมือนจริงของ Windows Server ในวันที่ 29-30 เมษายนสําหรับเซสชันทางเทคนิคเชิงลึกและ Q&A แบบสดกับวิศวกรของ Microsoft
ลงทะเบียนเลยตอนนี้เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
An in-place OS upgrade (feature update) allows you to go from an older operating system to a newer one while keeping your settings, server roles, and data intact. This article teaches you how to move to a later version of Windows Server by using a Feature Update.
ข้อสำคัญ
This article covers the Windows Server Feature Update process for non-Azure servers and virtual machines (VMs) only. To do a Feature Update of Windows Server running in an Azure virtual machine (VM), see In-place upgrade for VMs running Windows Server in Azure.
Before you start upgrading, complete the following prerequisites:
หมายเหตุ
If you're performing a Feature Update of a Windows Server 2012 or Windows Server 2012 R2 server with Configuration Manager installed, follow the preupgrade and post-upgrade instructions at Upgrade on-premises infrastructure that supports Configuration Manager.
We recommend that you collect some information from your devices for diagnostic and troubleshooting purposes in case the Feature Update is unsuccessful. We also recommend you store the information somewhere you can access even if your device is unavailable.
To collect your information:
Open an elevated PowerShell prompt, make a note of your current directory, and run the following commands.
Get-ComputerInfo -Property WindowsBuildLabEx,WindowsEditionID | Out-File -FilePath .\computerinfo.txt
systeminfo.exe | Out-File -FilePath systeminfo.txt
ipconfig /all | Out-File -FilePath ipconfig.txt
เคล็ดลับ
Get-ComputerInfo
requires PowerShell 5.1 or later. If your Windows Server version doesn't include PowerShell, you can find this information in the registry. Open Registry Editor, go to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion key, and then copy and paste the Windows Server BuildLabEx and EditionID values.
Using File Explorer, navigate to the directory you noted down, and copy the files to a USB flash drive or network location off of your computer.
After you collect all of your Windows Server-related information, we recommend that you back up your server operating system, apps, and VMs. You must also shut down, quick migrate, or live migrate any VMs currently running on the server. You can't have any VMs running during the Feature Update.
Now that you completed the prerequisites and collected diagnostic information, you're ready to perform the in-place upgrade. In this section, you use Windows Server Setup to select the settings for the in-place upgrade. Windows Server Setup uses these settings to update your version of Windows Server, during which time your computer restarts several times.
To perform the in-place upgrade:
Using File Explorer, navigate to the Windows Server Setup media. Then open setup.exe. For example, if you're using removal media the file path might be D:\setup.exe.
ข้อสำคัญ
Depending on your security settings, User Account Control might prompt you to allow setup to make changes to your device. If you're happy to continue, select Yes.
By default, setup automatically downloads updates for the installation. If you're okay with the default settings, select Next to continue.
If you don't want Setup to automatically download updates, select Change how Setup downloads updates, choose the option appropriate to your environment, and then select Next.
If prompted, enter your product key and then select Next.
Select the edition of Windows Server you want to install and then select Next.
Review the applicable notices and license terms. If you agree to the terms, select Accept.
Select Keep personal files and apps to choose to do an in-place upgrade, and then select Next.
After Setup finishes analyzing your device, it displays the Ready to install screen. To continue the in-place upgrade, select Install.
The in-place upgrade starts, and you should see a progress bar. After the in-place upgrade finishes, your server restarts.
After the in-place upgrade to Windows Server is done, you must make sure the upgrade was successful.
To make sure your in-place upgrade was successful:
Open an elevated PowerShell prompt and run the following command to verify that the version and edition matches the media and values you selected during setup.
Get-ComputerInfo -Property WindowsProductName
Make sure all of your applications are running and that your client connections to the applications are successful.
If your computer isn't working as expected after the Feature Update, you can contact Microsoft Support for technical assistance.
The following articles can help you prepare for and use your new Windows Server version:
If you'd like to learn more about deploying and post-installation configuration and activation options, check out the Windows Server deployment, configuration, and administration learning path.
กิจกรรม
29 เม.ย. 14 - 30 เม.ย. 19
Microsoft เข้าร่วมการแข่งขันเสมือนจริงของ Windows Server ในวันที่ 29-30 เมษายนสําหรับเซสชันทางเทคนิคเชิงลึกและ Q&A แบบสดกับวิศวกรของ Microsoft
ลงทะเบียนเลยตอนนี้การฝึกอบรม
โมดูล
Upgrade and migrate Windows Server IaaS virtual machines - Training
Learn to migrate a workload running in Windows Server to an infrastructure as a service (IaaS) virtual machine (VM) and to Windows Server 2025 by using Windows Server migration tools or the Storage Migration Service.
ใบรับรอง
รับรองโดย Microsoft: การเชื่อมโยงผู้ดูแลระบบแบบไฮบริดของ Windows Server - Certifications
ในฐานะผู้ดูแลระบบแบบไฮบริดของ Windows Server คุณสามารถรวมสภาพแวดล้อม Windows Server เข้ากับบริการ Azure และจัดการ Windows Server ในเครือข่ายภายในองค์กรได้
เอกสาร
Overview of Windows Server upgrades
General Windows Server upgrade information, along with what to think through before you do the actual upgrade.
Feature update, clean install, or migrate to Windows Server
Important information when performing a feature update, clean install, or a migration to Windows Server.
Migrating roles and features in Windows Server
Information on how to migrate roles and features to a later version of Windows Server.