Skip to content

j-archit/AutomateScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutomateScripts

Powershell Scripts to Quickly Setup/ Run Routine Tasks for Windows Based Machines.

Scripts:

  1. Install-Winget : Quickly Download and Install Windows Programs using winget tool.
  2. Dir-Sync : Automatically Sync Local Directories to External Backup Disks using Python Dirsync. Supports Autodetection of External HDD when inserted via the Verify-USB-Connection.ps1 script

Requirements:

  1. Powershell Core/ Windows Powershell v5+
  2. Winget
  3. Python 3
  4. Python Dirsync: pip install dirsync

Note: Put the install-config.psd1 for Install-Winget in the .\config\ subdirectory to make it work.

About

Automated Scripts for Windows Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published