Enable Mouse in OSD Task Sequence

A lot of times people wonder or ask about how to enable Mouse during OSD Task Sequence in MDT or SCCM. Here is the command. Just add a command line in your Task Sequence and copy and paste the command below: cmd.exe /c reg load HKLM\Offline c:\windows\system32\config\software & cmd.exe /c REG ADD “HKLM\Offline\Microsoft\Windows\CurrentVersion\Policies\System” /v EnableCursorSuppression

PowerShell OSD scripts to Add/Remove Computer from AD group and set AD Description

Here are three of the scripts in Powershell instead, AddtoADGroup, RemoveFromADGroup And SetADdescription. They can be downloaded here: Script to add/remove Computer from AD group: https://gallery.technet.microsoft.com/ Script to set the AD computer description: https://gallery.technet.microsoft.com/ All scripts have to run in full OS and not in WinPE. AddToADGroup The script adds the computer it is being executed on

SCCM 1802/1806 Upgrade to 1810

Before you start, please make sure that you have a Site backup of your SCCM Server. You can take the back of the server by going to Administration \ Site Configuration on the Right side panel, select your Site. On the Ribbon on top Select Site Maintenance. Open the SCCM console Go to Administration \ Updates

Remove Windows 10 Bloatware from WIM file

I have seen people asking about removing bloatware from Windows 10 all over internet and in forums. I found this PowerShell Script which mounts the WIM Image and strips all tghe Bloatware from the Image itself. It has different options where you can choose which Bloatware to remove or remove all Bloatware. Download Script Example:

How to install PLACENTA add-on on KODI (COVENANT and EXODUS Fork)

Placenta is a Movies and TV Shows 3rd party add-on for KODI / SPMC by MrBlamo. The Placenta add-on is an Exodus Fork, an add-on originally created by Lambda that scrapes through different sources in order to get the most possible results. It is the new and updated add-on of the previously named Genesis add-on for KODI by the same developer. This is a 3rd party add-on that is not supported