windows-server-2008 – 从Windows Server Standard到Enterprise或Datacenter的就地升级

我们遇到了一个小问题,其中 Windows Server Standard仅支持32 GB的内存,这令人沮丧,以了解您的服务器最近何时升级到48个令人敬畏的GB内存.

是否可以从Windows Server Standard(最大32 GB内存支持)到Windows Server Enterprise或Datacenter(最大2TB内存支持)进行就地升级

我尝试从操作系统中启动Windows Server 2008 setup.exe,这给了我一个升级”选项..但当我到达“你想在哪里安装Windows”过程的一部分时,它告诉我

The partition you selected might contain files from a prevIoUs Windows installation. If it does,these files and folders will be moved to a folder named Windows.old. You will be able to access the information in Windows.old,but you will not be able to use your prevIoUs versions of Windows

那是……不是……当我点击“升级”时我的想法!

我真的不想在我们的生产数据库服务器上处理干净的操作系统安装,而且如果可能的话,更愿意进行升级安装!

我在其上启动了一个带有Windows 2008 Standard的虚拟机,然后将其升级到企业版.起初我不能,因为我在C盘上没有足够的可用磁盘空间.似乎需要15-20 Gigs的可用空间.一旦我使C盘变大,它就会毫无问题地升级.

当没有足够的空间时,它不会升级,并且需要我安装一个新的操作系统,就像你说的那样.

单击升级后,安装程序确认我要升级然后开始升级.它现在还在运行,但我相信它最终会完成.

相关文章

Windows注册表操作基础代码 Windows下对注册表进行操作使用的...
黑客常用WinAPI函数整理之前的博客写了很多关于Windows编程的...
一个简单的Windows Socket可复用框架说起网络编程,无非是建...
Windows文件操作基础代码 Windows下对文件进行操作使用的一段...
Winpcap基础代码 使用Winpcap进行网络数据的截获和发送都需要...
使用vbs脚本进行批量编码转换 最近需要使用SourceInsight查看...