Presenter: Jason Watson Technical Account Manager Embedded OEM Engineering & Services Microsoft Corporation

Size: px
Start display at page:

Download "Presenter: Jason Watson Technical Account Manager Embedded OEM Engineering & Services Microsoft Corporation"

Transcription

1

2 Presenter: Jason Watson Technical Account Manager Embedded OEM Engineering & Services Microsoft Corporation

3 Windows Embedded Windows Embedded Standard 7 Changes from WES 2009 Building Blocks Embedded Enabling Features Image Building, Deployment, and Servicing Q&A

4 Windows Embedded Standard 7 What is Windows Embedded?

5 A specialised products portfolio, With an adapted licensing, Supported by a specialized partner ecosystem Distributors System Integrators (SI s) Independent Software Vendors (ISV s) Independent Hardware Vendors (IHV s) The Embedded Device is defined as Single purposed, dedicated Hardware + Operating System + Application

6

7 Windows Embedded Products 32-bit, real-time, Very small footprint, multitasking OS Runs on x86, ARM, MIPS and SH4 32/64 bit, componentized version of Windows XP Pro/Win7, x86/x64 Embedded license use of Windows XP Pro, Windows Vista, Windows 7 desktop OS Built on Windows Embedded Standard for the POS market Embedded license use of Windows Server 2003 and Windows Server 2008

8 Windows Embedded Standard 7 What is Windows Embedded Standard 7?

9 The next generation of Windows Embedded Standard operating systems Leverage the latest technologies of Windows 7 Toolset enables OEMs to build devices with highly customized Windows 7 based operating systems Modularized Windows 7 features Localizable for many markets Full Win32 API and.net application compatibility With Embedded Enabling Features (EEFs) Write Filters (EWF & FBWF) boot from read-only media USB Boot Custom Shell Headless Operation error message capture No Activation

10 Modularized not Componentized Less granularity (~700 packages) Smallest deployable image 520 MB (Embedded Core) Typical Image size 1 GB All Image creation uses a running target device New Windows 7 Client technologies Unified Extensible Firmware Interface (UEFI) support 32-bit and 64-bit processor support

11 Target Designer replaced with Image Configuration Editor (ICE) Component Database / Repositories replaced by Distribution Shares FBA replaced with Windows Setup and Image Builder Engine No Custom Components and no Component Designer

12 Target the Next-Generation Devices Use the latest Rich Interactive User Experience Graphics Performance Enhancements Smart Power Management Improved Security and Reliability of Win7 32-bit and 64-bit Support Enhanced Networking Capabilities Increased Interoperability and Compatibility with Server Infrastructure 12 Microsoft Confidential

13 Windows Embedded Standard 7 Building Blocks

14 EEF Packages Feature Packages Update Package Embedded Core (Bootable) Enhanced Write Filter Internet Explorer Lang Packs / Driver Packages 3 rd Party Software Installer OS Updates Image Build Engine Embedded OS

15 Collection of functionality needed for: Booting Kernel Boot-critical drivers (except for SCSI adapters) Win Logon, Net Logon, Local System Account (LSA), File systems (NTFS, UFD) Command shell Servicing stack (DISM) Networking Remote Procedure Call (RPC) - enables data exchange and functionality residing in different processes across networks Minimal platform for application and driver testing Language neutral 15

16 Collection of selectable Windows Functionality 150 feature packages 500 driver packages 36 language packs Configurable settings for each package Installable post build using the Deployment Image Servicing Management (DISM) tool

17 Feature set is an operating system functionality area Windows Media Player Internet Explorer Network security Feature set is composed of 1 or more packages Additional plug-ins to browser (hotmail, feeds, rating, administration kit) Internet Explorer Accessories Package Internet Explorer 8 Feature set Advanced rendering, graphics and multimedia Internet Explorer Engine Package The basic browser application Internet Explorer Basic Package MSHTML rendering and editing Windows Internet API Internet Explorer Core Package

18 Replaces Component database and repository in Windows Embedded Standard 2009 Folder containing binaries for: Feature sets Languages Drivers Updates OEM files and applications Used on bootable media by Windows Setup Installed on developer machine

19 Windows Embedded Standard 7 Embedded Enabling Features

20 When you use "regular" OS versions Zurich Airport Cinema Neufahrn, Munich 020

21 Without auto reboot 021

22 Without message box interception 022

23 It can become a big issue!!!

24 and can cause image problems! (not only for Microsoft) 024

25 This is not the type of publicity you want! Live Concert!

26 Create a reliable and customized device experience Registry Filter and Write Filters USB Boot & Hibernate Once Resume Many (HORM) Custom Shell & OEM Branding Message Blockers (Dialog filter/suppression and Message Box Auto Reply) 26

27 Enables building Reliable Embedded Systems Protects Disks against Write Operations Enables Stateless Device Scenarios Minimizes Flash Wear Allows Boot from Read-Only Media Protect Systems against Sudden Power Loss Improves Boot Time through HORM 27

28 Read Data (On-disk) Application Write Data (Overlay) Read Data (overlay) Read/Write Overlay Protected Volume Volume 28

