Category

Powershell
Powershell One Liner – Easy Directory Zipping For me one of most common tasks in Powershell is zipping or extracting files. Whether you’re backing up a few config files before pushing an updated version, or unzipping gigs of log files, dealing with zip files is an ever present task. In the early days of Powershell...
Octopus Deploy 2.0 Review One of the tools that I got involved with this year was Octopus Deploy. Initially, I had my doubts about the product, but I quickly developed a respect for it. A few reasons I like Octopus, it simplifies the whole code deployment process, you can have migrations running in less than...
Modern Screen Scraping With HtmlAgilityPack In the early days of the Internet, before web services were as common as Starbucks, one of the few ways to pull data from other systems was through screen scraping web pages. I helped with at least one of these apps to scrape stock prices from Yahoo. To say it...
Managing User Rights Assignments in Powershell Windows User Rights, also known as Windows Privileges, are traditionally managed via GPO or in the simplest of cases via the server’s Local Security Policy. These assignments control special permissions that are often needed by IIS applications or other application hosting on Windows Servers. So how can we manage...
1 2 3 4 5

My New Stories

March 2016 Web Hosting Deals
Powershell AD Group Management
Troubleshooting 403