☁️
OSDCloud.com
OSDeploy.comTwitter
  • About
  • Contributors
    • Damien Van Robaeys | MVP
    • Ákos Bakos
    • David Segura | MVP
    • Gary Blok
    • Jérôme Bezet-Torres | MVP
  • OSDCloud
    • Local Setup
      • OSDCloud Template
        • Build Process
        • Logs
        • Named Templates
        • WinRE WiFi
        • Public Content
        • Languages
        • Cumulative Updates
        • ISO Boot Media
        • Universal WinPE
      • OSDCloud Workspace
        • Get-OSDCloudWorkspace
        • Set-OSDCloudWorkspace
        • New-OSDCloudWorkspace
          • Restore from ISO
          • Restore from ISO URL
          • Restore from USB
        • Update-OSDCloudWorkspace
        • Configuration Files
      • OSDCloud WinPE
        • Default Wallpaper
        • Wallpaper
        • Drivers
        • PSModule
        • Startup
      • OSDCloud ISO
      • OSDCloud USB
        • New-OSDCloudUSB
        • Update-OSDCloudUSB
        • USB Drives
        • Secure USB Drives
      • 🚧OSDCloud VM
        • Get-OSDCloudVMDefaults
        • Get-OSDCloudVMSettings
        • Set-OSDCloudVMSettings
        • Reset-OSDCloudVMSettings
        • New-OSDCloudVM
    • Deployment
      • WinPE
        • Start-OSDCloud
          • OS Parameters
          • ZTI
        • Start-OSDCloudGUI
          • Parameters
          • Defaults
          • Global Variable
          • Customize
        • Start-OSDCloud Wrapping
      • First Boot
      • OOBE
      • Windows
  • Sandbox
    • OSDCloud
      • sandbox.osdcloud.com
      • WinPE Usage
      • OOBE Usage
      • Functions
    • OSDCloud Azure
      • az.osdcloud.com
    • WinPE Downloads
  • OSDCloud Automate
    • 🆕Basic Configuration
    • 🆕OSDCloudGUI Defaults
    • 🆕Autopilot
    • 🆕Provisioning
      • 🆕Windows Configuration Designer
      • 🆕MSI Application PPKG
      • 🆕Bulk Enroll PPKG
      • 🆕PowerShell Script PPKG
    • 🚧Scripts
  • OSDCloud Azure
    • Azure Setup
      • Azure Portal
        • Storage Accounts
        • Storage Containers
          • BootImage
          • DriverPack
        • Storage Access Control (IAM)
      • Infrastructure As Code
        • Prerequisites
        • Technicien
        • Workspace
        • Bicep
        • Terraform
        • Configure Azure
    • Deployment
      • Testing
      • OSDCloudRE Azure
    • Deep Dive
      • Cloud Functions and Scripts
      • Connect Azure in WinPE
      • Azure Tags
      • Log Files
  • Offline Deployment
    • ISO: Adding a WIM
  • Integration
    • ADK: Use the OSDCloud Boot.wim
    • MDT: Use the OSDCloud Boot.wim
    • MDT: Add OSDCloud WinPE Drivers
    • MDT: Use OSDCloud DriverPacks in a Task Sequence
    • OSDCloud IPU
      • Windows In-place Upgrades
      • Windows Media Download
  • Archive
    • 💡Tips
      • 🆕Media Cleanup
      • Firmware Update
      • Quick Setup
    • 🌎Community
      • OSDCloud: The ZTI Way
      • OSDCloud - Image devices without need of infrastructure
      • Trying out Windows 10 Deployment with OSDCloud
      • Deploying Windows 10 to bare metal devices with just WinPE & internet
    • 💔Under Review
      • ISO
      • WIM
    • 🪦Recycle Bin
      • Release Notes
      • Enable-OSDCloudODT
      • Deploy
        • OOBE Phase
      • Guides
        • OSDCloud WIM
        • Custom OSDCloud
        • AutoPilot
          • AutoPilot Configuration File
          • AutoPilot in Audit Mode
          • AutoPilot in OOBE
        • WiFi
      • OOBE
        • Start-OOBE.settings
        • Start-OOBE.wifi
        • Start-OOBE.autopilot
      • Concepts
        • K.I.S.S.
        • OSD Disks Logically
        • Office365 Specialize
        • Specialize DriverPacks
        • Model Reference Image
        • MDT OSDCloud DriverPacks
        • MDT DriverPacks
      • Blob SAS URL
      • Storage Containers (Public)
Powered by GitBook
On this page
  • Development
  • New-OSDCloud.template -WinRE
  • New-OSDCloud.workspace
  • Edit-OSDCloud.winpe
  • WinPE (actually WinRE)

Was this helpful?

Export as PDF
  1. Archive
  2. Recycle Bin
  3. Guides

WiFi

April 13, 2021 OSD 21.4.13+

PreviousAutoPilot in OOBENextOOBE

Last updated 4 years ago

Was this helpful?

This guide will show you how to enable WiFi support in OSDCloud. Currently WPA2 Personal is working and there are plans to enable other connection methods

Development

WiFi support required a few people to test and code to get where we are today. They deserve some recognition for their work. Very special thanks to Ondrej Sebela for his excellent contribution

New-OSDCloud.template -WinRE

WiFi doesn't work natively in WinPE, but there is minimal support in WinRE. This means that your OSDCloud WinPE will have to be built using WinRE. Follow the instructions to rebuild your Template at this link

New-OSDCloud.workspace

Any time you make changes to your Template, you will need to rebuild your Workspace. Simply use this command to overwrite your existing Workspace

Edit-OSDCloud.winpe

Yes you will need to run your WinPE through an Edit pass. If you have an Intel Wireless Network Adapter, then you are in luck as there is a CloudDriver which will add the drivers you need. For other Wireless Network Adapters, you are going to have to experiment by adding the Driver. Finally, this pass is needed to modify Startnet.cmd

WinPE (actually WinRE)

If you are lucky enough to have an Intel Wireless Network Adapter, then you will be presented with this PowerShell Window. If you are connecting over Ethernet, just close this out. You will also notice a minimized PowerShell Window, this is to do anything you want. In my case, I used it to start taking Screenshots using Get-ScreenPNG

To start a Wireless WPA2 connection, simply enter the Index number of your SSID. These are sorted by Signal and not SSID incase you couldn't tell

Once you make a selection, you will be prompted for credentials. Simply enter the password for your SSID and press OK

Give it about 20 - 30 seconds and it should connect

Once you are connected, the PowerShell Window for your WiFi connection should close, and a new PowerShell Window will open so you can Start-OSDCloud

🪦
OSDCloud Workspace
HomeRecast Software
OSDeploy is proudly sponsored by Recast Software
Logo