The Importance of Cyber Security Awareness

#sponsored A ransomware attack is pretty much the nightmare of every system administrator. Every day new companies become victims of successful ransomware attacks, causing downtime, data, and reputation loss. To protect our environments, we make off-site backups, beef up the security on our endpoints, and … Read moreThe Importance of Cyber Security Awareness

How to implement Windows Hello for Business with Cloud Trust

Multi-factor authentication is pretty much the standard these days, but for our Windows devices, most of us still use only a username and password. The problem with strong passwords is that they are sometimes hard to remember and users often reuse them on multiple sites. … Read moreHow to implement Windows Hello for Business with Cloud Trust

How to fix “Running Scripts is Disabled on this System”

Trying to run a PowerShell script, and do you get the error “Cannot be loaded because running scripts is disabled on this system”? Then we need to change the execution policy in PowerShell. To protect your computer from malicious scripts, the execution policy of PowerShell … Read moreHow to fix “Running Scripts is Disabled on this System”

PowerShell Scripting – Get started with this Ultimate Guide

Automating daily tasks, extracting information from systems, or managing Microsoft 365? PowerShell scripts really make your daily work a lot easier. When you are working in IT then you can’t get around PowerShell. PowerShell is an advanced command line interface (CLI) and scripting language that … Read morePowerShell Scripting – Get started with this Ultimate Guide