29 Composite File System Directory A* Directory B Directory C File 1 File 3 Write Filter Cache Directory A* Directory C File 2 File 3 Modified Directory New Directory Deleted File New File Protected Volume Directory A Directory B File 1 File 2 29 Microsoft Confidential

30 Functionality EWF FBWF Overlay RAM RAM Write Through Capability None File and Folder Write Through Commit Commit whole overlay File Commit Only HORM Yes No NTFS Support Full, plus FAT Subset Relative Protection Memory Utilization Optimization Higher Protection (Lower in I/O stack) No Less Protection (Higher in I/O stack) Yes (can free memory when files are deleted) Configuration Limited Runtime Config Full Runtime Config 30

31 31 Features Persists Registry Keys for systems protected by Write Filters Limited Scope Supported scenarios TSCAL licenses and Machine Domain Account Secret Persists keys in System (HKLM) hive only Not to support changing configuration with writer filters Works with both EWF and FBWF

32 Combination of EWF and Hibernation Reboot every time from the same hiberfil.sys Significant Boot Time Improvement Limitations: EWF RAM or RAM-REG only on the boot partition All mounted partitions must be EWF protected Unprotected volumes must be dismounted 32

33 Enables support for booting Windows from Removable USB Mass Storage devices Designed to work with Write Filters (EWF & FBWF) Does not support: paging crash dumps hibernate 33

34 Allows developers to create a custom branded Embedded OS from boot to shutdown The image shows no sign of windows during normal operation 34

35 Startup Screen Branding Logon Custom Shell Shell Launcher Message Blockers 35

36 Two Components Unbranded Startup Screens This component removes the windows branding from the startup screen. Custom Logon Desktop Background Images This component allows you to replace the startup screen background image. 36

37

38 Two Components Command Shell & Shell Launcher These allow you to set your custom application as the default shell while retaining the run key functionality. 38

39 Two Components Message Box Default Reply This component will block all messageboxes by applying its default response. Note: Not supported on 64bit systems. Dialog Filter This is a configurable component capable of hiding all windows. 39

40 Windows Embedded Standard 7 How to Build

41 Two ways to build : 1. Wizard Experience Image Builder Wizard (IBW) Installs a Standard 7 image on the target device interactively Suitable for fast prototyping and product evaluation 2. Advanced Experience Image Configuration Editor (ICE) Advanced embedded development scenarios OEM customizations

42 Build an image interactively Bootable media with WinPE Image Builder Wizard IBW Distribution Share Target Device boots into WinPE Runs IBW Select drivers, features, languages Logon Install custom software Sysprep, ImageX DISM Generalize master image using Sysprep Capture image into WIM using ImageX Deploy WIM 1 2 3

43 Build a complete custom image Image Configuration Editor (ICE) on Development PC Unattend.xml Features Drivers Languages OS updates Custom SW SMI settings Using ICE create image configuration unattend.xml Create Bootable Media with: WinPE, IBW with specific DS, Unattend.xml Master device Device boots into WinPE.. And Runs IBW with unattend.xml Sysprep, ImageX DISM Generalize image using Sysprep Capture image into WIM using ImageX Deploy WIM

44 Configure an image From scratch (tick box selections) Based on a template Deploy an image Using a preconfigured answer file from ICE Using a captured WIM

45 45

46 46

47 Automate Image Builder Wizard dialogs Add Features and packages as in IBW Configure Image Settings Script installation of 3 rd party applications Perform Dependency Analysis Merge, Import, and Export Templates Create Deployment Media Create answer files for system settings e.g.. OOBE, Sysprep, logon

48 ICE can create Media creation disks IBW Disk with Full Distribution Share Regenerates the IBW Disk using a specified distribution share (the whole DS) WinPE Disk Bootable light weight OS Utility disk containing TAP, Diskpart, and ImageX IBW Disk from Answer File Creates an IBW Disk and a configuration set of a specific image for easy deployment (part of the DS only)

49 49

50 Windows Embedded Standard 7 Deployment and Servicing

51 Embedded OS on Platform Use Sysprep to generalize (clone) the image Use ImageX or Image Builder Engine to install/ deploy Image Online/ Run-time Customizations Use ImageX to capture image to a WIM file

52

53 Main Types of Device Servicing: Manual servicing (Deployment Image System Management (DISM) Online and Offline, windows update standalone installer) Automatic Servicing (WSUS, automatic updates) Servicing through Management (Config Manager, Ops Manager, 3rd Party) Windows Update 53

54 54

55 Build devices with a custom Windows-based operating system Delivers the power of Windows 7 in a componentized and customizable form Features specific to Embedded Scenarios (Embedded Enabling Features) Localizable for many markets Win32 and.net application compatibility Large developer and partner community Enterprise server and tools integration Off-the-shelf hardware and drivers (x86 and x64) Sample device types: Kiosks, thin clients, point of service, automation, gaming, medical imaging, DVR, headless devices

56 Windows Embedded (General) Windows Embedded Standard 7 Overview 56

57 Avnet team: John Lisherness Solutions Architect Microsoft team: Gordon Smith Partner Technology Manager Jason Watson Technical Account Manager 57

