Adam Bertram profile picture

Follow Adam

Adam Bertram

Petri Contributor

Entrepreneur, hustler, husband, dad, Automator, content producer, published author, Microsoft MVP, DevOps pro and passionate problem-solver.

LATEST

How to Use Restic for Backup

Restic is a Go-based backup utility. Built on the design principles of an efficient, easy-to-use, secure, and verifiable backup system, Restic meets and exceeds those goals.

View Article

How to Import and Export Delimited Files, like CSV, in PowerShell

The Export-CSV and Import-CSV cmdlets are exceptionally useful tools to both export data for consumption to other applications and to retrieve and import information from third-party data sources.

View Article

Understanding Azure App Registrations

Microsoft offers a robust identity platform, but to facilitate authentication and authorization applications need to be registered. To that end, within Azure AD you will find the App registrations pane that offers the ability to create registrations for applications and assign permissions accordingly.

View Article

Understanding PowerShell and Scheduled Task Management

Many tasks within Windows are managed by the Windows Task Scheduler. This versatile task scheduling system, akin to cron in Linux, is used by both core Windows processes and by user programs alike.

View Article

How to Use the Azure API Management to Proxy a Public API

With Microsoft Azure’s API Management service, you can easily proxy an existing API and modify the input and output before that data is received or sent.

View Article

How to Manage Windows 10 Updates via PowerShell

Windows is notorious for the number of system updates that are necessary and how often they come out. These updates are important, not only to keep your system running well, but also to keep your system secure. Of course, managing these updates can sometimes be a pain, especially if you aren’t aware of what is…

View Article

The Basics of Managing a Windows 10 System with PowerShell

PowerShell isn’t just a command-line tool for system administrators. Even savvy Windows 10 users can take advantage of the capabilities built-in to make changes to their OS.

View Article

How to Customize the Microsoft Terminal

There are many ways to configure Microsoft Terminal to fit your needs. Each release has refined or expanded upon the available customization options.

View Article

How to Manage Connections with Remote Desktop Connection Manager

One of the most popular tools for managing multiple remote desktop connections has been the Microsoft Remote Desktop Connection Manager.

View Article

How to Manage Remote Connections in mRemoteNG

Most system administrators need to connect to many different systems, often in a variety of ways. There are several tools out there that offer this ability, but one of the more popular tools available is that of mRemoteNG. Originally a fork of mRemote, mRemoteNG adds many new features to mRemote. Features To support the many…

View Article
Go to page