WindowsXP to Windows7 64bit Migration in WinPE offline

Though the original post is avilable in windows-noob , having utilised the original task seqeunce, there are slight modifications done to carryout this task which are simple to upgrade WinXP to win7. To use the existing Task sequence in 64 Bit OS , you will have to create additional packages like USMT and Micrisoft runscanstate pacakges…

Here are the some of the points which  are summarized on how operating system deployment works in PXE/Media intiated. How OSD Works on a bare metal System when Media Intiated: 1. Administrator imports the information about the bare metal system to the SCCM database using ”import computer information wizard” If you are not running SCCM…

In a default installation, Windows creates the page file in the root folder on the same drive that holds the Windows system files. The size of the page file is determined by the amount of RAM in the system. By default, the minimum size on a 32-bit (x86) system is 1.5 times the amount of…

Sometimes we need the script to be encoded (might contains passwords in script or any sensitive information) and later to if you want to modify the encoded script,we need to have certials tools or methods to decode the script. If the script is encoded, you can see the extension file with .VBE means Visual Basic…