58

Windows Embedded Standard 7 Technical Overview

Windows Embedded Standard 7 Technical Overview Windows Embedded Standard 7 Technical Overview Introduction Windows Embedded Standard 7 is the next generation platform in the product family that includes Windows XP Embedded and Windows Embedded Standard

More information

Cesare de Siena Microsoft Embedded BDM Italy AVNET Embedded. Parma, 16 Settembre 2010

Cesare de Siena Microsoft Embedded BDM Italy AVNET Embedded. Parma, 16 Settembre 2010 Soft Control facile con RTX e Windows Embedded Standard 7 Cesare de Siena Microsoft Embedded BDM Italy AVNET Embedded Parma, 16 Settembre 2010 Portable media Consumer Thin Client Entertainment Office Automation

More information

Introduction to Windows Embedded Standard 7 By Sean D. Liming Managing Director SJJ Embedded Micro Solutions

Introduction to Windows Embedded Standard 7 By Sean D. Liming Managing Director SJJ Embedded Micro Solutions Introduction to Windows Embedded Standard 7 By Sean D. Liming Managing Director SJJ Embedded Micro Solutions May 2010 Welcome and now for something completely different It has been almost a decade since

More information

Microsoft Embedded Overview Martin Grossen, Franchise Manager Microsoft, Avnet Silica

Microsoft Embedded Overview Martin Grossen, Franchise Manager Microsoft, Avnet Silica Microsoft Embedded Overview Martin Grossen, Franchise Manager Microsoft, Avnet Silica Agenda The Microsoft WE Channel (Windows Embedded) Licensing / Availability Microsoft XP Professional (WE Enterprise)

More information

Windows Embedded 7 E versus Windows Embedded 7 P

Windows Embedded 7 E versus Windows Embedded 7 P Windows Embedded 7 E versus Windows Embedded 7 P Applications and Services Development.Net Framework.Net Framework 3.5 SP1.NET Framework 2.0 Client Profile.NET Framework 3.0.NET Framework 3.0 Client Profile.NET

More information

What's New with Servicing in Windows Embedded Standard 7

What's New with Servicing in Windows Embedded Standard 7 What's New with Servicing in Windows Embedded Standard 7 Contents Overview... 1 History... 1 Tools... 2 Methods... 5 Summary... 7 Overview Servicing a Windows Embedded Device can mean many things depending

More information

Programación de Sistemas Empotrados y Móviles (PSEM)

Programación de Sistemas Empotrados y Móviles (PSEM) Introduction to Windows Embedded Programación de Sistemas Empotrados y Móviles (PSEM) Marco A. Peña marcoa@ac.upc.edu Table of contents Windows XP Embedded vs. Windows CE Windows XP Embedded Windows CE

More information

RTX64 2014 Runtime with Service Pack 2 WES7 DEPLOYMENT GUIDE

RTX64 2014 Runtime with Service Pack 2 WES7 DEPLOYMENT GUIDE RTX64 2014 Runtime with Service Pack 2 WES7 DEPLOYMENT GUIDE Copyright 1996-2015 by IntervalZero, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1

Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1 Technical white paper Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1 Table of contents Executive summary... 3 Configuration Manager features... 3 Asset

More information

Differences Between Windows XP Embedded and Windows XP Professional

Differences Between Windows XP Embedded and Windows XP Professional Differences Between Windows XP Embedded and Windows XP Professional by Katherine Enos Microsoft Corporation October 2004 Applies to Microsoft Windows XP Embedded Summary Microsoft Windows XP Embedded is

More information

Introducing Windows Embedded POSReady 7

Introducing Windows Embedded POSReady 7 Microsoft Corporation May 2011 Windows Embedded POSReady 7 Windows Embedded POSReady 7; built on the strengths of Windows 7, is a high performance, reliable operating system retailers and OEMs use to deliver

More information

Symantec Ghost Solution Suite (GSS) and Vista Frequently Asked Questions

Symantec Ghost Solution Suite (GSS) and Vista Frequently Asked Questions Sales Opportunities What are the revenue opportunities around Ghost Solution Suite (GSS) and Vista? Windows Vista migrations present a huge opportunity for Symantec Ghost Solution Suite 2.0. The vast majority

More information

Overview OS implementation notes Windows CE XP embedded WES2009 WES7 Contact

Overview OS implementation notes Windows CE XP embedded WES2009 WES7 Contact Page 1 of 9 Windows Embedded Notes Revision 1.0, 1 st Sept 2011 www.touch-base.com\documentation\general Overview OS implementation notes Windows CE XP embedded WES2009 WES7 Contact Overview Windows is

More information

Part 1: WES7: Start IBW Installation

Part 1: WES7: Start IBW Installation Part 1: WES7: Start IBW Installation Demo: Windows Embedded Standard 7 IBW Installation 03 Create Bootable USB WES7 IBW Memory Stick Create bootable USB IBW (Image Builder Wizard) Prepare bootable NTFS

More information

Quick start to evaluating HP Windows Embedded Standard 2009 Thin Clients. HP t5630w, HP t5730w, HP t5740, HP gt7720

