top of page
Search


Creating a boot.wim file for SCCM using Windows ADK
It happens sometimes where you just need to create a new boot.wim. This could be from injecting new drivers in my case... doh 1. So, to...
Scott Driver
Nov 25, 20191 min read
33 views
0 comments
Step-by-Step Guide to Update Windows ADK on SCCM Server
Credit to Prajwal Desai In this blog post, I will show how to update an existing installation of a Windows ADK on an SCCM server. Learn...
Scott Driver
Nov 25, 20191 min read
4 views
0 comments


Tweaking PXE boot times in Configuration Manager
In Configuration Manager we got a new option to tweak our PXE boot times, TFTPWindowsSize which we can change in the registry on our PXE...
Scott Driver
Nov 25, 20192 min read
21 views
0 comments


Search for Device Make, Model or UUID through PowerShell
I know you can find this anywhere on the web if you just google it but here is it again for you. To find the make (manufacturer) and...
Scott Driver
Sep 4, 20191 min read
25 views
0 comments


Finding Application GUID's with Powershell
This guide will show you how to search for an application GUID, which you have installed on your device, through PowerShell. 1 . You will...
Scott Driver
Sep 3, 20191 min read
8 views
1 comment
bottom of page