
Mitigating and eliminating info-stealing Qakbot and Emotet in corporate networks
The threat to information is greater than ever, with data breaches, phishing attacks, and other forms of information theft like point-of-sale malware and ATM hacks becoming all too common in today's threat landscape. Information-stealing trojans are in the same category ... continue reading

Reverse Desired State Configuration: How it works
Nik Charlebois is a Premier Field Engineer based out of Canada. He is the author of several books on SharePoint automation, and he writes blog posts on a regular basis about all things PowerShell. You can find out more about ... continue reading
System Center 2016 now supports TLS1.2 security protocols
TLS 1.2 is the secure way of communication suggested by Microsoft with best-in class encryption. SSL and early TLS are not considered strong cryptography and cannot be used as a security control. Microsoft has added official support for TLS1.2 security ... continue reading

Windows PowerShell and DSC on Linux in Microsoft Azure
Hello everyone! I’m Preston K. Parsard, Platforms PFE and I’d like to talk about running PowerShell and Desired State Configuration (DSC) on Linux in Microsoft Azure. Just in case you haven’t heard yet, PowerShell has been open sourced and released ... continue reading

Use Docker to automate testing of PowerShell Core scripts
Summary: Learn the basics about Docker, and see how to use it for PowerShell Core script testing on different operating systems. I'm Dan Ward, a Boston-based .NET software engineer who is just plum crazy about PowerShell and automation. Earlier this ... continue reading
New System Center Virtual Machine Manager Analytics solution
In System Center Virtual Machine Manager (VMM), administrators often monitor detailed job status to learn about the health and performance of operations and to diagnose any issues with the hosts or virtual machines. To improve this experience, we are delighted ... continue reading
DSC Future Direction Update
PowerShell Core and DSC PowerShell is open sourced and moving over to .Net Standard 2.0 for the reasons outlined in Jeffrey’s blog post. Like PowerShell, PowerShell Desired State configuration (DSC) needs to meet customers in this multi-platform, multi-cloud, multi-OS world ... continue reading

Create your first #Azure Container Instance in the #Cloud with #Docker #Containers
Microsoft Azure Container Instances Containers are quickly becoming the preferred way to package, deploy, and manage cloud applications. Azure Container Instances offers the fastest and simplest way to run a container in Azure, without having to provision any virtual machines ... continue reading

Inside the #Microsoft Operations Management Suite E-book #MSOMS #Azure by #MVPbuzz #MSFT
Description: This is the updated release (v2.0) of “Inside the Microsoft Operations Management Suite”, an end-to-end deep dive into the full range of Microsoft Operations Management Suite (OMS) features and functionality, complete with downloadable sample scripts. The chapter list in ... continue reading

Monitor Storage Spaces Direct Pool Capacity with PowerShell
This article provides PowerShell code and examples to analyze Windows Storage Spaces Direct pools and returns the current storage capacity, free space and other values including the amount of free space required to automatically rebuild a failed disk. Purpose Monitoring ... continue reading