Operations | Monitoring | ITSM | DevOps | Cloud

MSP

The latest News and Information on Managed Service Providers and related technologies.

Azure Active Directory vs Active Directory: What's the Difference?

There are many possible reasons why you may want to know the difference between Active Directory and Azure AD. Maybe you've just migrated from Microsoft Office to Office 365. You might be moving on-prem virtual machines into Azure. Or perhaps you're developing a greenfield cloud-native app that won't be connected to your on-prem resources at all.

How to Use PowerShell to Automate Office 365 Installations

In the fast-paced and demanding world of IT, every tool that saves time and simplifies tasks is worth its weight in gold. Today, we're going to explore how PowerShell scripts can be utilized to automate the installation of Office 365, a critical operation that can save you countless hours in the long run. In fact, with a well-written script, you can manage installations across an entire network from your desk.

How to Wipe a Mac Hard Drive Remotely with a Bash Script

As an IT professional or a Managed Service Provider (MSP), the task of managing user accounts on a network of Mac computers can be quite challenging. Imagine needing to repurpose a device, troubleshoot extensive issues, or ensure sensitive data is completely removed—these are daunting tasks that could require a significant amount of time and resources. This is where the 'Wipe a Mac Hard Drive Remotely' bash script comes into play.

PowerShell Script to Download Files from URLs: Automate and Verify File Integrity

In the fast-paced world of IT and managed services, efficiency and automation are key. A particularly useful tool that every IT professional or MSP should have in their toolkit is a PowerShell script capable of downloading files directly from a URL. In this blog post, we delve deeper into the workings of such a script, discuss real-world usage scenarios, and expound on the benefits of using PowerShell to download files from URLs.

How to Restart a Service with PowerShell: A Step-by-Step Guide

As IT professionals and Managed Service Providers (MSPs), the task of managing and optimizing system services is an integral part of our roles. PowerShell, a robust scripting language, provides an efficient way to perform these tasks. It enables task automation, simplifies complex operations with just a few lines of code, and facilitates services management on multiple machines simultaneously.

How to Securely Wipe a Windows Hard Drive with PowerShell

In today's era of data security, the proper disposal of data on hard drives is crucial. For IT professionals and Managed Service Providers (MSPs), having reliable tools for these tasks is essential. In this blog post, we're diving into the details of a versatile PowerShell script designed for secure and efficient disk wiping. We'll also provide essential tips to ensure its successful execution and data removal.

Introducing N-ableMe: A New Platform to Empower our Partners

The launch of N-ableMe represents a significant milestone on our journey to ensure our Partners’ interactions with N-able are easy and efficient. We heard your call for simplicity, recognizing that navigating our expanse of resource locations was difficult and time-consuming, and we’ve been hard at work for the past 6 months to make it better.

How to Download Files from URLs with a Bash Script

In today's dynamic IT environment, automation, and scripting are essential tools for IT professionals and Managed Service Providers (MSPs). Whether it's for deploying applications, managing infrastructure, or troubleshooting, scripts can save countless hours of manual labor, increase efficiency, and reduce human error. One common task that professionals often need to automate is file downloading from a URL using a shell script, specifically a bash script.

How to Disable Fast Startup in Windows 10 and Windows Server 2016

As IT professionals and Managed Service Providers (MSPs), understanding and controlling system features is a part of the job. Fast Startup (also known as Hiberboot or Fast Boot) in Windows 10 and Windows Server 2016, while generally beneficial, may sometimes require to be turned off. In this post, we delve into what Fast Startup is, its implications, how to disable it manually or via PowerShell, and the differences between Fast Startup and Hibernation.