Skip to content

chrisjbawden/scripts-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

---- Linux -----


dwservice agent deployment script

wget https://raw.githubusercontent.com/chrisjbawden/scripts-programs/master/Linux/dwservice-agent-deploy.sh | sudo sh dwservice-agent-deploy.sh

docker quick deploy

curl -fsSL https://get.docker.com -o install-docker.sh | sudo sh install-docker.sh


---- Windows -----

autoconfig-proxy.bat

Allows for the automation of the proxy configuration. Create a "proxy.ini" file with your proxy for quick and repetitive deployment.
NOTE: Will only set an automatic configuration file for your proxy.

DOWNLOAD


clear_print_queue.bat

Stop's the print services and deletes all contents in the local print queue directory for windows (C:\Windows\System32\spool\PRINTERS). Note: this will require admin credentials and will prompt for credentials.

DOWNLOAD


shortcut_builder.bat

Allow's you to create shortucts to URL's of your choice with a predefined browser of your choice. ie; opening [website URL] with Firefox when the default browser on the computer is Chrome.

DOWNLOAD

md5-checker.bat

A simple, automated batch script for checking the MD5 hash of a file
It will also show you the history of the file if you have checked it before

DOWNLOAD

wireless-scrubber.bat

Allow's you to quickly remove all (or just targeted) wireless configurations

DOWNLOAD


---- FAQ -----

Why are they .bat/.sh files?

Transparency, flexibility, adaptability - take your pick


----- TERMS -----

The maker of these wares can't be held liable in any way for any reason.