Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tedcharlesbrown/tcbatch

Script that automates installation of software and configuration name / IP for windows machines
https://github.com/tedcharlesbrown/tcbatch

Last synced: about 5 hours ago
JSON representation

Script that automates installation of software and configuration name / IP for windows machines

Awesome Lists containing this project

README

        

# TCBatch
## What
Small command line interface application for quickly setting up new computers / servers.

Currently only for windows systems, requires that the exe is run as an administrator.

## Background
On every gig I am on, I need to do the same thing for every computer in the system. Rename, set the IPs, download / install software, etc... So, I created this script to help automate that process

## Current Capabilities

## Dependencies
- aiohttp
- asyncio
- bs4
- ftplib
- PIL
- pyuac
- ftplib
- pyyaml
- tqdm
- questionary
- webbrowser
- winshell / pywin32 / win32api / win32serviceutil