Microsoft Confidential for Winhec 2018 Shared Under NDA 11-05-18

Total Page:16

File Type:pdf, Size:1020Kb

Microsoft Confidential for Winhec 2018 Shared Under NDA 11-05-18 HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Agenda The Always Connected PC Evaluating Effort Recompiling and Debugging Signing and PackagingHBI: MicrosoftFor WinHEC Confidential 2018 11-05-18 Summary and Best PracticesShared under NDA © 2018 Microsoft Q&A Always Connected PC HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Windows 10 Amazing battery life LTE Connectivity Instant On I traveled from Thursday – Sunday last week with only my ARM64 device. I used it for email, Twitter, web surfing, Skype meetings, a WebEx screen test, and even for looking at some code in Visual Studio. What I didn’t do was recharge the battery. It resumes instantly when I want to use it, and with the SIM card it’s always connected. – Ginny Caughey MVP HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Always Connected PCs Available Snapdragon 835 ASUSHBI: NovaGo MicrosoftFor WinHEC Confidential 2018HP Envy X2 Lenovo Miix 630 TP370QLShared11-05-18 under NDA © 2018 Microsoft Samsung Snapdragon 850 Lenovo Yoga C630 It’s “Just Windows” HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Compiled for Compiled for Compiled for X86 X86 ARM64 ARM64 Compiled for ARM64Compiled for Compiled for ARM64 ARM32 ARM64 ARM64 ARM64 ARM64 HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Compiled for ARM64 x86 Emulation x86 x86 Code x86 app (e.g. Photoshop) Edge, Cortana, Shell… Expected Workload Type x86 System DLLs performance x86 System DLLs x86 System DLLs CPU-intensive Native System DLLs CHPE DLLs Code Native Native System DLLs Native System DLLs WOW Abstraction Layer CHPE DLLs For User mode WinHEC 2018 I/O-intensive HBI: Microsoft Confidential X86-to-ARM Shared11-05-18 under NDA CPU Emulator System Services (NTDLL) GPU-intensive © 2018 Microsoft System Services (NTDLL) Windows Kernel + Drivers mode Kernel Kernel CPU Graphics Disk/Networking H/W Always Connected PC at a glance Brings amazing battery life and connectivity It’s still Windows (and runs x86 apps) Drivers do need to be recompiled for ARM64 HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Testing and Signing and Evaluating Recompiling debugging shipping HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft https://aka.ms/Win10onARM Developer reference for Windows 10 on ARM HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Testing and Signing and Evaluating Recompiling debugging shipping HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Evaluating Scope Driver-only projects Will need to be rebuilt as ARM64 using the latest tools Possible to not need any code changes Be aware of custom ASM code and 3rd party dependencies UI componentsHBI: MicrosoftFor WinHEC Confidential 2018 Can remain x86 or move to ARM64 Shared11-05-18 under NDA Highly dependent on workload and dependencies © 2018 Microsoft Recompiling UI Components Keep as x86 if: Not particularly performance intensive or if I/O- or GPU-bound Dependent on frameworks not yet available for ARM64 Rebuild as ARM64HBI: MicrosoftForif: WinHEC Confidential 2018 CPU Intensive Shared11-05-18 under NDA Need to match bitness of driver Need to be loaded into a native process © 2018 Microsoft Testing and Signing and Evaluating Recompiling debugging shipping HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Visual Studio 2017 Update to the latest preview Download the 15.9 preview at https://visualstudio.com/pre Select C++ compilers and libraries for ARM/ARM64 Not already using VS2017? Allows you to compile your codeHBI: for MicrosoftARM64For WinHEC Confidential 2018 Produces faster and more secure codeShared for other11-05-18 architecturesunder NDA too Can still target down-level OS (e.g. Windows XP) Can sign your drivers within VS 2017 © 2018 Microsoft Kits Windows Driver Kit (WDK) Version 1709 or later is required to support ARM64 drivers Windows 10 SDK Version 1709 or later is requiredHBI: to support MicrosoftFor WinHEC ARM64 Confidential drivers 2018 The most recent preview is recommendedShared to support11-05-18 under ARM64 NDA applications © 2018 Microsoft Demo OpenVPN Recompilation HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Testing and Signing and Evaluating Recompiling debugging shipping HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Get an ARM64 Device Testing requires a physical ARM64 device There are no ARM64 VMs or supported emulators today Device availability Always Connected PCs are on sale in many regions around the world Reach out to us if you are blockedHBI: by MicrosoftFor device WinHEC availability Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Setup for Debugging Kernel debugging support KDNET is supported with USB NICs on all ARM64 devices WinDbg supports ARM64 ARM64 symbols are available as with any other architecture Visual Studio supportHBI: MicrosoftFor WinHEC Confidential 2018 Remote debugging to an ARM64 targetShared is supported11-05-18 under in Visual NDA Studio 2017 3rd party tools © 2018 Microsoft More tools continue to add support for ARM64, such as DebugLogger Testing and Signing and Evaluating Recompiling debugging shipping HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Signing Attestation sign or WHQL sign HLK Test in ARM64 Mode, or ARM64 Mode + x86 on ARM Mode HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Signing HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Signing Attestation sign or WHQL sign HLK Test in ARM64 Mode, or ARM64 Mode + x86 on ARM Mode HBI: MicrosoftFor WinHEC Confidential 2018 Not ARM-specific W10 and EWDKShared11-05-18 test under sign, NDA but deploying requires MSFT sig © 2018 Microsoft • How to sign across releases Signing HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Shipping Windows Update ARM64 drivers are fully supported on Windows Update Ensure a smooth experience for customers by submitting drivers when ready Installers If an app needs to install the correctHBI: Microsoftdriver,For WinHEC use the Confidential IsWow64Process2 2018 API to detect ARM64 On a webpage, offer the correct downloadShared by checking11-05-18 under window.navigator.userAgent NDA © 2018 Microsoft Testing and Signing and Evaluating Recompiling debugging shipping HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Summary and best practices Always Connected PCs are here Windows 10 on ARM enables amazing portable scenarios while still being Windows Updating for ARM64 is doable Updating drivers for ARM64 is worthwhile and may not take much effort Make sure you’re on the latestHBI: version MicrosoftFor of the WinHEC Visual Confidential Studio 2018 tools Shared11-05-18 under NDA Don’t forget © 2018 Microsoft NDIS drivers need to support version 6.30 to run on ARM64 Use IsWow64Process2 to detect when running on ARM64 Christiano Aman, President of Qualcomm HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Jerry Shen, CEO of ASUS HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Roanne Sones, Head of Windows Platform HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft Call to action Session Objective(s): Understand new scenarios possible with Windows 10 on ARM Provide guidance on how to support Windows 10 on ARM Rebuild drivers to support ARM64 The tools and documentation are ready HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft For More Information https://aka.ms/Win10onARM HBI: MicrosoftFor WinHEC Confidential 2018 Shared11-05-18 under NDA © 2018 Microsoft Contact [email protected] if need more info. HBI: Microsoft Confidential For WinHEC 2018 Shared under NDA 11-05-18 © 2018 Microsoft.
Recommended publications
  • Descarga De Software Y Configuración De Azure Education A) Creación De
    Descarga de software y configuración de Azure Education a) Creación de cuenta en Azure Education - Ingrese a http://aka.ms/devtoolsforteaching - Seleccione la opción - Inicie sesión con su cuenta Microsoft vinculada a sus correos @udp.cl o @mail.udp.cl (mismas cuentas para descarga de office en https://www.microsoft.com/es- es/education/products/office). Fig. 1: Login - Si usted ya tiene creada si cuenta Microsoft asociada a su correo mail.udp.cl o udp.cl puede realizar el login directamente. En caso de que su cuenta no esté activada, debe realizar primero el registro. - Es probable que se requiera agregar medios de verificación y de recuperación de cuenta por olvido de clave (a través de celular o de correo electrónico alternativo). - Una vez finalizados los pasos anteriores, se debe aceptar los términos y condiciones. El único obligatorio es el primer recuadro de la figura expuesta a continuación). Fig. 2: Términos y condiciones b) Descarga de software para la docencia Una vez finalizado el registro, verá una pantalla Fig. 3: Pantalla inicial Podrá realizar mini-tutoriales (ej: cómo construir web apps en Azure), cursos, descarga de software, entre otros. Para instalar un software específico, debe dar click a la opción “Software” del menú lateral izquierdo, desplegándose todo lo disponible para descarga. Fig. 4: Software Para descargar, debe hacer click en el software de interés. Aparecerá una ventana en el costado derecho de la pantalla. Fig. 5: Descarga de instalador Al dar click en el botón Download comenzará la descarga del instalador. Debe copiar la clave de instalación (Product Key que aparecerá al dar click al botón “View Key”).
    [Show full text]
  • Webroot Secureanywhere® Business – DNS Protection Apache License 2.0 • Aws-Sdk-Net Copyright © Amazon.Com, Inc. Apache
    Webroot SecureAnywhere® Business – DNS Protection Apache License 2.0 • aws-sdk-net Copyright © Amazon.com, Inc. Apache License Version 2.0, January 2004 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. “License” shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. “Licensor” shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. “Legal Entity” shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, “control” means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. “You” (or “Your”) shall mean an individual or Legal Entity exercising permissions granted by this License. “Source” form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. “Object” form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. “Work” shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
    [Show full text]
  • Installing, Using and Testing Microsoft Windows Driver Kit (WDK)
    www.installsetupconfig.com Installing, Using and Testing Microsoft Windows Driver Kit (WDK) What do we have in this session? Introduction Installing the WDK The Windows Debuggers Installing Symbols Package The WinDbg Starting WinDbg Verifying WDK Installation Steps on Using WDK and Building Windows Driver from Code Sample Building a Windows Driver Sample Drivers and Services Installing/Registering a Driver Starting a Driver Viewing Driver Output Unloading a Driver Print Devices: Generic Text-Only Driver Sample Useful WDK references: Introduction The Windows machine specification used in this session are: 1. Operating System : Windows XP Pro SP2 2. RAM : 2 GB DDR2 3. HDD : 160++GB 4. Display : 128 MB ATI PCI Express 5. Processor : Intel Core 2 Duo 4400 2.00 GHz The DDK has been superseded by the Windows Driver Kit (WDK). While the DDK can be downloaded openly, you may need to register for free and participate in the respective Microsoft community to download WDK. Microsoft said that the WDK should be used for the following reasons: 1. Use the Windows Vista build environments in the WDK to build drivers that use new features or functionality available only in Windows Vista. 2. Use the Windows Server 2003 build environments in the WDK to build drivers that use new features or functionality available only in Windows Server 2003. 3. Use the Windows XP build environments in the WDK to build drivers that do not use new functionality available only in Windows Vista or only in Windows Server 2003 and that are targeted for either Windows XP or Windows Server 1 www.installsetupconfig.com 2003 and Windows XP.
    [Show full text]
  • Windows Internals, Sixth Edition, Part 2
    spine = 1.2” Part 2 About the Authors Mark Russinovich is a Technical Fellow in ® the Windows Azure™ group at Microsoft. Windows Internals He is coauthor of Windows Sysinternals SIXTH EDITION Administrator’s Reference, co-creator of the Sysinternals tools available from Microsoft Windows ® The definitive guide—fully updated for Windows 7 TechNet, and coauthor of the Windows Internals and Windows Server 2008 R2 book series. Delve inside Windows architecture and internals—and see how core David A. Solomon is coauthor of the Windows Internals book series and has taught components work behind the scenes. Led by a team of internationally his Windows internals class to thousands of renowned internals experts, this classic guide has been fully updated Windows developers and IT professionals worldwide, SIXTH for Windows 7 and Windows Server® 2008 R2—and now presents its including Microsoft staff. He is a regular speaker 6EDITION coverage in two volumes. at Microsoft conferences, including TechNet As always, you get critical, insider perspectives on how Windows and PDC. operates. And through hands-on experiments, you’ll experience its Alex Ionescu is a chief software architect and internal behavior firsthand—knowledge you can apply to improve consultant expert in low-level system software, application design, debugging, system performance, and support. kernel development, security training, and Internals reverse engineering. He teaches Windows internals courses with David Solomon, and is ® In Part 2, you will: active in the security research community.
    [Show full text]
  • Installing Microsoft Windows Driver Development Kit (DDK) for Microsoft Windows Server 2003 Service Pack 1 (SP1) on Windows XP Pro SP2
    www.tenouk.com Installing Microsoft Windows Driver Development Kit (DDK) for Microsoft Windows Server 2003 Service Pack 1 (SP1) on Windows XP Pro SP2 This step-by-step document also contains how-to install the Debugging Tools for Windows and Symbols Package. Machine specification used in this scenario. 1. Operating System : Windows Xp Pro SP2 2. RAM : 2 GB DDR2 3. HDD : 160++G 4. Display : 128 MB ATI PCI Express 5. Processor : Intel Core 2 Duo 4400 2.00 GHz Installing the DDK First of all we need to download the ISO from Microsoft or you can buy the CD as well. The current version is Windows Server 2003 SP1 that covers Windows 2000, Windows XP and Windows 2003 Server family. This DDK has been superseded by the Windows Driver Kit (WDK). We will try to install the WDK later. While the DDK can be downloaded openly, you need to register for free and participate in the respective Microsoft community to download WDK. Microsoft said that the WDK should be used for the following reasons: 1. Use the Windows Vista build environments in the WDK to build drivers that use new features or functionality available only in Windows Vista. 2. Use the Windows Server 2003 build environments in the WDK to build drivers that use new features or functionality available only in Windows Server 2003. 3. Use the Windows XP build environments in the WDK to build drivers that do not use new functionality available only in Windows Vista or only in Windows Server 2003 and that are targeted for either Windows XP or Windows Server 2003 and Windows XP.
    [Show full text]
  • Hyperplatform User Document
    HyperPlatform User Document Table of Contents 1. About this document..............................................................................................................................2 2. Get started..............................................................................................................................................3 2.1. Description..........................................................................................................................................3 2.2. Prerequisites........................................................................................................................................3 2.3. Creating a new project........................................................................................................................3 2.4. What is Next........................................................................................................................................7 3. Development and Debug Tips................................................................................................................8 3.1. Description..........................................................................................................................................8 3.2. Using VMware Workstation................................................................................................................8 3.3. Using Bochs........................................................................................................................................8
    [Show full text]
  • Windows 7'S Desktop Slideshow Themes
    Windows 7's Desktop Slideshow Themes Support for themes has been extended in Windows 7. In addition to setting the colors of the window chrome, desktop background, desktop icons, mouse pointers and sound schemes, themes in Windows 7 include desktop slideshow settings. A new control panel interface, accessible through the "Personalize" context menu item on the desktop, has been introduced which provides the ability to customize and switch between themes, as well as download more themes from Microsoft's web site. A number of sound schemes are included, each associated with an included theme: Afternoon, Calligraphy, Characters, Cityscape, Delta, Festival, Garden, Heritage, Landscape, Quirky, Raga, Savanna, and Sonata. Additional theme packs are available as free downloads from Microsoft's web site. Desktop Slideshow Windows 7 includes a desktop slideshow that changes the desktop background in a designated amount of time with a smooth fading transition. This feature supports pre-downloaded sets of wallpapers and also supports photo RSS feed. Gadgets Windows Vista introduced Gadgets and a sidebar which provides the ability to anchor Gadgets to the side of the user's desktop. In Windows 7, the sidebar has been removed, while gadgets can still be placed on the desktop. Windows 7 adds a Windows Media Center gadget to the default collection while removing the Contacts and Notes gadgets. Managing gadgets is more closely integrated with Windows Explorer, but the gadgets themselves continue to operate in a separate sidebar.exe process.The Desktop context menu includes a new "Gadgets" menu option to access the gadget gallery, and a "View" sub-menu option to show or hide gadgets.
    [Show full text]
  • Windows 8 Release Preview
    Windows 8 Release Preview Product Guide for Developers preview.windows.com I Table of Contents Introduction 3 Product Guide Apps take center stage 4 Fast and fluid 6 Versatile input methods 7 for Developers Tailored experiences 7 Introduction Tiles are connected and alive 7 If you’re a developer, Windows 8 Release Preview gives you an amazing platform to reach the Developing for Internet Explorer 10 8 millions of people around the world who use Windows every day to be more productive, creative, Cloud-connected 8 and to have fun. With Windows 8 Release Preview, you have unprecedented access and opportunity to reach that worldwide customer base early. Windows 8 represents the most significant platform Build apps using what you know 8 opportunity available to developers because you have the change to reach millions of people with Extensible and compatible with 9 your amazing Metro style apps. existing frameworks Apps are at the center of the Windows 8 experience. They’re alive with activity and vibrant content. Powerful tools and all the resources you need 10 Users are immersed in your full-screen, Metro style apps, where they can focus on their content, Line-of-business app development 12 rather than on the operating system. Broad reach, flexibility, and transparency 13 Developers can take advantage of the services Microsoft provides so their apps will light up when of the Windows Store they’re connected to the cloud. When developers connect apps to the cloud using the Live SDK, Transparent terms and onboarding process 14 they can take advantage of single sign-on, which gets users even deeper into their app experience because they’ll be able to more easily store data and communicate with their friends and family.
    [Show full text]
  • Release Information VCI V4
    Release Information VCI V4 Version 4.0.939 VCI V4 2020/08/20 Content of Release Type File/Subcomponents File updated in this release Document ReleaseInformation.pdf Yes Setup For Windows 10 (32/64) with or without enabled UEFI-BIOS Secure Yes Boot, for Windows 8, 7 (32/64) Reason for Release Extension of the vci setup with the new CAN-IB640/PCIe device Extension of the vci setup with the new CANnector device Small extension on the CAN@net NT usermode driver Update recommendation Description ☐ Update required for conformance testing - ☐ Only devices in the field showing problems ☐ All devices in the field HMS Industrial Networks AB Page 1 of 31 Release Information VCI V4 Version 4.0.939 VCI V4 2020/08/20 Affected Drivers Drivers are hardware-specific parts. The following interfaces are supported by the VCI. Drivers that are affected by the current release are marked. CAN/CAN FD INpact ☐ All passive CAN-IB PCIe boards: CAN-IB1xx ☐ IXXAT INpact PCIe Slave ☐ All active CAN-IB PCIe boards: CAN-IB2xx ☐ IXXAT INpact PCIe Mini Slave ☐ All passive CAN-IB PCI boards: CAN-IB3xx ☐ IXXAT INpact M.2 ☐ All active CAN-IB PCI boards: CAN-IB4xx ☐ All passive CANIB PCIe boards for CAN-FD: CAN-IB5xx ☐ All active CAN-IB PCIe boards for CAN-FD: CAN-IB6xx ☐ All active CAN-IB PCI boards for CAN-FD: CAN-IB8xx ☒ CAN-IB640/PCIe ☐ USB-to-CAN V2 (compact / professional / embedded / automotive / Plugin) ☐ USB-to-CAN FD (compact / embedded / automotive / PCIe Mini) ☐ iPC-I XC16/PCI ☐ PC-I 04/PCI ☐ USB-to-CAN compact ☐ USB-to-CAN II ☐ CAN@net II/VCI ☐ CAN@net II/generic ☒ CAN@net NT 200/420 ☐ CAN@net NT 200/420 ( USB ) ☐ CANbridge NT 200/420 ( USB ) ☒ FRC-EP 170, FRC-EP 190, CANnector ☐ CANblue II Affected Components Components are hardware independent parts.
    [Show full text]
  • Blank App Universal Windows
    Blank App Universal Windows Luis is self-born: she instanced verbally and overlived her hydrophily. Donnie dampens profitlessly? If near or troubling West usually frit his kaisership interposing gorgeously or poind safe and heritably, how coarse is Abdullah? There are modal ui layer is shown on windows app Which will represent my name for running in windows phone or disable subtitles and out of. Windows Phone newbie or have owned a Lumia for having few years, be sure to get in on end the app action. When debugging wpf applications can be windows app universal blank command bar removed from any. Click uninstall a separator on a big plus y inside your code will add any one app is a more! Once and both projects resides. Uwp applications can help you want to display layout panels and. Captured image constitute the device, as it would prove beyond the entire scope. Compatible with us, blank app on windows platform independent and animate a mvc style transfer your app will take a dch driver. Add some dependencies and run time let us if you must rebuild your. Recently going to windows app universal blank application, could go further and this post will be different device capabilities. WPF app making, clear no tutorials or wonder, just throwing stuff charge the collect and condemn what sticks. So, our design will look through this. This website uses cookies and other tracking technology to analyse traffic, personalise ads and learn otherwise we actually improve store experience to our visitors and customers. Ms edge instance, since we strongly suggest that encrypts data formats like this chapter we demonstrate how line app bar itself is published submission as mvvmlight.
    [Show full text]
  • Defcon DSE Bypass Workshop – Virtual Machine Setup Instruction
    Defcon DSE Bypass workshop – Virtual Machine setup instruction CSABA FITZL Table of Contents SETTING UP THE TESTING ENVIRONMENT ..................................................................................... 3 WINDOWS 10 X64 .................................................................................................................................... 3 WINDOWS 7 X64 AND 8.1 X64 (8.1 IS OPTIONAL) ......................................................................................... 4 TESTING INSTALLATION .............................................................................................................................. 4 Setting up the testing environment We will need two / three different virtual machines. You may use any virtualization software, but the instructor will use VMware. The software must have snapshot capabilities. You must be familiar using your own environment and have admin rights to do any changes if required. You can get a 30 day trial version of VMware from: https://my.vmware.com/web/vmware/downloads The VMs should be set up the following way: Windows 10 x64 Once installing a Windows 10 x64 version, we need to install the following software: 1. Windows 10 ISO can be downloaded from: https://www.microsoft.com/hu-hu/software- download/windows10ISO a. SHA1 hash: 08FBB24627FA768F869C09F44C5D6C1E53A57A6F, Filename: Win10_1803_English_x64.iso b. Also known as “en_windows_10_consumer_editions_version_1803_updated_march_2018_x64_dv d_12063379.iso“ 2. Visual Studio 2017 Community, available from: https://www.visualstudio.com/downloads/
    [Show full text]
  • Developer AA Vollständige Produktliste (Stand November 2009) Deutsche Sprachversionen: Exchange Server 2003 Enterprise Edition
    Developer AA vollständige Produktliste (Stand November 2009) Deutsche Sprachversionen: Exchange Server 2003 Enterprise Edition Exchange Server 2007 Enterprise Edition Exchange Server 2007 Standard Edition Exchange Server 2007 with SP1 Enterprise and Standard Editions (x64) - DVD Expression Blend 2 Expression Design 2 Expression Encoder 2 Expression Media 2 Expression Studio 2 Expression Studio 3 (x86) - CD Expression Web Expression Web 2 MSDN Library for Visual Studio .NET 2003 Full MSDN Library for Visual Studio 2005 MSDN Library for Visual Studio 2008 (x86) - DVD Office Access 2003 Office Access 2007 Office Communications Server 2007 Enterprise Edition Office Communicator 2007 Office Groove 2007 Office Groove Server 2007 (x64) Office InfoPath 2003 Office InfoPath 2007 Office OneNote 2003 Office OneNote 2007 Office Project Professional 2002 (Single-User) Office Project Professional 2003 Office Project Professional 2007 Office Project Server 2003 Office Project Server 2007 with SP1 (x86 and x64) - CD Office SharePoint Designer 2007 Office SharePoint Server 2007 Enterprise Office SharePoint Server 2007 Standard Office Visio Professional 2003 Office Visio Professional 2007 SQL Server 2000 Developer Edition SQL Server 2000 Enterprise Edition SQL Server 2000 SP3a SQL Server 2005 Developer Edition - 32-bit SQL Server 2005 Express Edition SQL Server 2005 Standard Edition - 32-bit SQL Server 2005 Standard Edition - 64-bit Extended SQL Server 2008 Enterprise (x86 and x64) - DVD Virtual PC 2004 Visual Basic 6.0 Enterprise Edition Visual C# 2005
    [Show full text]