Right now it's a free Powershell book available on goalkicker.com. The book is for beginners and experienced users. Here is the link http://book.goalkicker.com/PowerShellBook/ /Pontus
Whats new in Windows 10 Spring Creators update 1803?
I'll bring some things up that are new in 1803, that I think it will be useful in daily work Diagnostics & Feedback In Europe its a lot of talk about GDPR and security about the personal information. So when they are focusing on this part, I think many companies are very happy about this …
Continue reading "Whats new in Windows 10 Spring Creators update 1803?"
Create a Hyper-V Machine with one click
Hey there! If you working with Client Management, you probably have some test-pc´s on your machine, Hyper-V machines maybe? So Ive made a script that creates Hyper-V machines pretty sweet actually. Let me go through the script here. 1. First, you need to modify the script, Go to the #Modify part of the script, change …
How to uninstall or remove SCCM client
Hey! I work with a company, that the customers, come and go pretty much. So sometimes they gonna install the CM-agent and sometimes some customers leaves. Then we need to uninstall the CM-Agent remotely of course! God forbidden manually! You need * Server 2008 R2 or above * Windows 7 With PowerShell 3.0 installed or …
Add a language pack to your Reference image
Add a language pack these days can be done in different ways, I recommend do it by DISM. Here´s a guide how you can do it What you need * Powershell 3.0 or later. * ADK * Windows 10 Pro 1703 or later Ok, Now we need to put some files on the right place …
Continue reading "Add a language pack to your Reference image"
ZTIWindowsupdate has run And Failed too Many Times. Microsoft – Printer 6/21/2006 12:00:00 AM 10.0.15063.0
Recently I discovered a really annoyoing issue when: Error message: ZTIWindowsupdate has run And Failed too Many Times. Microsoft – Printer 6/21/2006 12:00:00 AM 10.0.15063.0 Deploying with MDT NO WSUS Both Windows 10 1703 and Windows 10 1709 Here´s the issue, when running the Windows update step in the MDT, it hangs on some Updates …
Office 365 Pro Plus – Configuration XML Editor
Found a pretty cool tool, that maybe come handy someday. A tool to configure your configuration.xml with some gui, try it out! https://officedev.github.io/Office-IT-Pro-Deployment-Scripts/XmlEditor.html