Quick start to evaluating HP Windows Embedded Standard 2009 Thin Clients. HP t5630w, HP t5730w, HP t5740, HP gt7720 Get your thin client running Right out of the box Quick start to evaluating HP Windows Embedded Standard 2009 Thin Clients HP t5630w, HP t5730w, HP t5740, HP gt7720 Get your new thin client system up and

More information

Windows Embedded 8.1 Industry

Windows Embedded 8.1 Industry Windows Embedded 8.1 Industry Das neue Windows Embedded OS Alexander Wechsler Wechsler Consulting GmbH & Co. KG By building on top of full Windows you have a standards-ready platform to develop and deploy

More information

Autodesk 3ds Max 2010 Boot Camp FAQ

Autodesk 3ds Max 2010 Boot Camp FAQ Autodesk 3ds Max 2010 Boot Camp Frequently Asked Questions (FAQ) Frequently Asked Questions and Answers This document provides questions and answers about using Autodesk 3ds Max 2010 software with the

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows : Managing, Maintaining, and Troubleshooting, 5e Chapter 3 Installing Windows Objectives How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows

More information

Windows Embedded Standard 7 for HP Thin Clients. Administrator Guide

Windows Embedded Standard 7 for HP Thin Clients. Administrator Guide Windows Embedded Standard 7 for HP Thin Clients Administrator Guide Copyright 2010, 2012 2014 Hewlett- Packard Development Company, L.P. Microsoft and Windows are trademarks of the Microsoft group of companies.

More information

Installing and Upgrading to Windows 7

Installing and Upgrading to Windows 7 Installing and Upgrading to Windows 7 Before you can install Windows 7 or upgrade to it, you first need to decide which version of 7 you will use. Then, you should check the computer s hardware to make

More information

Chapter 5: Operating Systems Part 1

Chapter 5: Operating Systems Part 1 Name Period Chapter 5: Operating Systems Part 1 1. What controls almost all functions on a computer? 2. What operating systems will be discussed in this chapter? 3. What is meant by multi-user? 4. Explain

More information

Embedded Operating Systems in a Point of Sale Environment. White Paper

Embedded Operating Systems in a Point of Sale Environment. White Paper Embedded Operating Systems in a Point of Sale Environment White Paper December 2008 Contents Embedded Operating Systems in a POS Environment... 3 Overview... 3 POS Operating Systems... 3 Operating Systems

More information

Paragon Recovery Media Builder

Paragon Recovery Media Builder PARAGON Software GmbH Heinrich-von-Stephan-Str. 5c 79100 Freiburg, Germany Tel. +49 (0) 761 59018201 Fax +49 (0) 761 59018130 Internet www.paragon-software.com E-mail sales@paragon-software.com Paragon

More information

NE-6294A Planning and Managing Windows 7 Desktop Deployments and Environments

NE-6294A Planning and Managing Windows 7 Desktop Deployments and Environments NE-6294A Planning and Managing Windows 7 Desktop s and s Summary Duration Vendor Audience 5 Days Microsoft IT Professionals Published Level Technology 04 January 2010 300 Windows 7 Delivery Method Instructor-led

More information

RTX64. RTX64 MiniTutorial Including RTX64 2013 Runtime Update 1 with Windows Embedded Standard 7 with SP1

RTX64. RTX64 MiniTutorial Including RTX64 2013 Runtime Update 1 with Windows Embedded Standard 7 with SP1 RTX64 RTX64 MiniTutorial Including RTX64 2013 Runtime Update 1 with Windows Embedded Standard 7 with SP1 Copyright 1996-2013 by IntervalZero, Inc. All rights reserved. No part of this document may be reproduced

More information

Designing and Deploying Connected Device Solutions for Small and Medium Business

Designing and Deploying Connected Device Solutions for Small and Medium Business Designing and Deploying Connected Device Solutions for Small and Medium Business HPATA Connected Devices Study Guide Rev 1.1 Table of Contents 1.1 Describe and recognize common desktop virtualization technologies

More information

Autodesk Inventor on the Macintosh

Autodesk Inventor on the Macintosh Autodesk Inventor on the Macintosh FREQUENTLY ASKED QUESTIONS 1. Can I install Autodesk Inventor on a Mac? 2. What is Boot Camp? 3. What is Parallels? 4. How does Boot Camp differ from Virtualization?

More information

Trustworthy Computing

Trustworthy Computing Stefan Thom Senior Software Development Engineer and Security Architect for IEB, Microsoft Rob Spiger, Senior Security Strategist Trustworthy Computing Agenda Windows 8 TPM Scenarios Hardware Choices with

More information

User Manual. Copyright Rogev LTD

User Manual. Copyright Rogev LTD User Manual Copyright Rogev LTD Introduction Thank you for choosing FIXER1. This User's Guide is provided to you to familiar yourself with the program. You can find a complete list of all the program's

More information

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10

