Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronparker/nerdio-actions
PowerShell scripts for integration with Scripted Actions in Nerdio Manager
https://github.com/aaronparker/nerdio-actions
automation avd azure azurevirtualdesktop evergreen nerdio powershell vcredist vdi w365 windows365
Last synced: 28 days ago
JSON representation
PowerShell scripts for integration with Scripted Actions in Nerdio Manager
- Host: GitHub
- URL: https://github.com/aaronparker/nerdio-actions
- Owner: aaronparker
- License: gpl-3.0
- Created: 2022-11-03T10:10:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T13:02:06.000Z (6 months ago)
- Last Synced: 2024-05-17T19:11:51.738Z (6 months ago)
- Topics: automation, avd, azure, azurevirtualdesktop, evergreen, nerdio, powershell, vcredist, vdi, w365, windows365
- Language: PowerShell
- Homepage:
- Size: 892 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support/405_pdfforgePDFCreator.ps1
Awesome Lists containing this project
README
# Scripted Actions for Nerdio Manager
PowerShell scripts for integration with [Scripted Actions in Nerdio Manager](https://nmw.zendesk.com/hc/en-us/articles/4731662951447-Scripted-Actions-Overview).
Note: this code is provided as-is, without warranty or support of any kind.
* `/scripts/image` - scripts for building a Windows 10/11 pooled desktop (single session or multi-session). Can be used to build an image or run against already deployed session hosts
* `/scripts/tweaks` - scripts for implementing specific configurations and tweaks for gold images or session hosts
* `/scripts/uninstall` - scripts for uninstalling applications## GitHub Actions validation results
Note: these scripts are tested via GitHub Actions on Windows Server 2022.
[![Validate scripts](https://github.com/aaronparker/nerdio-actions/actions/workflows/test-avd.yml/badge.svg)](https://github.com/aaronparker/nerdio-actions/actions/workflows/test-avd.yml) [![codecov](https://codecov.io/gh/aaronparker/nerdio-actions/branch/main/graph/badge.svg?token=32KRCWIL9R)](https://codecov.io/gh/aaronparker/nerdio-actions)