methodsPreserving OEM Activation in Windows Vista and Windows 7:保存在Windows Vista和Windows 7的OEM激活

windows vista 激活  时间:2021-02-10  阅读:()

Preserving OEM Activation in Windows Vistaand Windows 7

Microsoft Corporation

October 2009

Appl ies to:

 Windows®7 Starter

 Windows 7 Home Premium

 Windows 7 Professional

 Windows 7 Ultimate

 Windows Vista®Starter

 Windows Vista Home Basic

 Windows Vista Home Premium

 Windows Vista Business

 Windows Vista Ultimate

Abstract

An updated version of the description of how to add or remove software from an existing OEM-preinstal led Windows Vista orWindows 7 images,whi le preserving the pre-activation stateappl ied in the OEM factory

©2009 Microsoft Corporation Al l rights reserved

Copyright Information

Information in this document, including URL and other Internet Web site references, is subject tochange without notice

Complying with al l appl icable copyright laws is the responsibi l ity of the user Without l imiting therights under copyright, no part of this document may be reproduced,stored in or introduced into aretrieval system,or transmitted in any form or by any means(electronic,mechanical ,photocopying, recording,or otherwise),or for any purpose,without the express written permissionof Microsoft Corporation

Microsoft may have patents,patent appl ications, trademarks,copyrights,or other intel lectualproperty rights covering subject matter in this document Except as expressly provided in anywritten l icense agreementfrom Microsoft, the furnishing of this document does not give you anyl icense to these patents, trademarks,copyrights,or other intel lectual property

©2009 Microsoft Corporation Al l rights reserved

Microsoft,Windows,Windows Server,and Windows Vista are trademarks of the Microsoft groupof companies

The names of actual companies and products mentioned herein may be the trademarks of theirrespective owners

©2009 Microsoft Corporation Al l rights reserved

Co nte nts

PreservingOEMActivation 5CustomizingWindowsinauditmode 5Updatingbyusingauditmode 6Preparingthecomputerfordel ivery 6Prepareanimageforongoingmaintenance 6CustomizingWindowsbyusingoffl ine-servicingtools 8AddingCustomizationsinWindows7byusingDISM 8Adding Packages in Windows Vista(Package Manager) 8

©2009 Microsoft Corporation Al l rights reserved

Preserving OEM ActivationPreserving OEM Activation

A common scenario for businesses buying original equipment manufacturer (OEM)systems withWindows Vista®orWindows®7 preinstal led is that the business has l ine-of-business(LOB)appl ications,device drivers,and other software that they wish to add before they deploy thesecomputers into their IT environment

OEMs frequently pre-activate Windows Vista orWindows 7 when it is instal led on computers thatthey manufacture This paper explains how to update and customize existing OEM-preinstal ledWindows Vista orWindows 7 images,whi le preserving the preactivation state that was appl ied inthe OEM factory

Businesses can preserve the preactivated status of Windows Vista or Windows 7,by using one ofthe fol lowing approved methods to modify an OEM-preinstal led Windows Vista orWindows 7image:

 In an onl ine environment, use audit mode

 In an offl ine environment, use offl ine-servicing tools such as the Deployment Image Servicingand Management (DISM) tool or Package Manager

We recommend that businesses take advantage of the work done by their OEM and add to thefactory image or subtract from it, to create the desired image,by using the audit mode processThis wi l l ensure that OEM activation remains intact

The fol lowing alternatives to OEM activation are avai lable as wel l :

1 Clean Installations OEM activation wi l l not be preserved and activation wi l l be requiredmanual lyon a per-machine basis,

2 Volume License Installations OEM activation is bypassed and activation is provided by

Key Management Services(KMS)or Microsoft®Activation Keys(MAK) For more informationabout KMS or MAK,see this Microsoft Web site

Customizing Windows in audit mode

Audit mode enables you to customize aWindows instal lation without having to configure the userinterface pages of Windows Welcome Audit mode is ideal formaking changes to a Windowsimage before shipping a computerto an end user or capturing the imagefor reuse in yourorganization For more information about audit mode,see the topic: "Understanding Audit Mode"in the Windows OEM Preinstal lation Kit (Windows OPK)orWindows Automated Instal lation Kit(Windows AIK)

If you use the sysprep/audit command to boot to audit mode, the computerwi l l beremoved from a domain You must rejoin the computerto a domain in audit mode

©2009 Microsoft Corporation Al l rights reserved 5

Preserving OEM ActivationUpdating byusing auditmode

Use the fol lowing steps to update an image by using audit mode

