Kategorie: Blogs
Creating Users Easily with PowerShell
As most people know, I like to make my life easy at work. That doesn’t mean I’m afraid of work, I just like to automate or simplify it where I can. I like to use PowerShell for this. Another reason besides the convenience or lack of time why you should solve tasks through scripts is…
Microsoft Azure AD – what do you need it for?
I am often asked, what actually is this Azure-AD? I thought I could dedicate a blog series to this question, after all it is becoming more and more important. In this series, I will also write about authentication methods, types of identities and objects, licenses and compatible services. In short, everything about Azure Active Directory.…
Microsoft Azure AD – the license types and functions
Welcome to part 2 of the Azure-AD series. This part covers license types and features. We will also deal with the topic of license procurement and licensing possibilities. Due to the scope of functions, I cannot describe all functions contained in the individual licenses in this article. But I try to cover as much as…
Windows 10 and the Microsoft Store
Many companies would like to turn off the Microsoft Store so that not everyone installs “Netflix” or “Ages of Empires” on their corporate device. There are many ways, but which one is the right one, that depends. The risk exists that if the store is deactivated incorrectly, the integrated apps (for example the calculator or…
End User Computing MeetUp – Bonn / Koblenz Area (Germany)
For a long time, I have been planning a MeetUp on the topic of End User Computing, which I am starting to organize and regularly offering now. Many can’t imagine much about End-User Computing (EuC), in general, it’s about working on the end device, i.e. the computer, tablet, mobile phone and Co. But what is…
End User Computing MeetUp
Seit langen plane ich ein MeetUp zum Thema End User Computing, das zu Organisieren und regelmäßig anzubieten starte ich jetzt. Viele können sich unter End-User Computing (EuC) wenig vorstellen, generell geht es um das Arbeiten am Endgerät, also den Computer, Tablet, Handy und Co. Doch worum geht er genauer, hier einige Themenfelder: Betriebssystem Deployment, egal…
New for Autopilot with Windows 10 1903 (Updated)
With every new release of Windows 10, there are also new features in the area of Microsoft Autopilot. If you don’t know what Autopilot is, I recommend the article “What is Microsoft Autopilot“. Today we’re talking about new features that are possible with Windows 10 1903. As always with autopilot, this also requires an up-to-date…
Properly secure and document group policies
It’s been some time since I started working on the first basic version of the script in August 2014, and posted about it on CONET’s blog. This first version came to just 6 lines of code without the header. Since then a lot has happened and the script has grown in the TechNet Gallery. Time…
Windows WinRM over HTTPs
Windows Remote Management is no longer a way to think in today’s world. But why do we do it unencrypted? Normally the authentication is done by Kerberos. That’s secure enough for most people. However, Kerberos also has limitations, for example when using local accounts. In the standard system, communication is via HTTP via TCP port…
The Microsoft Cloud and Data Protection
Since the GDPR / DSVGO introduction, the topic of data protection, privacy and compliance is still a topic with which many lawyers still earn money. The problem, in my opinion, the technical reality distance with that the whole was designed. Not to be kept silent of the fact that the exceptions to the law were…
Ignite day 2 – Modern Management recap
Today was day 2 of the Microsoft Ignite in Orlando. Today I was in the focus in sessions about modern management on the move. That means, for example, Microsoft Intune, but especially the newly announced function of the “Microsoft Endpoint Manager”. Microsoft Endpoint Manager With the Microsoft Endpoint Manager, Microsoft wants to unite all endpoint…
Ignite – Modern Management
Heute war Tag 2 der Microsoft Ignite in Orlando. Ich war im Schwerpunkt in Sessions zum Thema Modern Management unterwegs. Das bedeutet unter anderem Microsoft Intune, aber vor allem auch die neu Angekündigte Funktion des „Microsoft Endpoint Managers“. Microsoft Endpoint Manager Mit dem Microsoft Endpoint Manager möchte Microsoft alle Management Systeme vereinen. Zum Beispiel soll…
Ignite Day 1 – Recap
The first day of the Ignite was very exciting. Due to my MCT status, I still had access to the keynote without having been there at 7 am. With a bit more luck I got a seat at the main stage. This year the breakouts and demos of the keynote were distributed in the hub,…
Ignite Day 1 – Zusammenfassung
Der erste Tag der Ignite war sehr spannend. Ich habe durch meinen MCT Status noch Zugang zur Keynote gehabt, ohne um 7 Uhr dagewesen zu sein. Mit etwas mehr Glück habe ich auch noch einen Sitzplatz an der Hauptbühne bekommen. Dies Jahr waren die Breakouts und Demos der Keynote im Hub verteilt, was ich ganz…
New version of get-GPOBackup
It has once again reached me a feature desire, and here is the implementation. With version 1.58 the group policy templates can be saved from the central store. This is especially good when importing new templates that may be buggy. This even happens to Microsoft with the German translations for Windows 10 times quite often.…
Choosing the correct Windows 10 Edition
Choosing the right edition of Windows 10 can sometimes be harder than you think for companies. For most companies, the cost versus functionality is a consideration. But which versions are there? More than one actually thinks: Windows 10 Home – No option for companies for various reasons Windows 10 Professional – a frequently used version…
Ignite Day 0 – First informations
Today is day 0 of Microsoft Ignite. For me, it started yesterday already with the MCT day yesterday, practically on day -1. Unfortunately, I can’t tell you much about the MCT day, the interesting things are still until the official announcement under NDA. I can tell you a few things. The subject of learning is…
Ignite Day 0 – Erste Informationen
Heute ist der Tag 0 der Microsoft Ignite. Für mich ging es gestern schon mit dem MCT-Tag gestern los, quasi am Tag -1. Viel vom MCT Tag kann ich Euch leider nicht verraten, die Interessanten Sachen sind noch bis zur offiziellen Ankündigung unter NDA. Ein paar Dinge kann ich Euch verraten. Das Thema lernen ist…
Unattended installation of software
Unattended software installation is standard in many environments. But how does it work? With an MSI it’s easy, but not everything is available as an MSI package. But many applications bring their own methods. Since I often need this, here is a small collection for the more important programs. It doesn’t matter if this is…
Deploy Autopilot with Microsoft Deployment Toolkit
Some questions now, if I was already using the Microsoft Deployment Toolkit (MDT), why should I run Autopilot afterwards? There are several reasons why it can be useful, here are some examples: Provide virtual machines for testing with less effort. Deploy existing hardware with the latest version of Windows 10 for Autopilot. Install your own…
