Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jimbrig/PSWinSetup

PowerShell Module for setting up and provisioning Windows machines.
https://github.com/jimbrig/PSWinSetup

Last synced: 3 months ago
JSON representation

PowerShell Module for setting up and provisioning Windows machines.

Awesome Lists containing this project

README

        

# PSWinSetup - PowerShell Module

[![CHANGELOG.md](https://github.com/jimbrig/PSWinSetup/actions/workflows/git-cliff.yml/badge.svg?branch=main)](https://github.com/jimbrig/PSWinSetup/actions/workflows/git-cliff.yml)

[![Build](https://github.com/jimbrig/PSWinSetup/actions/workflows/build.yml/badge.svg)](https://github.com/jimbrig/PSWinSetup/actions/workflows/build.yml)

## Roadmap

### Backup Functions

- Backup-Profile
- Backup-HyperV
- Backup-AppX
- Backup-Choco

## Resources

### Backups

- [GitHub - mpb10/PowerShell-Backup: A PowerShell script used to back up files and folders](https://github.com/mpb10/PowerShell-Backup)
- [GitHub - luzkenin/VSCodeBackup](https://github.com/luzkenin/VSCodeBackup)
- [GitHub - KNOXDEV/scoop-backup: mirror of https://git.irs.sh/KNOXDEV/scoop-backup](https://github.com/KNOXDEV/scoop-backup)
- [GitHub - Cologler/ScoopBackup-pwsh: scoop backup scripts](https://github.com/Cologler/ScoopBackup-pwsh)
- [7zBackup/7zBackup.ps1 at master · Isiweb/7zBackup · GitHub](https://github.com/Isiweb/7zBackup/blob/master/7zBackup.ps1)
- [GitHub - OsbornePro/BackupScripts: Collection of PowerShell scripts that can be used to back different things up](https://github.com/OsbornePro/BackupScripts)
- [GitHub - gunnarhaslinger/Microsoft-Edge-based-on-Chromium-Scripts: Scripts for (new) Microsoft Edge (based on Chromium): Backup Favorites / Bookmarks, Modify Settings, ...](https://github.com/gunnarhaslinger/Microsoft-Edge-based-on-Chromium-Scripts)
- [GitHub - jdhitsolutions/PSBackup: A collection of PowerShell scripts and functions that I use to backup key files and folders.](https://github.com/jdhitsolutions/PSBackup)
- [GitHub - jdhitsolutions/PSAutomationWorkshop: Materials for my PS Automation Workshop](https://github.com/jdhitsolutions/PSAutomationWorkshop)
- [GitHub - jdhitsolutions/WTToolbox: A set of PowerShell commands for managing and using the Windows Terminal application.](https://github.com/jdhitsolutions/WTToolbox)
- [GitHub - pluralsight/PS-AutoLab-Env: A PowerShell module for creating lab configurations using Lability and Desired State Configuration. This is a complete update of the 3.x versions. Look at README.md for more information.](https://github.com/pluralsight/PS-AutoLab-Env)
- [GitHub - Jessuhs/Powershell: Powershell Scripts](https://github.com/Jessuhs/Powershell)
- [GitHub - peejay0812/profile-backup-and-restore: This is a script that backs up a Windows user profile folders and the currently connected network printers to any specified directory.](https://github.com/peejay0812/profile-backup-and-restore)
- [GitHub - RossSmyth/Windows-Chocolatey-Backup: Backup scripts for chocolatey](https://github.com/RossSmyth/Windows-Chocolatey-Backup)
- [GitHub - MSEndpointMgr/EDGEProfiles: PowerShell module to handle backup and restore of EDGE browser profiles for the current user.](https://github.com/MSEndpointMgr/EDGEProfiles)
- [GitHub - volkanpaksoy/github-backup: Powershell script and Docker image to backup an entire GitHub account including private repositories](https://github.com/volkanpaksoy/github-backup)
- [GitHub - ethan-motion/robocopy-backup: Powershell script to backup specifies folders and files](https://github.com/ethan-motion/robocopy-backup)
- [GitHub - jlcummings/backup-wsl2](https://github.com/jlcummings/backup-wsl2)
- [GitHub - countzero/backup_github_repositories: A PowerShell script that automatically backups all remote GitHub repositories to a local directory.](https://github.com/countzero/backup_github_repositories)