1 Boot Windows into audit mode If your system is configured to boot toWindows Welcome,power on the computer, then at the Windows Welcome screen,press CTRL+SHIFT+F3For more information about audit mode,see the fol lowing topics in theWindows OPK ortheWindows AIK documentation: "Customize Windows in Audit Mode,"and"How ConfigurationPasses Work"

2 Instal l software,drivers,or LOB appl ications

3 Prepare the computerfor shipping, image capturing,orongoing maintenance

 If you plan to ship the computerto the end user,orto capture an image of the computerfor deployment,see the section"Prepare the computerfordel ivery" later in this topic-or -

 If you plan to perform future maintenance on this image,see the section"Prepare theimageforongoing maintenance" later in this topic

Preparing the computer for del ivery

If you plan to ship the computerto the end user,orto capture an image of the computerfordeployment,you must first:

 Remove the computer-specific information from the image This is cal led generalizing theimage

 Reset the Windows activation clock This maintains the 30-day grace period during whichWindows activation is not required This is cal led rearming the activation clock

End users may see an error if the activation clock has been rearmed more thanthree times For more information,see this MicrosoftWeb site

To general ize the image and rearm the activation clock:

 In audit mode, in the System Preparation Tool window,select Generalize and Shutdown,and then cl ick OK The computer general izes the image, rearms the activation clock,andshuts down

At this point, the computer is now ready forshipping tothe end user

You can also use image capturing tools,such asWindows PE and ImageX, to capture yourimage and deploy to other computers For more information,see the topic: "Capture and ApplyImages" in theWindows OPK or theWindows AIK documentation

Prepare an image forongoing maintenance

If you are planning on performing further maintenance on the image,disable theWindowsactivation clock and general ize the image:

©2009 Microsoft Corporation Al l rights reserved 6

Preserving OEM Activation1 On yourtechnician computer,create an unattended-setup answerfi le,or open an existinganswer fi le For more information,see the fol lowing topic in the Windows OPK ortheWindows AIK documentation: "Create a NewAnswer Fi le"

Make sure the answer fi le does not include product-key settings(Microsoft-

Windows-Setup\UserData\ProductKey\Key or Microsoft-Windows-Shel l-

Setup\ProductKey), to avoid overwriting the product key already present in the

OEM image Inserting a blankentry may also result in an error

2 Set the Unattend setting: SkipRearm to 1 In Windows Vista, this setting is located in theMicrosoft-Windows-Security-Licensing-SLC component In Windows 7, this setting is locatedin the Microsoft-Windows-Security-SPP component

This setting enables you to general ize the image as many times as necessary

3 Save this fi le,and copy it to the reference computer

4 General ize the reference computer

 In audit mode,open a Command Promptwindowas an administrator

 Use the sysprep command with the/generalize, /shutdown, /audit,and

/unattend:answerfile options:sysprep /generalize /shutdown /audit /unattend:F:\Unattend.xml

The computer general izes the image and shuts down Windows Setup does not rearmthe image

At this point, the image is readyforfurther maintenance,but is not readyfor del ivery to anend user

If the Windows activation clock is not re-enabled and the image is not used, theactivation timer grace period may expire The next time the technician boots acomputer that uses this image,Windows may display system-activationnotifications

To prepare the computerfor del ivery, re-enable the Windows activation clock:

1 On yourtechnician computer,set the unattended-setup setting: SkipRearm back to 0 Save thefi le,and copy it to your reference computer

2 Turn on your reference computer The computerwi l l start in audit mode

3 Open a Command Promptwindowas an administrator

4 Use the sysprep command with the/generalize, /shutdown, /oobe and

/unattend:answerfi le options:sysprep /generalize /shutdown /oobe /unattend:F:\Unattend.xml

At this point, the computer is now ready for del ivery Al l activation-related l icensing andregistry data is removed or reset,and any grace-period timers are reset

©2009 Microsoft Corporation Al l rights reserved 7

Preserving OEM Activation

You can also use image-capturing tools,such asWindows PE and ImageX, to capture yourimage and deploy to other computers For more information,see the topic: "Capture and

Apply Images" in the Windows OPK or theWindows AIK documentation

Customizing Windows by using offl ine-servicingtools

To update your image offl ine,you can use DISM to customize Windows 7or Package Manager tocustomize Windows Vista

Adding Customizations in Windows 7 by using DISM

DISM is a command-l ine tool used to serviceWindows images offl ine before deployment Youcan use it to instal l , uninstal l ,configure,and update Windows features,packages,drivers,andinternational settings

DISM is instal led withWindows 7,and it is also distributed in theWindows OPKand theWindows AIK It can be used to service Windows Vista with Service Pack 1 (SP1),