Table Of Contents. - Microsoft Windows - WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS XP PROFESSIONAL...10 Table Of Contents - - WINDOWS SERVER 2003 MAINTAINING AND MANAGING ENVIRONMENT...1 WINDOWS SERVER 2003 IMPLEMENTING, MANAGING & MAINTAINING...6 WINDOWS XP - IMPLEMENTING & SUPPORTING MICROSOFT WINDOWS

More information

Quick Start to Evaluating. HP t5630w, HP t5730w, HP gt7720

Quick Start to Evaluating. HP t5630w, HP t5730w, HP gt7720 Get your thin client Get your running thin client running Right out Right out of of the box the box Quick Start to Evaluating HP Windows Embedded Standard Thin Clients HP t5630w, HP t5730w, HP gt7720 Get

More information

MS-6294- Planning and Managing Windows 7 Desktop Deployment and Environments

MS-6294- Planning and Managing Windows 7 Desktop Deployment and Environments MS-6294- Planning and Managing Windows 7 Desktop Deployment and Environments Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

ALTIRIS Deployment Solution 6.8 Preboot Automation Environment

ALTIRIS Deployment Solution 6.8 Preboot Automation Environment ALTIRIS Deployment Solution 6.8 Preboot Automation Environment The information contained in the Altiris knowledgebase is subject to the Terms of Use as outlined at http://www.altiris.com/legal/termsofuse.asp.

More information

How To Write A Board Support Package For Kontron Kontropton Kontran Kontronsa

How To Write A Board Support Package For Kontron Kontropton Kontran Kontronsa Windows Embedded Standard 7 x64 BSP for Kontron KTQ67 User s Guide Page: 1/6 Revision: 1.00 1 Revision History Kontron Global Software Center Revision Date Author Description 1.00 18/07/2012 Andrey Shitov,

More information

Planning and Managing Windows 7 Desktop Deployments and Environments

Planning and Managing Windows 7 Desktop Deployments and Environments Planning and Managing Windows 7 Desktop Deployments and Environments Course Details Duration: Course code: 5 Days M6294 Overview: This five-day instructor-led course is intended for desktop administrators

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Version 9.0 User Guide 302-001-755 REV 01 Copyright 2007-2015 EMC Corporation. All rights reserved. Published in USA. Published

More information

RED HAT ENTERPRISE VIRTUALIZATION

RED HAT ENTERPRISE VIRTUALIZATION Giuseppe Paterno' Solution Architect Jan 2010 Red Hat Milestones October 1994 Red Hat Linux June 2004 Red Hat Global File System August 2005 Red Hat Certificate System & Dir. Server April 2006 JBoss April

More information

Planning and Managing Windows 7 Desktop Deployments and Environments

Planning and Managing Windows 7 Desktop Deployments and Environments Planning and Managing Windows 7 Desktop s and s Introduction This five-day instructor-led course is intended for desktop administrators who want to specialize in desktop deployment, configuration, and

More information

Acronis Backup & Recovery 10 Server for Windows. Installation Guide

Acronis Backup & Recovery 10 Server for Windows. Installation Guide Acronis Backup & Recovery 10 Server for Windows Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Version 8.2 Service Pack 1 User Guide 302-001-235 REV 01 Copyright 2007-2015 EMC Corporation. All rights reserved. Published

More information

Windows XP Deployment Guide

Windows XP Deployment Guide Technical Note Windows XP Deployment Guide VMware Virtual Desktop Infrastructure VMware Virtual Desktop Infrastructure (VDI) transforms the way customers use and manage desktop operating systems. Desktop

More information

Acronis Backup & Recovery 10 Workstation. Installation Guide

Acronis Backup & Recovery 10 Workstation. Installation Guide Acronis Backup & Recovery 10 Workstation Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent for Windows...

More information

Windows Embedded Standard 7 (WES7) Administration Guide

Windows Embedded Standard 7 (WES7) Administration Guide Windows Embedded Standard 7 (WES7) Administration Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates

More information

HP Digital Signage Player MP4 and MP9 Microsoft Windows Embedded Standard 7. Quick Reference Guide

HP Digital Signage Player MP4 and MP9 Microsoft Windows Embedded Standard 7. Quick Reference Guide HP Digital Signage Player MP4 and MP9 Microsoft Windows Embedded Standard 7 Quick Reference Guide Copyright 2014 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks

More information

Windows XP/Vista/7 Directory Structures

Windows XP/Vista/7 Directory Structures Windows XP/Vista/7 Directory Structures System Partition NTLDR boot.ini ntdetect.com bootsect.dos hiberfil.sys pagefile.sys Boot Partition Boot Documents and Settings (XP) Inetpub PerfLogs Program Files

More information

What s New in Ghost Solution Suite 3.0

What s New in Ghost Solution Suite 3.0 What s New in Ghost Solution Suite 3.0 This document highlights some of the most impactful new features of Ghost Solution Suite 3.0 For more comprehensive information, please view the Ghost Solution Suite

More information

AdminStudio 2013. Release Notes. 16 July 2013. Introduction... 3. New Features... 6

AdminStudio 2013. Release Notes. 16 July 2013. Introduction... 3. New Features... 6 AdminStudio 2013 Release Notes 16 July 2013 Introduction... 3 New Features... 6 Microsoft App-V 5.0 Support... 6 Support for Conversion to App-V 5.0 Virtual Packages... 7 Automated Application Converter

