7 Ways You Can Use PowerShell To Supercharge Your MSP Operations

I’ve seen a lot of discussions online recently from IT Pros who work for managed service providers who are finding it difficult to use PowerShell in their environment. Let’s be honest, there are many hurdles to overcome in the MSP workspace. You are managing multiple customers, and typically, they all have their own domains and networks.  Each customer environment has its own unique IT ecosystem, and most of the time, you can’t just do an Invoke-Command from your laptop at your desk to manage them. One of the best ways to help with this is with automation and a better understanding of what PowerShell is capable of. It’s much easier to automate tasks when you know what you can (and cannot) do with PowerShell. To help you get a little bit of an idea, I’m going to go over 7 PowerShell techniques in this post that you can use to help you supercharge your MSP operations. This article is a great introduction for newcomers to using PowerShell in an MSP setting but also for current users who may learn a thing or two about optimal applications. Let’s get started!

1. Using SFTP For Transferring Files

This one is HUGE. Transferring files back and forth between a customer location opens up so many doors for automation. Many situations can take advantage of this, such as pushing installation files to client workstations, but one unique way that I’ve used this on in the past was when troubleshooting network issues.  We had a customer who was intermittently dropping internet connectivity every day. They were getting upset with us that it was happening and wanted us to fix it. Their ISP could see that they were overusing their connection, causing it to appear like it was cutting in and out. Now the witch hunt started; who was using all the bandwidth? They didn’t have expensive network equipment that allowed them to audit bandwidth consumption on devices, so options were limited. I ended up creating a script that would run for hours at a time and create a log file on the workstations of network traffic on the NIC. It would then upload the log hourly to our SFTP server.  We used our RMM agent to deploy this script to all the customers’ workstations, and when they were having bandwidth issues, we analyzed each workstation’s log files on the SFTP server and determined the culprit. As you can see, there are many situations where SFTP can be used with PowerShell.

2. Encrypting Passwords to Run Scripts

One of the hurdles when creating scripts is securing access for a specific user to run a certain script. Maybe you have a customer who wants their managers to be able to run a specific automated task for HR.  The ability to encrypt passwords allows one to create service accounts that can be used in combination with encrypted password files to allow end-users to run their automated tasks in a secure way. Not to mention, this is useful for your own scripts as well! Learn how to encrypt passwords using PowerShell

3. HTML Reports

In my eight years of working for an MSP, I’ve encountered countless situations where a customer asked for a specific report that our current systems could not create. Luckily, Powershell can be used to create custom HTML reports that look professional and can be emailed to out on a schedule.  One example I’ve had in the past was a customer who was working on a big application rollout and was going to be creating multiple VMs on their Hypervisor cluster. He wanted to have a daily report on the redundancy state of his cluster, meaning it was able to host all the VM workloads in the event of a host failure.  We created an HTML report that would calculate the host resources and provide an email with an HTML table specifying the host resources and whether or not it was “N+1”. The client was very grateful that we were able to accommodate his request. Learn how to create custom HTML reports using PowerShell

4. Ticketing systems and APIs

Ticketing systems are the bread and butter of an MSP. Automating processes into your ticketing system can produce game-changing efficiency in the company. Many ticketing systems with PowerShell modules are already available on the Powershell Gallery. These modules can provide the ability to create and search through tickets.  Also, using Powershell with restful APIs is another must-have technique that allows PowerShell to interact with other applications and services (Like your ticketing system). This option can open so many doors for automation in the MSP workspace, and the sky is the limit. I’ve found it’s simply best to start tinkering with this option and see what it can do for you in your own individual case. Learn how to use PowerShell to optimize your ticking system

5. Deploying Software

Powershell can be used in combination to quickly deploy software to workstations. This has saved me many hours and trips to customer sites. One time, I had a customer call into the helpdesk in a panic because they upgraded their main business software, and the current version of Java on the workstations was no longer compatible. In a matter of minutes, we were able to use PowerShell and our RMM agent to push out the Java upgrade to all the workstations.

6. Windows Updates

There are many useful PowerShell modules out on the PowerShell Gallery. I recommend you take a peek at it if you haven’t already. One of the most useful Modules I’ve found was PSWindowsUpdate. This module allows IT Pros to manage Windows Updates with PowerShell.  This can be used as a step to build scripts or just whenever you need it! I can’t count how many times I’ve built a server and had to manually kick off Windows updates for a few hours to get the OS up to date. It can also be used to remotely kick off Windows Updates on a large list of workstations across multiple customers, making the mass rollout of a zero-day patch, for example, much easier and less time-consuming. Learn how to manage Windows Updates using PowerShell

7. Dashboards

The PowerShell Universal Dashboard module is one of the greatest modules in the PowerShell community. This allows one to create their own customized dashboards, and they look amazing! For MSPs, this is a great tool that can display and analyze data for customers and internal use.  I recommend checking this out and playing around with it. Just like the API section listed above, this is one you have to tinker with and see how it can fit into your own MSP workflow. It will; you just need to figure out exactly what your needs are first. PowerShell dashboard Learn how to be a pro with the PowerShell Universal Dashboard

Wrap-Up

Powershell isn’t always going to fit into every solution (though it will come close!), and with the complexity of a Managed Service Provider business, it can be rather difficult at times. However, in knowledgeable hands, it can be used to overcome many challenges in the MSP workspace. Thanks for reading!
More practical, more compatible. Hornetdrive 4.5 is available.

More practical, more compatible. Hornetdrive 4.5 is available.

 

Good news for Hornetdrive users: Hornetsecurity has treated its fully encrypted cloud storage with a new update. The latest version Hornetdrive 4.5 has many new features in store, especially when it comes to compatibility and user experience. Here are some of them in detail.
 

 

Users of Mac OS version 10.13 (High Sierra) will benefit from one of the new features in particular. With this update, Hornetdrive now supports Apple’s new file system APFS, which has replaced the outdated HFS+. So you can use Hornetdrive like before on your brand-new iMac od MacBook, too.  

Export of log files facilitates data analysis

  Another practical feature increases Hornetdrive’s user friendliness. Version 4.5 offers a new export and filter function. This facilitates users to keep an overview on all events taking place. Every activity is logged in a so-called “event log file”, which can contain a high number of data. With the new export and filter functionality, these data can be downloaded easily as a CSV file and thus filtered and analyzed outside of Hornetdrive.  

Always stay up to date

  Also, the new notification feature helps users react and adapt to recent activities within Hornetdrive. This functionality can be found under “Settings” and “Notifications”. There they can determine whether to receive pop-up or email notifications for certain events like file conflicts, new file versions, the renaming of folders or new drive members.  
Turn on notifications in a flash

Turn on notifications in a flash

  The new Hornetdrive version 4.5 can be downloaded cost-free from now on for all Windows, Mac OS X and Linux versions on our website. Android and iOS users can get their latest version in the play store or app store.