SlideShare a Scribd company logo
Deploying Windows 8
tools, tools, tools…

2
Alex & Roel

Roeltje Tooltje: @rovabu
-Deployment
-Setup Commander
-Bundle Commander

Alex de Jong:
@alexdejongcom
-Deployment
-System Center
-Direct Access
3
Windows Deployment Layers
Customizations

Registry Keys

Applications

Office 2013
Updates

Languages
Drivers

Asus K53S

English
Alienware

Dutch
Dell XPS

Windows: Install.WIM or Custom.WIM

HP Ultra
Windows Deployment Tools
Lite Touch Deployment

Zero Touch Deployment

Weapons of Mass Deployment: Microsoft or 3rd Party

ENGL
drv mgr

Setup
Cmmdr

Update
Cmmdr

usb/dvd
Dwnldr

ADK 8.1

ACT

System
Center

Microsoft Deployment Toolkit 2013 (preview)
Weapons of Mass Deployment: ADK or Windows Embedded

ImageX

Win
SIM

Win
Setup

Sysprep

Win PE

DISM

Answer Files (unattend.xml or autounattend.xml)
Windows Imaging and Windows Imaging (WIM) files

Win DS
WDS
•
•
•
•
•

XP – 2012 R2 / 8.1
.VHDX support
Powershell
IPv6 Multicasting
Apply .WIM over
network

• Smart Driver
Management
• X86 UEFI support

http://technet.microsoft.com/en-us/library/dn281955.aspx
6
PXE
WDSLinux
PXE Boot Menu
Boot Images
Windows Boot Manager
Windows PE
Loading files
Loading files
Startup
Solution Accelerator
Processing Custom Settings
Processing rule
ADK 8.1

19
Microsoft Deployment Toolkit (MDT)
2013 Overview
CustomSettings.ini
Select a task sequence
Computer name
Drivers
ENGL Driver Manager
ENGL Hardware Profile Export
DMScanner Scanner XML File
Import DMScanner XML file
Import Machine
Select Drivers to download
Machine Library
Select Drivers to download
Select Drivers to download
X202E in MDT
X202E in MDT
X202E in MDT
Updates

39
Updates

40
Windows Update Engine
License Key
Search Options
List Updates
List Updates – 8.1 Preview
Download
Windows8.1-kb2880289
Import in MDT
Packages folders in MDT
Packages folders in MDT
Packages folders in MDT
Applications

52
Applications

53
PXE
Applications
Mandatory
Installation Progress
Start
Users
0xd00000bb
Sign in as ‘User’
Start Menu
Export-StartLayout
Start.xml
Import-StartLayout
User Profile
GPO
Start Screen Layout
Your Apps
Switch
Sign in to your Microsoft Account
Sign in to your Microsoft Account
Security Code
Enter the Security Code
Enter the Security Code
Please Wait
SkyDrive
Connect to a Microsoft Account
Preparing
Your Apps
Your Apps – Select All
Your Apps
Apps not installed
Registry Tweaks
•

Windows Registry Editor Version 5.00

•
•
•
•
•
•
•

; Enable Metro Apps to Work on In-Built Administrator Account with UAC Prompt Disabled (Requires Reboot)
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem]
"EnableLUA"=dword:00000001
"FilterAdministratorToken"=dword:00000001
"ConsentPromptBehaviorAdmin"=dword:00000000
"ConsentPromptBehaviorUser"=dword:00000000
"PromptOnSecureDesktop"=dword:00000000

•
•
•
•

; Apply Thin Windows Borders
[HKEY_CURRENT_USERControl PanelDesktopWindowMetrics]
"BorderWidth"="2"
"PaddedBorderWidth"="2"

•
•
•
•

; Disable the Lock Screen
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsPersonalization]
"NoLockScreen"=dword:00000001

•
•
•

; Disable New App Toast Notification
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsExplorer]
"NoNewAppAlert"=dword:00000001

•
•
•
•
•

; Disable Charms Bar and the Apps Switcher
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionImmersiveShellEdgeUI]
"DisableCharmsHint"=dword:00000001
"DisableTRcorner"=dword:00000001
"DisableTLcorner"=dword:00000001

•
•

; Go to the Desktop instead of Start when I Sign in
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStartPage]
Registry Tweaks
•

Windows Registry Editor Version 5.00

•
•
•
•