More information

Deploy Windows 7 Using Microsoft s FREE Deployment Tools. Rhonda J. Layfield Sr. Deployment Architect Deployment Done Right

Deploy Windows 7 Using Microsoft s FREE Deployment Tools. Rhonda J. Layfield Sr. Deployment Architect Deployment Done Right Deploy Windows 7 Using Microsoft s FREE Deployment Tools Rhonda J. Layfield Sr. Deployment Architect Deployment Done Right Rhonda Layfield I live in Washington DC in the States Been in the IT industry

More information

Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide

Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide White Paper Descriptor This document provides administrators with information and steps-by-step technique for deploying Microsoft Diagnostics

More information

Windows 10 IoT The Big Reboot By Sean D. Liming and John R. Malin Annabooks www.annabooks.com

Windows 10 IoT The Big Reboot By Sean D. Liming and John R. Malin Annabooks www.annabooks.com Windows 10 IoT The Big Reboot By Sean D. Liming and John R. Malin Annabooks www.annabooks.com July 28, 2015 For those developing with Windows Embedded, there has been some frustration on the lack of future

More information

Developing, Deploying, and Debugging Applications on Windows Embedded Standard 7

Developing, Deploying, and Debugging Applications on Windows Embedded Standard 7 Developing, Deploying, and Debugging Applications on Windows Embedded Standard 7 Contents Overview... 1 The application... 2 Motivation... 2 Code and Environment... 2 Preparing the Windows Embedded Standard

More information

Table of Contents. 10.0 Release Notes 2013/04/08. Introduction ... 3. in OS Deployment Manager. in Security Manager ... 7. Known issues ... 9 ...

Table of Contents. 10.0 Release Notes 2013/04/08. Introduction ... 3. in OS Deployment Manager. in Security Manager ... 7. Known issues ... 9 ... Release Notes Release Notes 2013/04/08 Table of Contents Introduction... 3 Deployment Manager... 3 New Features in Deployment Manager... 3 Security Manager... 7 New Features in Security Manager... 7 Known

More information

Creating a custom WinPE Boot.wim

Creating a custom WinPE Boot.wim Contents Creating a custom winpe boot.wim- SCCM Creating a bootable USB Drive Creating a winpe boot.wim with parameter errors Creating a custom WinPE Boot.wim When using System Center Configuration Manager

More information

IT Essentials v4.1 LI 11.4.5 Upgrade and configure storage devices and hard drives. IT Essentials v4.1 LI 12.1.3 Windows OS directory structures

IT Essentials v4.1 LI 11.4.5 Upgrade and configure storage devices and hard drives. IT Essentials v4.1 LI 12.1.3 Windows OS directory structures IT Essentials v4.1 LI 11.4.5 Upgrade and configure storage devices and hard drives 2.3 Disk management tools In Windows Vista and Windows 7, use the following path: Start > Start Search > type diskmgmt.msc

More information

Topaz Installation Sheet

Topaz Installation Sheet Topaz Installation Sheet P/N 460924001E ISS 08FEB12 Content Introduction... 3 Recommended minimum requirements... 3 Setup for Internet Explorer:... 4 Topaz installation... 10 Technical support... 14 Copyright

More information

Acronis Backup & Recovery 10 Server for Windows. Installation Guide

Acronis Backup & Recovery 10 Server for Windows. Installation Guide Acronis Backup & Recovery 10 Server for Windows Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent

More information

Avira Rescue System Release Information

Avira Rescue System Release Information Release Information 1. Product characteritstics The Avira Rescue System is a live system that allows scanning and repairing a Windows desktop system that cannot be repaired by the Avira Windows desktop

More information

Creating a Windows 8.1 Base Virtual Machine

Creating a Windows 8.1 Base Virtual Machine Creating a Windows 8.1 Base Virtual Machine When we have to build Servers for many different scenarios, it sure is helpful to have a base Windows OS Image handy to start with. Even though it seems simple,

More information

Installing and Upgrading to Windows XP

Installing and Upgrading to Windows XP Installing and Upgrading to Windows XP Although Windows XP was released many years ago, you will still see it in the field and might need to install it as well, or upgrade older Windows computers to XP.

More information

About Parallels Desktop 10 for Mac

About Parallels Desktop 10 for Mac About Parallels Desktop 10 for Mac Parallels Desktop 10 for Mac is a major upgrade to Parallels award-winning software for running Windows on a Mac. About this Update This update for Parallels Desktop

More information

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

Paragon Protect & Restore

Paragon Protect & Restore PARAGON Software GmbH Heinrich-von-Stephan-Str. 5c 79100 Freiburg, Germany Tel. +49 (0) 761 59018201 Fax +49 (0) 761 59018130 Email sales@paragon-software.com Product website : www.protect-restore.com

More information

PPC s SMART Practice Aids Prepare for Installing database upgrade to SQL Express 2008 R2

