Git Product home page Git Product logo

apps_devicewipewprovisioning's Introduction

apps_DeviceWipewProvisioning

Copies files needed to use Workspace ONE Factory Provisioning PPKG and unattend.xml during Device Reset with Provisioning Data. a. Files copied to C:\Recovery\OEM folder to configure Windows on Device Reset and OOBE. b. Also copies PPKG to C:\Recovery\Customization if exists in this package. Assists with 'brownfield' Windows 10 device to provide over-the-air rebuild to a 'known good state' i. This option can be used in conjunction with Agent Only Enrolment flow, eg. AirLift SCCM Migration & Enrolment ii. This option will overwrite the existing PPKG. Calls Push Button Reset (Device Wipe with Provisioning Data) if -Reset flag provided

REQUIREMENTS:

  1. WS1 Intelligent Hub (AirwatchAgent.msi) installed and Device enrolled. Requires other components already copied to C:\Recovery\OEM folder.
  2. WinRE partition on the device with Windows RE boot image (Winre.wim) available on the local hard drive https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/pbr-faq
  3. Workspace ONE Factory Provisioning unattend.xml. NOTE: Include only one XML file in the package folder. Unattend.xml can be called anything, eg myunatten.xml.

OPTIONAL Brownfield Devices:

  1. Workspace ONE Factory Provisioning Package file (PPKG) NOTE: Include only one PPKG file in the package folder. PPKG can be called anything, eg. myprovisioningpackage.ppkg.
  2. -Reset script switch parameter will initiate a Device Wipe with Provisioning Data call to the MDM CSP RemoteWipe https://deviceadvice.io/2019/04/26/powershell-run-mdm-csps-locally/

WS1 Application parameters: Install command: powershell.exe -ep bypass -file .\DeviceWipeWProvisioning.ps1 Uninstall command: powershell.exe Remove-Item -Path "C:\Recovery\OEM\VMwareResetRecover.cmd" -Force -Recurse Install Complete: file exists - C:\Recovery\OEM\VMwareResetRecover.cmd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.