News

SD Card Copy script copies assets (images, videos or any file) from the SD Card and upload the difference to an AWS S3 Bucket by checking which assets are not present there. It was created as a backup ...
The Master script is a concatenation of the three smaller scripts, thepoint, editpage, and couponpage The point works with both thepoint.com/vendors/new and groupon ...
Despite how much I hate having a manual HOSTS file on a PC, we're stuck with it for a specific legacy program that refuses to use DNS lookups or direct IP addresses.<br><br>Because of this, we have to ...
I am trying to learn PowerShell (using V3) and have a need to create a script that will copy a folder structure with logging. Originally I made a small script calling robocopy and that worked quite ...