PPC s SMART Practice Aids Prepare for Installing database upgrade to SQL Express 2008 R2 PPC s SMART Practice Aids Prepare for Installing database upgrade to SQL Express 2008 R2 June 2013 Agenda Objectives SMART Practice Aids System Requirements SMART Installation Pre-Requisites Installation

More information

Paragon Recovery Media Builder

Paragon Recovery Media Builder PARAGON Software GmbH Heinrich-von-Stephan-Str. 5c 79100 Freiburg, Germany Tel. +49 (0) 761 59018201 Fax +49 (0) 761 59018130 Internet www.paragon-software.com E-mail sales@paragon-software.com Paragon

More information

Booting XP Embedded from USB Flash By Sean D. Liming and John R. Malin

Booting XP Embedded from USB Flash By Sean D. Liming and John R. Malin Booting XP Embedded from USB Flash By Sean D. Liming and John R. Malin 11/01/06 1 Copyright 2006 SJJ Embedded Micro Solutions, LLC., All Rights Reserved No part of this guide may be copied, duplicated,

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

Intelligent disaster recovery. Dell DL backup to Disk Appliance powered by Symantec

Intelligent disaster recovery. Dell DL backup to Disk Appliance powered by Symantec Intelligent disaster recovery Dell DL backup to Disk Appliance powered by Symantec The PowerVault DL Backup to Disk Appliance Powered by Symantec Backup Exec offers the industry s only fully integrated

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

IT-Pruefungen.de. Hochwertige Qualität, neueste Prüfungsunterlagen. http://www.it-pruefungen.de

IT-Pruefungen.de. Hochwertige Qualität, neueste Prüfungsunterlagen. http://www.it-pruefungen.de IT-Pruefungen.de Hochwertige Qualität, neueste Prüfungsunterlagen http://www.it-pruefungen.de Exam : 70-681 Title : TS: Windows 7 and Office 2010, Deploying Version : Demo 1. You have a single-domain Active

More information

Windows Embedded Security and Surveillance Solutions

Windows Embedded Security and Surveillance Solutions Windows Embedded Security and Surveillance Solutions Windows Embedded 2010 Page 1 Copyright The information contained in this document represents the current view of Microsoft Corporation on the issues

More information

Notes on Windows Embedded Standard

Notes on Windows Embedded Standard Q10WCPU-W1-E Q10WCPU-W1-CFE Notes on Windows Embedded Standard This document shows the notes on using Windows Embedded Standard of OS-installed model. CAUTION - Company names and product names used in

More information

