Windows Admin Center 1809 install and distribute selfsigned certificate

Windows Admin Center 1809 install and distribute selfsigned certificate Hi everyone, as Windows Admin Center is becoming more and more popular, I asked myself; how I can change/renew the default certificate in an WAC installation. After installation the default certificate is valid for about three months. So there is not much time 🙂 to change …

Check .Net Framework Version / tool to find out .Net Framework version

Check .Net Framework Version / tool to find out .Net Framework versionUpdated June 3rd 2020 Hi everyone, during my daily work I often have to look after .Net Version on different kind of systems (servers and clients). So I thought; why not simplify this task. So I wrote a small powershell skript which checks .Net …

OneDrive Business KFM Known Folder Move without GPOs via Powershell

OneDrive Business KFM Known Folder Move without GPOs via Powershell Hi everyone, OneDrive for Business is developing all the time and got a new feature which is known as KMF (Known Folder Move). This feature was release in late june 2018 with release  18.111.0603.0004. So what does it mean? This little feature allows you to …

Generate robocopy jobs from foldername automatically

Generate robocopy jobs from foldername automatically Hi there, from time to time I’m migrating some small fileservers. Often I have to create a hole new folder structure for the new fileserver. When the structure is available of course I have to migrate the data, by using robocopy. But it is difficult to copy all data …