; Show Desktop Background as Start Screen Background
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAccent]
"MotionAccentId_v1.00"=dword:000000db

•
•
•

; Show the Apps View Automatically when I go to Start
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStartPage]
"MakeAllAppsDefault"=dword:00000001

•
•
•
•

; List Desktop Apps First in the Apps View when it's Sorted by Category
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStartPage]
"DesktopFirst"=dword:00000001

•
•
•

; Don't Replace Command Prompt with Windows PowerShell On the WinX Menu
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced]
"DontUsePowerShellOnWinX"=dword:00000001

•
•
•

; Change Sky Drive Brand Name to Microsoft Drive Brand Name
[HKCUSoftwareMicrosoftWindowsCurrentVersionSkyDriveOptIn]
"Brand"=dword:00000001

•
•
•
•

; Change LogonUI and Startscreen Default Background Color
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAccent]
"StartColor"=dword:ffb76800
"AccentColor"=dword:fff86400

•
•

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAccent]
"DefaultColorSet"=dword:00000011
Registry Tweaks
•

Windows Registry Editor Version 5.00

•
•

[HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerAccent]
"ColorSet_Version3"=dword:00000011

•
•
•
•

; Disable Backup for Windows 8.1 Apps
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSettingSync]
"EnableBackupForWin8Apps"=dword:00000000

•
•
•

; Change Default Windows 8.1 Apps Install Folder
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAppx]
"PackageRoot"=C:WindowsApps

•
•
•

; Disable Windows 8.1 Apps Store Feature
[HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsStore]
"RemoveWindowsStore"=dword:00000001

•
•
•

; Disable Windows 8.1 Apps and Store related Services (Default value is 3)
[HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesAllUserInstallAgent]
"Start"=dword:00000004

•
•

[HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesSystemEventsBroker]
"Start"=dword:00000004

•
•

[HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesTimeBroker]
"Start"=dword:00000004

•

[HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesWSService]
Registry Tweaks
•

Windows Registry Editor Version 5.00

•
•

; Remove Desktop Link from My Computer
[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]

•
•

; Remove Documents Link from My Computer
[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]

•
•

; Remove Downloads Link from My Computer
[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{374DE290-123F-4565-9164-39C4925E467B}]

•
•

; Remove Music Link from My Computer
[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]

•
•

; Remove Pictures Link from My Computer
[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]

•
•

