Skip to main content

Capture, Prepare, and Deploy a System Image

Capture, Prepare, and Deploy a System Image:

System Images:
A system image is a copy of the current state of your computer’s hard disk. It includes all the system settings, files, and the Windows configuration. You can use a system image to recover your data and computer settings in the case of failure of your hard disk drive. All of your current programs, system settings, and files are replaced with the contents of the system image, but you cannot restore individual files or settings with this process.

A system image can also be used when deploying Windows 7 to multiple computers. Deployment Image Servicing and Management (DISM) in the Windows Automated Installation Kit (AIK) provides additional functionality for Windows 7 and Windows Server® 2008 R2–based operating system images. In Windows 7, you can use DISM to enumerate drivers, packages (including updates), and features in the image. You can also use DISM to add and remove flat file drivers from a Windows 7 or Windows Server 2008 R2 system image. DISM consolidates functions previously found across several tools.

Notably, you can also use DISM to manage Windows Pre installation Environment (Windows PE) images; DISM can manage international configurations and can be used for mounting and un mounting WIM images. Previously, these functions were spread across the PEI mg, Intl Config, and Image X tools. Finally, DISM contains changes that allow for backward compatibility with Package Manager (PKGMGR) commands that were used for Windows Vista and Windows Server 2008 image files to help ensure that existing tools and scripts written for previous versions of the Windows AIK continue to work. Image X is still provided with the Windows AIK for system image creation and application functions.

Comments

Popular posts from this blog

Parental Control on Internet

In windows 7 Microsoft have designed a special feature to set limits on your kids' computer use and help them be safer online without constantly peeking over their shoulders. Parental Controls helps you limit how much computer time children have, as well as which programs and games they can use. With the Parental Controls you can also block access to objectionable TV shows and movies. How to Configure Parental Controls in Windows 7 To Set up Parental Controls for any user, you'll need your own administrator user account. Before you get started, make sure each user/person that you want to set up Parental Controls for has a standard user account. Parental Controls can be applied only to standard user accounts. Steps to Apply Parental Controls: 1. Click the Start button to view the Start Menu and then choose the Control Panel option. 2. The Control Panel window opens up. Click on the All Control Panel Items. 3. Window shows all control panel items. Click on Pa

Installing and Configuring Active Directory

What is Active Directory? Active Directory Domain Services (AD DS) is designed by Microsoft for the Enterprise Environment of Microsoft or others. This act as a tool to store the information about the identities of the users, computers and services to authenticate the user or a computer to access the data in the Enterprise. Stores Information About the Users, Computers and Services? If a user is using a shared folder on a server. The document can be secured by using the Access Control List (ACL). This accessing of the document is managed and control by the security subsystem of the computer. The user identity and the identity defined on the ACL to determine whether the user request for accessing can be Granted to Denied. The identity store is the one component of an IDA Infrastructure