How To Manage Hard Disk Partitioning In Windows 8.1.2 (Windows 8) (Windows 7) (Powerbook) (For Windows 8) And Windows 8 (Pro) (Winstone) (Probation) (Perl

How To Manage Hard Disk Partitioning In Windows 8.1.2 (Windows 8) (Windows 7) (Powerbook) (For Windows 8) And Windows 8 (Pro) (Winstone) (Probation) (Perl Exam : 70-688 Title : Managing and Maintaining Windows 8 Version : Demo 1 / 19 1.DRAG DROP Your company recently purchased 25 new laptops. All 25 laptops have the same hardware configuration and do not

More information

(Exam 70-680): Configuring

(Exam 70-680): Configuring Microsoft MCTS Self-Paced Training Kit (Exam 70-680): Configuring Windows? Ian McLean Orin Thomas Contents Introduction Lab Setup Instructions Hardware Requirements Using the DVD xxv How to Install the

More information

EHCI Removal from 6 th Generation Intel Core Processor Family Platform Controller Hub (PCH)

EHCI Removal from 6 th Generation Intel Core Processor Family Platform Controller Hub (PCH) EHCI Removal from 6 th Generation Intel Core Processor Family Platform Controller Hub (PCH) Technical White Paper September 2015 Revision 1.0 333136-001 You may not use or facilitate the use of this document

More information

Implementing and Supporting Microsoft Windows XP Professional

Implementing and Supporting Microsoft Windows XP Professional Implementing and Supporting Microsoft Windows XP Professional Key Data Course #: 2272C Number of Days: 5 Format: Instructor-led The purpose of this course is to address the implementation and desktop support

More information

Using Virtual PC 7.0 for Mac with GalleryPro

Using Virtual PC 7.0 for Mac with GalleryPro Using Virtual PC 7.0 for Mac with GalleryPro Installing and Configuring What is Virtual PC for Mac? Virtual PC (VPC) is emulation software that simulates an actual (though virtual) Windows computer running

More information

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers integration note Abstract... 2 Installation requirements checklists... 3 HP ProLiant server checklist...

More information

Olympus Dictation Management System R6. Installation Guide. Workgroup Structure System Configuration Program License Manager Client Virtual Driver

Olympus Dictation Management System R6. Installation Guide. Workgroup Structure System Configuration Program License Manager Client Virtual Driver Olympus Dictation Management System R6 Installation Guide Workgroup Structure System Configuration Program License Manager Client Virtual Driver Contents Trademarks and Copyrights 4 1 INTRODUCTION 5 1.1

More information

Avira Rescue System. HowTo

Avira Rescue System. HowTo Avira Rescue System HowTo Table of contents 1. Introduction... 3 2. System Requirements... 4 3. Product availability... 4 4. Product features... 5 5. Using the Rescue System... 6 5.1 The BIOS setup...6

More information

Planning and Managing Windows 7 Desktop Deployments and Environments

Planning and Managing Windows 7 Desktop Deployments and Environments Planning and Managing Windows 7 Desktop Deployments and Environments Course Number: 6294A Course Length: 5 Days Course Overview This five-day course is intended for desktop administrators who want to specialize

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Fiery E100 Color Server. Welcome

Fiery E100 Color Server. Welcome Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 8.2 User Guide P/N 302-000-658 REV 01 Copyright 2007-2014 EMC Corporation. All rights reserved. Published in the USA.

More information

Hiva-network.com. Microsoft_70-680_v2011-06-22_Kat. Exam A

Hiva-network.com. Microsoft_70-680_v2011-06-22_Kat. Exam A Exam A Microsoft_70-680_v2011-06-22_Kat QUESTION 1 You have a computer that runs Windows 7. The computer has a single volume. You install 15 applications and customize the environment. You complete the

More information

SPECOPS DEPLOY / OS 4.6 DOCUMENTATION

SPECOPS DEPLOY / OS 4.6 DOCUMENTATION Technical documentation: SPECOPS DEPLOY / OS 4.6 DOCUMENTATION By Shay Byrne, Product Manager 1 Getting Started... 4 1.1 Specops Deploy / OS Supported Configurations...4 1.2 Specops Deploy and Active Directory...

More information

Paragon Boot Media Builder

Paragon Boot Media Builder 1 Paragon Boot Media Builder General guide on installing WAIK/ADK and using Boot Media Builder 2 Contents Introduction... 3 Key Features... 3 Building a WinPE Environment... 3 Download and Install the

More information

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS Lab Manual Expediting WSUS Service for XP Embedded OS Summary In this lab, you will learn how to deploy the security update to your XP Pro or XP embedded images. You will also learn how to prepare the

More information

Embedded Operating Systems Selection Guide

Embedded Operating Systems Selection Guide Embedded Selection Guide Common features........................................................2 Advantages of embedded operating systems and thin client hardware................... 3 Windows XP Embedded

More information

Release Note Windows 7 SP1 64-bit for Community Connect 4

Release Note Windows 7 SP1 64-bit for Community Connect 4 Release Note Windows 7 SP1 64-bit for Community Connect 4 Contents Introduction Introduction... 1 Overview of Windows 7 SP1 64-bit... 2 Pre-installation environments and the need for 32- and 64-bit drivers...

More information

Backup & Recovery. 10 Suite PARAGON. Data Sheet. Automatization Features

Backup & Recovery. 10 Suite PARAGON. Data Sheet. Automatization Features PARAGON Backup & Recovery 10 Suite Data Sheet Automatization Features Paragon combines our latest patented technologies with 15 years of expertise to deliver a cutting edge solution to protect home Windows

More information

Windows XP Professional x64 Edition for HP Workstations - FAQ

Windows XP Professional x64 Edition for HP Workstations - FAQ 1. What is Microsoft Windows XP Professional x64 Edition? Windows XP Professional x64 Edition is the client version of the Microsoft 64-bit operating system that executes on 64-bit extensions systems.

More information

ION EEM 3.8 Server Preparation

ION EEM 3.8 Server Preparation PREREQUISITE GUIDE JUNE 21, 2006 ION EEM 3.8 Server Preparation This document details the server configuration required for an ION EEM installation. This document can and should be used by the your company

More information

CMT for Exchange 3.7. Requirements

CMT for Exchange 3.7. Requirements CMT for Exchange 3.7 Requirements May 2016 Table of Contents Section 1. Introduction... 3 Section 2. Migration Control Center and Workstation Requirements... 4 Section 3. Onsite System Administrator...

More information

Microsoft Diagnostics and Recovery Toolset Overview

Microsoft Diagnostics and Recovery Toolset Overview Microsoft Diagnostics and Recovery Toolset Overview Microsoft Diagnostics and Recovery Toolset (DaRT) provides a set of tools that help IT shift desktop repair planning from reactive to proactive, saving

More information

PARALLELS SERVER 4 BARE METAL README

PARALLELS SERVER 4 BARE METAL README PARALLELS SERVER 4 BARE METAL README This document provides the first-priority information on Parallels Server 4 Bare Metal and supplements the included documentation. TABLE OF CONTENTS 1 About Parallels

More information

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the

More information

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the

Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names,

More information

9 Headless Systems & Remote Management

9 Headless Systems & Remote Management 9 Headless Systems & Remote Management Headless support is a key feature of XPe. Since the nature of the XP operating system is to have a graphical interface, designing an XPe headless device involves

More information

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION Contents 1. Getting Started... 4 1.1 Specops Deploy Supported Configurations... 4 2. Specops Deploy and Active Directory...5 3. Specops Deploy

More information

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 12

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 12 Course Page - Page 1 of 12 Windows 7 Enterprise Desktop Support Technician M-50331 Length: 5 days Price: $2,795.00 Course Description This five-day instructor-led course provides students with the knowledge

More information