; Remove Videos Link from My Computer
[-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
Tasbar and Navigation properties
Apps by category
Apps by category
Session Code: TS211

More Related Content

PDF
Cms instruction
PPTX
On non existent 0-days, stable binary exploits and
PPTX
Dcm9 1(omci)support for newly added bios tokens
TXT
Boot cd dfdfdfdf
DOCX
Manual user ful desktop
PPS
Windows 7
PPTX
Windows 10
TXT
Cms instruction
On non existent 0-days, stable binary exploits and
Dcm9 1(omci)support for newly added bios tokens
Boot cd dfdfdfdf
Manual user ful desktop
Windows 7
Windows 10

What's hot (17)

PPT
ZCM 3rd Party Imaging
PDF
SysInfoTools NSF Local Security Remover
PPT
IT109 Microsoft Windows 7 Operating Systems Unit 03 lesson 01
PPT
ENGL Imaging Toolkit
DOCX
Sop server cctv
PPTX
Windows 7
PPTX
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
PPT
Windows 10 - tools-tools-tools
PPTX
PPTX
Masterining windows 10 resources
PDF
Managing bitlocker with mbam
TXT
Readme
PDF
Dell Venue 7 3740
PPTX
Operating systems
PPT
PPTX
Diablo III Troubleshooting
PPTX
Vital windows 10 short cut keys v1
ZCM 3rd Party Imaging
SysInfoTools NSF Local Security Remover
IT109 Microsoft Windows 7 Operating Systems Unit 03 lesson 01
ENGL Imaging Toolkit
Sop server cctv
Windows 7
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
Windows 10 - tools-tools-tools
Masterining windows 10 resources
Managing bitlocker with mbam
Readme
Dell Venue 7 3740
Operating systems
Diablo III Troubleshooting
Vital windows 10 short cut keys v1
Ad

Viewers also liked (20)

PDF
C++ Chapter I
PPS
Dedicado a mis amig@s ciberentic@s
PPT
Visual Network Analysis
DOC
1st Grade Unit 6: Blue jay finds a way
PDF
англійська мова 3 кл підручник
PPTX
阳光保险,摇一摇流程
PPTX
Ch2 2014 Kristen Ricker Nixa High School
PPTX
Miquel Martí i Pol
PDF
PDF
TBEX15 Asia Thailand Sara Meaney
PDF
Tarif jne-oke-2013-bdg-1-juni-2013
PDF
Google inchina
PDF
fdgdfgdfg
XLS
Ususnmptn2011
PDF
Filtros de cabine
PDF
0116-leadership-resilience-md
PDF
CV Roy Basoeki
PDF
Say little, do more.
PPTX
Monografia fic
PDF
Matematica docentes
C++ Chapter I
Dedicado a mis amig@s ciberentic@s
Visual Network Analysis
1st Grade Unit 6: Blue jay finds a way
англійська мова 3 кл підручник
阳光保险,摇一摇流程
Ch2 2014 Kristen Ricker Nixa High School
Miquel Martí i Pol
TBEX15 Asia Thailand Sara Meaney
Tarif jne-oke-2013-bdg-1-juni-2013
Google inchina
fdgdfgdfg
Ususnmptn2011
Filtros de cabine
0116-leadership-resilience-md
CV Roy Basoeki
Say little, do more.
Monografia fic
Matematica docentes
Ad

Similar to Windows 8.1 Deployment - Tools, Tools, Tools (20)

PDF
Aplicaciones de registro de windows xp
DOC
Ankit Phadia Hacking tools
PPTX
Windows 8.1 Training Session 3 by Atidan
PDF
Win7guide
DOC
Ankit Phadia Hacking tools (2)
DOC
Ankit Phadia Hacking tools (1)
PDF
Windows tuning guide_for_vspace
PPTX
Maintenance of computer hard warelab.pptx
PPTX
Computer hard ware and Maintenance lab.pptx
PPTX
Maintenance of computer hard warelab.pptx
PDF
PDF
Microsoft Windows Xp Inside Out Bkcdrom Ed Bott Carl Siechert
PPT
PPT
Introduction To Windows Xp Class 1
PPTX
Windows Deployment Tools And Methodologies
PPTX
Control Panel
PPT
Windows10 tools-tools-tools
PPT
Basic Skills for Bigginners
Aplicaciones de registro de windows xp
Ankit Phadia Hacking tools
Windows 8.1 Training Session 3 by Atidan
Win7guide
Ankit Phadia Hacking tools (2)
Ankit Phadia Hacking tools (1)
Windows tuning guide_for_vspace
Maintenance of computer hard warelab.pptx
Computer hard ware and Maintenance lab.pptx
Maintenance of computer hard warelab.pptx
Microsoft Windows Xp Inside Out Bkcdrom Ed Bott Carl Siechert
Introduction To Windows Xp Class 1
Windows Deployment Tools And Methodologies
Control Panel
Windows10 tools-tools-tools
Basic Skills for Bigginners

More from Roel van Bueren (20)

PPTX
SLBdiensten: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
PPTX
ZENworks Configuration Management 11.4.1 and Windows 10
PPTX
Windows 10 Deployment with Microsoft Deployment Toolkit
PPTX
ZENworks Configuration Management and Windows 10
PPTX
VMware App Volumes and Setup Commander
PPTX
How to deploy Adobe software using Bundle Commander and ZENworks Configuratio...
PPTX
Future of Application Deployment on Windows 8: AppX
PPT
Advanced Application Management with ZCM
PPT
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
PPTX
Windows 7 Deployment with ZCM11
PPTX
Mobiele Werkplaats Windows 7 deployment met Novell ZCM en ENGL
PPTX
Windows 7 Deployment met ZCM (NGN)
PPT
Windows 7 deployment with ZCM (Novell Congres 2010)
PPTX
Windows 7 Deployment
PPT
ZENworks Configuration Management
PPT
ZENworks Application Virtualization
PPT
ZCM Software Packaging and ZENworks Application Virtualization
PPT
ZENworks Application Virtualization for NGN Dummies
PPT
ZCM update VAI Brainforce
PPT
MSI / Windows Installer for NGN 'Dummies'
SLBdiensten: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
ZENworks Configuration Management 11.4.1 and Windows 10
Windows 10 Deployment with Microsoft Deployment Toolkit
ZENworks Configuration Management and Windows 10
VMware App Volumes and Setup Commander
How to deploy Adobe software using Bundle Commander and ZENworks Configuratio...
Future of Application Deployment on Windows 8: AppX
Advanced Application Management with ZCM
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
Windows 7 Deployment with ZCM11
Mobiele Werkplaats Windows 7 deployment met Novell ZCM en ENGL
Windows 7 Deployment met ZCM (NGN)
Windows 7 deployment with ZCM (Novell Congres 2010)
Windows 7 Deployment
ZENworks Configuration Management
ZENworks Application Virtualization
ZCM Software Packaging and ZENworks Application Virtualization
ZENworks Application Virtualization for NGN Dummies
ZCM update VAI Brainforce
MSI / Windows Installer for NGN 'Dummies'

Recently uploaded (20)

PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
A Presentation on Artificial Intelligence
PDF
Empathic Computing: Creating Shared Understanding
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Approach and Philosophy of On baking technology
PPTX
TLE Review Electricity (Electricity).pptx
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Mushroom cultivation and it's methods.pdf
PPTX
Tartificialntelligence_presentation.pptx
PPTX
Machine Learning_overview_presentation.pptx
PDF
Encapsulation theory and applications.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
Machine learning based COVID-19 study performance prediction
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A Presentation on Artificial Intelligence
Empathic Computing: Creating Shared Understanding
Network Security Unit 5.pdf for BCA BBA.
Assigned Numbers - 2025 - Bluetooth® Document
Approach and Philosophy of On baking technology
TLE Review Electricity (Electricity).pptx
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Mushroom cultivation and it's methods.pdf
Tartificialntelligence_presentation.pptx
Machine Learning_overview_presentation.pptx
Encapsulation theory and applications.pdf
A comparative study of natural language inference in Swahili using monolingua...
Machine learning based COVID-19 study performance prediction
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Diabetes mellitus diagnosis method based random forest with bat algorithm
gpt5_lecture_notes_comprehensive_20250812015547.pdf
SOPHOS-XG Firewall Administrator PPT.pptx

Windows 8.1 Deployment - Tools, Tools, Tools

  • 1. Deploying Windows 8 tools, tools, tools… 2
  • 2. Alex & Roel Roeltje Tooltje: @rovabu -Deployment -Setup Commander -Bundle Commander Alex de Jong: @alexdejongcom -Deployment -System Center -Direct Access 3
  • 3. Windows Deployment Layers Customizations Registry Keys Applications Office 2013 Updates Languages Drivers Asus K53S English Alienware Dutch Dell XPS Windows: Install.WIM or Custom.WIM HP Ultra
  • 4. Windows Deployment Tools Lite Touch Deployment Zero Touch Deployment Weapons of Mass Deployment: Microsoft or 3rd Party ENGL drv mgr Setup Cmmdr Update Cmmdr usb/dvd Dwnldr ADK 8.1 ACT System Center Microsoft Deployment Toolkit 2013 (preview) Weapons of Mass Deployment: ADK or Windows Embedded ImageX Win SIM Win Setup Sysprep Win PE DISM Answer Files (unattend.xml or autounattend.xml) Windows Imaging and Windows Imaging (WIM) files Win DS
  • 5. WDS • • • • • XP – 2012 R2 / 8.1 .VHDX support Powershell IPv6 Multicasting Apply .WIM over network • Smart Driver Management • X86 UEFI support http://technet.microsoft.com/en-us/library/dn281955.aspx 6
  • 6. PXE
  • 19. Microsoft Deployment Toolkit (MDT) 2013 Overview
  • 21. Select a task sequence
  • 29. Select Drivers to download
  • 31. Select Drivers to download
  • 32. Select Drivers to download
  • 42. List Updates – 8.1 Preview
  • 51. PXE
  • 55. Start
  • 56. Users
  • 58. Sign in as ‘User’
  • 64. GPO
  • 68. Sign in to your Microsoft Account
  • 69. Sign in to your Microsoft Account
  • 75. Connect to a Microsoft Account
  • 78. Your Apps – Select All
  • 81. Registry Tweaks • Windows Registry Editor Version 5.00 • • • • • • • ; Enable Metro Apps to Work on In-Built Administrator Account with UAC Prompt Disabled (Requires Reboot) [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem] "EnableLUA"=dword:00000001 "FilterAdministratorToken"=dword:00000001 "ConsentPromptBehaviorAdmin"=dword:00000000 "ConsentPromptBehaviorUser"=dword:00000000 "PromptOnSecureDesktop"=dword:00000000 • • • • ; Apply Thin Windows Borders [HKEY_CURRENT_USERControl PanelDesktopWindowMetrics] "BorderWidth"="2" "PaddedBorderWidth"="2" • • • • ; Disable the Lock Screen [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsPersonalization] "NoLockScreen"=dword:00000001 • • • ; Disable New App Toast Notification [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsExplorer] "NoNewAppAlert"=dword:00000001 • • • • • ; Disable Charms Bar and the Apps Switcher [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionImmersiveShellEdgeUI] "DisableCharmsHint"=dword:00000001 "DisableTRcorner"=dword:00000001 "DisableTLcorner"=dword:00000001 • • ; Go to the Desktop instead of Start when I Sign in [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStartPage]
  • 82. Registry Tweaks • Windows Registry Editor Version 5.00 • • • • ; Show Desktop Background as Start Screen Background [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAccent] "MotionAccentId_v1.00"=dword:000000db • • • ; Show the Apps View Automatically when I go to Start [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStartPage] "MakeAllAppsDefault"=dword:00000001 • • • • ; List Desktop Apps First in the Apps View when it's Sorted by Category [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStartPage] "DesktopFirst"=dword:00000001 • • • ; Don't Replace Command Prompt with Windows PowerShell On the WinX Menu [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced] "DontUsePowerShellOnWinX"=dword:00000001 • • • ; Change Sky Drive Brand Name to Microsoft Drive Brand Name [HKCUSoftwareMicrosoftWindowsCurrentVersionSkyDriveOptIn] "Brand"=dword:00000001 • • • • ; Change LogonUI and Startscreen Default Background Color [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAccent] "StartColor"=dword:ffb76800 "AccentColor"=dword:fff86400 • • [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAccent] "DefaultColorSet"=dword:00000011
  • 83. Registry Tweaks • Windows Registry Editor Version 5.00 • • [HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerAccent] "ColorSet_Version3"=dword:00000011 • • • • ; Disable Backup for Windows 8.1 Apps [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSettingSync] "EnableBackupForWin8Apps"=dword:00000000 • • • ; Change Default Windows 8.1 Apps Install Folder [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionAppx] "PackageRoot"=C:WindowsApps • • • ; Disable Windows 8.1 Apps Store Feature [HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsStore] "RemoveWindowsStore"=dword:00000001 • • • ; Disable Windows 8.1 Apps and Store related Services (Default value is 3) [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesAllUserInstallAgent] "Start"=dword:00000004 • • [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesSystemEventsBroker] "Start"=dword:00000004 • • [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesTimeBroker] "Start"=dword:00000004 • [HKEY_LOCAL_MACHINESYSTEMControlSet001ServicesWSService]
  • 84. Registry Tweaks • Windows Registry Editor Version 5.00 • • ; Remove Desktop Link from My Computer [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}] • • ; Remove Documents Link from My Computer [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}] • • ; Remove Downloads Link from My Computer [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{374DE290-123F-4565-9164-39C4925E467B}] • • ; Remove Music Link from My Computer [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{1CF1260C-4DD0-4ebb-811F-33C572699FDE}] • • ; Remove Pictures Link from My Computer [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}] • • ; Remove Videos Link from My Computer [-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerMyComputerNameSpace{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
  • 85. Tasbar and Navigation properties

Editor's Notes

  • #9: http://www.syslinux.org/wiki/index.php/WDSLINUX
  • #10: http://www.syslinux.org/wiki/index.php/WDSLINUX
  • #11: http://www.syslinux.org/wiki/index.php/WDSLINUX
  • #22: http://www.ronnipedersen.com/2013/06/microsoft-deployment-toolkit-2013-overview/
  • #69: http://spanougakis.wordpress.com/2013/07/30/how-to-create-a-default-start-screen-layout-in-windows-8-1-enterprise-preview-and-dont-let-the-users-change-it/
  • #85: http://forums.mydigitallife.info/threads/46105-Windows-8-1-Registry-Tweaks
  • #86: http://forums.mydigitallife.info/threads/46105-Windows-8-1-Registry-Tweaks
  • #87: http://forums.mydigitallife.info/threads/46105-Windows-8-1-Registry-Tweaks
  • #88: http://forums.mydigitallife.info/threads/46105-Windows-8-1-Registry-Tweaks