Export boundaries from SCCM with powershell

This blog post is the first in a series of 2 where i will showcase how to export iprange and subnet boundaries and then how to import them with the help of a powershell script. I’m a big proponent for automating task to increase productivity and I believe in the

LAPS Powershell installation script for Domain controllers

Continuing with LAPS, if you don’t know what LAPS is you should read this https://technet.microsoft.com/en-us/mt227395.aspx?f=255&MSPPError=-2147217396 And take a look at my earlier post https://timmyit.com/2017/03/19/quick-overview-of-local-administrator-password-solution-laps/ Steps to Install So, I created a powershell script that will help install LAPS on your DC and configure most of the things automatically tho there’s

Hardware inventory – Add firmware property to WMI class Win32_Diskdrive in ConfigMgr

There was a question on the Tech konnect facebook group the other day if there was any way of collecting disk name and firmware version from your clients in ConfigMgr. Yes you can do this with the help of Hardware inventory and the Win32_DiskDrive WMI Class and use the following

Making a GUI with Powershell Studio to run cmrcviewer.exe with logging

    I did a blog post few weeks back talking about how to do logging with Cmrcviewer and powershell (Here) That works great but if you intend to give it to someone else for example help desk you might wanna consider to make GUI for it instead of having

Beginner Guide – How to populate device collection with the help of AD groups

  I’ve wanted to try out and make guides in a video format for some time and mainly because some things is easier to show in a video and takes less time to prepare compared to writing a full blog post about it. So this is my first attempt and

Alternative workaround if SUP Endpoint definition deployment fails

  There will come a day when something isn’t working as it should any more, when that day arrives  we have to be able to estimate the situation and also preparing to do the necessary action to solve it. A big part of our job as administrators is to solve