While working on my media server, see more about that here, I came across a repetitive task where code could help. The issue: as you move content to your media server it gets repetitive with any TV show. Jellyfin likes a certain format to ingest the movie files. As shown here, it is best to …
Tag Archives: powershell
List Veeam VM backups w/Powershell
How to list Veeam VM backups with PowerShell? Recently I came across a use-case where you may want to list out all of the Virtual Machines (VMs) backed up with Veeam. If you have multiple Veeam servers that backup 100’s of VMs, creating a list of VMs and which server has their backups is useful. …
Continue reading “List Veeam VM backups w/Powershell”
View post to subscribe to site newsletter.
IT Interview Questions
Recently I have been a part of a few interviews and have had to prepare some IT interview questions for candidates. I thought I would post them here for future use and in case anyone wants to use them. I’m not posting answers for the questions. My method is to let the answer for a …
Sconfig for Windows
Sconfig is a great program on Windows Server 2016 and newer for administration of a server. It is not the only way to administer items like the network, updates, and domain but it is the easiest in command line. I recommend using sconfig when setting up a new Windows server and especially a Windows Core …
Start Veeam SOBR job
How to start Veeam SOBR job? Note: this is for Veeam version 9.5 update 4 / 4a. If you are using a scale out repository with Veeam and have setup that repository with object cloud storage, then you may notice a SOBR tiering job. First off, this job will periodically run every four hours as …
Continue reading “Start Veeam SOBR job”
View post to subscribe to site newsletter.