☁
☁
☁
☁
OSDCloud.com
OSDeploy.com
Twitter
Search…
About
Local Setup
Sandbox
WinPE
OOBE
Functions
Azure
Deploy
WIM
ISO
Cloud
More
Hardware
💡
Tips
🌎
Community
🪦
Recycle Bin
Powered By
GitBook
Functions
I've added some functions to help you with customizing Windows in OOBE. You can access them by running either of the following commands in PowerShell
1
iex (irm sandbox.osdcloud.com)
2
iex (irm functions.osdcloud.com)
Copied!
The PowerShell Prompt will display
[OSDCloud]
when they are enabled and ready for use
These functions only exist in the current PowerShell session. Additionally, they will only work in OOBE at this time, not full Windows
AddCapability
This function will let you add any Windows Capability as needed by GridView, or matching a String
NetFX
This should be self explanatory
RemoveAppx
This function will remove Appx Provisioned Packages by matching a string, or displaying a GridView if you do not add a string to the command line
Rsat
If you are looking to add some Rsat Tools, then this function will either match a string, or display a GridView to select from
TestAutopilot
This will check to see if an Autopilot Profile has been downloaded to the device
UpdateDrivers
This function will update Hardware Drivers from Microsoft.
Alt + Tab
to the minimized window to view progress
UpdateWindows
This function will do exactly what you think it does. Windows will be fully up to date including Defender
Sponsor
Home
Recast Software
OSDeploy is sponsored by Recast Software
Previous
OOBE
Next
Azure
Last modified
1mo ago
Export as PDF
Copy link
Contents
AddCapability
NetFX
RemoveAppx
Rsat
TestAutopilot
UpdateDrivers
UpdateWindows
Sponsor