Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PowerShellCrack/OSDeployUI
UI designed for OSdeploy
https://github.com/PowerShellCrack/OSDeployUI
Last synced: 9 days ago
JSON representation
UI designed for OSdeploy
- Host: GitHub
- URL: https://github.com/PowerShellCrack/OSDeployUI
- Owner: PowerShellCrack
- Created: 2021-06-02T03:23:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T14:55:09.000Z (over 3 years ago)
- Last Synced: 2024-11-25T07:42:34.508Z (18 days ago)
- Language: PowerShell
- Size: 360 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- jimsghstars - PowerShellCrack/OSDeployUI - UI designed for OSdeploy (PowerShell)
README
# OSDeployUI
## How To
Add Start-OSDeployUI.ps1 to module
Call it by invoking the command: __Show-OSDeployUI__
![startup](.images/startup.PNG)
## Advanced Menu
Hit _F12_ to initiate the advanced options. Hit again to close the menu![advanced](.images/advanced.PNG)
## Exit
Hit _ESC_ will close the windows and not startYou must select a choice form the dropdown to continue. Click _Start Deployment_ to trigger the OS deploy module
![selection](.images/selections.PNG)