News

The Ultimate Process Automation Guide for Licensing and Permitting. Non-standardized, manual, paper-based processes can slow operations and create data errors, leading to security ...
Automate your Azure Premium SSD to Premium SSD v2 migration with Lucidity. Reduce manual effort, downtimes and save 30% in costs.
Join us on Feb. 26 at 1 p.m. ET (10 a.m. PT) as Veeam's Global Technologist, Andrey Stadler, sits down with Ted Ligety, the legendary American ski racer and entrepreneur, for a live fireside chat.
Adam walks you through the process of setting up Windows containers and using them to run an IIS application.
BloodHound is an application developed with one purpose: to find relationships within an Active Directory (AD) domain to discover attack paths. It does so by using graph theory to find the shortest ...
Azure Cognitive Services is a suite of APIs provided by Microsoft that allows mere mortals to tap the power of artificial intelligence (AI) in many different ways. Broken out in six different areas ...
APIs seem to be everywhere these days. Every popular online service has one. APIs allow developers to interact with online services without actually having to point and click their way through a UI.
Windows environment variables give system administrators access to a plethora of information about the operating system. Here are some ways to manage them.
WDS can be set up via the traditional GUI, but what if you're in an enterprise and have a lot of WDS servers to set up? In that case, PowerShell is a great way to automate the process.
Whether the string you're looking for inside a text file is a single word or a complicated pattern, PowerShell has the ability to find and replace just about anything.
Looking at the signature of a file quickly lets you know whether that file is really what it claims to be. Here's how to tap PowerShell to figure out the file signature.
Native support for Secure Copy Protocol (SCP) isn't in PowerShell, but that doesn't mean it's not capable. By using a free community module called Posh-SSH, we can transfer files via SCP just as ...