Server Role Detection [WIN]

Detects installed server roles and documents it to a UDF. Summary This component does the groundwork so we can create device filters to find all servers performing a similar role. This will be the basis for some monitoring policies that target a specific role. It will create a colon delimeted list of Roles and write […]

Install_PrintixClient

Download and install the Printix Client Version: 1.0 Status: Released Release Date: 8/11/2022 Summary This procedure will download and install the Printix client on a workstation. You must have the printixdomain and printix token variables at the site level. Technical Info This procedure creates the client download URL by using the token stored in the […]

Install_DialPad

Install the DialPad desktop app for all users on a workstation Version: 1.0 Status: Released Release Date: 8/11/2022 Summary Larger summary of procedure. Technical Info This procedure downloads the latest MSI installer from DialPad and installs it on the computer. This application will then install DialPad in the users context upon next login. Required Variables […]

Business Email Compromise

What to do if a clients Office365 Tenant was compromised. PWC has a nice and very through writeup. You can download it, along with some scripts to accomplish it directly from their GitHub. GitHub – PwC-IR/Business-Email-Compromise-Guide: The Business Email Compromise Guide sets out to describe 10 steps for performing a Business Email Compromise (BEC) investigation […]

MonthlyMaintenance_Workstation

Things we dont have to do all that often. CreateRestorePoint: Create a restore point in the event something happens to the computer.

WeeklyMaintenance_Server

Weekly Maintenance on Servers. Some maitenance items are required for server roles. Update_AppsViaWinget: Lets keep everything up to date. Even that Chrome you installed on the server for getting into that one thing. LAPS: If its a member server or stand alone server, lets secure that Admin password EnableFirewall: Your tech turned it off while […]

WeeklyMaintenance_Workstation

Weekly maintenance are a collection of automation jobs ran every week on all workstations that are under maitenance. Update_AppsViaWinget: Update as many 3rd party applications as possible. This will catch a lot of stuff, in conjunction with the RMM’s application policy. ADWCleaner_Clean_Computer: Remove any PUPs and Malware found by MalwareBytes ADWCleaner. LAPS: Change the local […]

Update_AppsViaWinget

Update all installed apps possible using Winget. Version: 1.0 Status: Released Release Date: 7/23/2022 Summary Winget is a great tool for updating the 3rd party apps on a computer. I haven’t come across any apps that Chocolaty or Ninite have that Winget cant do. Save some money and just use the built in Microsoft solution […]