Category: Technology

Edge stable goes live before official announcement

[et_pb_section admin_label=”section”] [et_pb_row admin_label=”row”] [et_pb_column type=”4_4″][et_pb_text admin_label=”Text”] When you Google ‘Edge Stable’ today, you’ll get the official download link for the stable version of the Chromium-based Microsoft Edge.I downloaded it and saw it had the same Chromium version-number als the…

Read More

Automatically clean folders in batch (Powershell Scripts)

Introduction This script is made for automatically cleaning folders. Getting Started You can create a scheduled task to automatically clean a folder. If you create a scheduled task using Auto_cleanup.ps1, you can clean a single folder (recursively). You can use…

Read More

Why I really like the Windows 10 April Update

After working for a week with a preview of Windows 10 1803 (which will be called the April update), yesterday I had to swap my Surface Pro and I went back to the stable build. The first thing I miss…

Read More

Troubleshooting Guide to WSUS

I have had an issue with WSUS on Windows Server 2016 which resulted into computers not reporting correctly to WSUS. Thinking that I have configured everything correctly because computers where connecting to WSUS (they targeted the right WSUS groups from…

Read More

Sync AD Groups with Microsoft Teams (BETA)

Microsoft Teams doesn’t allow you to define a group for membership (dynamically). When you add an Azure AD group to a Team, all users will be added once. Once someone is added to that group, it won’t be added to…

Read More

Problems with WSUS on Server 2016

Yesterday I have had an issue with computers not reporting to a newly installed WSUS server. However targeting worked (computers where placed in the right Computer folders in WSUS), computers wouldn’t report.  When I looked into the ReportingEvents log in C:\windows\SoftwareDistribution folder, it showed a error “Windows…

Read More

Deploying an RDS farm in an Server Core environment

Note: The RD Web Access role requires Desktop Experience; In Server 2016 you can’t change between core and desktop anymore.  First of all, I have made a script that will install and configure all roles and tools. It installs the…

Read More

User interaction script for SCCM

This script (made by me) allows you to use user-interaction to notify your users about an installation or update of software. It also allows you to push an installation (with administrator priviliges), while still including the user in the process.…

Read More