Windows Server®2008,Windows 7,Windows Server2008 R2,orWindows Preinstal lationEnvironment images DISM replaces several Windows deployment tools, including PEimg, Intlcfg,and Package Manager For more information about adding customizations with DISM,see thefol lowing topics in theWindows OPK ortheWindows AIK documentation: "Phase 5:Managingand Servicing YourWindows Image"and"Add or Remove Packages Onl ine"

Adding Packages in Windows Vista(Package Manager)

Package Manager is a tool that is instal led as a component of Windows Vista It is also distributedin theWindows Vista OPK and is instal led by default in the\Tools\Servicing folder

Package Manager can be used to instal l or remove packages,such as security updates,language packs or service packs Package Manager can also be used to enable or disableWindows features on an offl ine Windows image Drivers are treated as components,so you canalso add or remove a driver on an offl ineWindows image using Package Manager

Package Manager is cal led byWindows Setup during a normal instal lation It runs transparentlyduring aWindows instal lation or update It can also be initiated from the command prompt toinstal l packages on an offl ine computer using an unattended-instal lation answer fi le Forunattended instal lation of service packs or other updates, it must be run manual ly at a commandprom pt

The fol lowing steps provide an outl ine of the procedure that updates an image by using PackageManager

1 Prepare the Windows Vista OEM-preinstal led image to be modified with Package Manager

For information about how to use Package Manager,see the fol lowing topics in the

Windows OPK orthe Windows AIK documentation: "Package Manager Command-Line

Options,"and"Package Manager Technical Reference"

©2009 Microsoft Corporation Al l rights reserved 8

Preserving OEM Activation2 Instal l software,drivers,or LOB appl ications

3 Dupl icateand deploythe image

For a step-by-step walkthrough of how to use Package Manager,see the fol lowing topic inthe Windows OPK or theWindows AIK documentation: "Windows Vista Deployment Step by

Step Guide"

©2009 Microsoft Corporation Al l rights reserved 9

百纵科技,美国独立服务器 E52670*1 32G 50M 200G防御 899元/月

百纵科技:美国高防服务器,洛杉矶C3机房 独家接入zenlayer清洗 带金盾硬防,CPU全系列E52670、E52680v3 DDR4内存 三星固态盘阵列!带宽接入了cn2/bgp线路,速度快,无需备案,非常适合国内外用户群体的外贸、搭建网站等用途。C3机房,双程CN2线路,默认200G高防,3+1(高防IP),不限流量,季付送带宽美国洛杉矶C3机房套餐处理器内存硬盘IP数带宽线路防御价格/月套...

ZJI全新上架香港站群服务器,4C段238个IP月付1400元起

ZJI本月新上线了香港葵湾机房站群服务器,提供4个C段238个IPv4,支持使用8折优惠码,优惠后最低每月1400元起。ZJI是原Wordpress圈知名主机商家:维翔主机,成立于2011年,2018年9月更名为ZJI,提供中国香港、台湾、日本、美国独立服务器(自营/数据中心直营)租用及VDS、虚拟主机空间、域名注册等业务,所选数据中心均为国内普遍访问速度不错的机房。葵湾二型(4C站群)CPU:I...

RackNerd 2022春节促销提供三款年付套餐 低至年付10.88美元

RackNerd 商家我们应该是比较熟悉的商家,速度一般,但是人家便宜且可选机房也是比较多的,较多集中在美国机房。包括前面的新年元旦促销的时候有提供年付10美元左右的方案,实际上RackNerd商家的营销策略也是如此,每逢节日都有活动,配置简单变化,价格基本差不多,所以我们网友看到没有必要囤货,有需要就选择。RackNerd 商家这次2022农历新年也是有几款年付套餐。低至RackNerd VPS...

windows vista 激活为你推荐
安装程序配置服务器失败SQL安装程序配置服务器失败手游运营手册2019新个税主要内容有哪些?可以简单说明一下吗?无线路由器限速设置无线路由器速度如何设置?网站运营网站运营的工作做什么不兼容vivo手机和软件不兼容怎么办?腾讯文章腾讯罗剑楠是何许人也?保护气球什么气球可以骑?宕机宕机是什么意思gbk编码表GBK码表怎么查黑龙江计算机等级考试网全国计算机二级考试成绩什么时候可以查询
游戏服务器租用 免费动态域名 过期域名抢注 免费网站监控 正版win8.1升级win10 国外php空间 网站被封 魔兽世界台湾服务器 193邮箱 ftp教程 工信部icp备案号 ntfs格式分区 idc是什么 gtt Updog 789电视剧 重庆电信服务器托管 smtp服务器地址 阿里云手机官网 网页加速 更多