by Shie on November 4, 2011
This document covers the basics of using Windows Live Movie Maker. It goes over the basic functions of the toolbar, editing content and saving your project.
View online
View offline – Movie Maker [pdf]
Here is a screencast of me completing an e-waste project.
First, let’s think about what you are going to need to get going:
- Technician Computer (mine is a Dell Optiplex 740 running Windows 7 Enterprise)
- Student Computer
- Windows 7 (or your OS) installation media
- Downloads…
- MDT 2010: x86 or x64
- MS AIK, which you can also install via MDT 2010 Workbench > Information Center > Components, it will be under “Available for Download” so click on it then “Download”
Begin by installing the above programs on your Technician Computer. When you are done, launch the Deployment Workbench.
-
-
This is the MDT 2010
-
-
Create a new deployment share
-
-
Choose where the deployment share will be
-
-
Name the share, ends with “$” character
-
-
Describe the share
-
-
Allow image capture
-
-
(Optional) Allow user to set admin
-
-
(Optional) Input product key
-
-
Click next
-
-
Now you have a deployment share
-
-
Under deployment share, right-click “Operating System” then “Import Operating System”
-
-
Here I select “Full set of source files”, but if you already have a custom .WIM you can select that
-
-
Click “Browse”
-
-
Locate your image/installation disk then click “Ok”
-
-
Name the directory
-
-
After a while, the OS will be imported
-
-
Right-click on “Task Sequences” then select “New Task Sequence”
-
-
Give the task an ID (numbers), name, and description (optional)
-
-
Select “Sysprep and Capture”
-
-
Click on the OS
-
-
If you are using a KMS select “Do not specify a product key at this time”
-
-
Changes these settings as you like
-
-
Set a password
-
-
Now you have a new task sequence
-
-
Right-click on your share name, and select “Update Deployment Share”
-
-
I have found that compressing this speeds things up later (optional)
-
-
Click “Next”
-
-
The process will run for a while…
Now your technician computer is good to go. There are really two ways to go forward from here, one is to create a bootable device/disk using MDT. What I’ve been doing though is move over to the student machine (laptop) and install then customize the image. This can take a while. I know that this probably isn’t the best way to do this… but it has been pretty efficient.
When I’m done preparing my image – installing every application it will need – I use this trick to capture my image. This will run sysprep and capture your custom .WIM to your technician computer. This image will be the one you use to deploy your OS. You can do so in any number of ways – over your LAN or using a USB/Flash drive (it will need to be large if you installed large applications) to name two that I’ve tried. In the next post I’ll go over these methods of deployment.