Author: martin

  • Azure AD Domain Services – What you can do, and what you can’t do

    , ,

    Since Microsoft has Released Azure AD Domain Services, many questions are coming up, and the top one of them might be: Can I join my Windows 10 Client through the internet to my Domain and receive Group Policies? No, you can’t. But besides this, there are other questions that remains to be answered, and I…

  • ConfigMgr – NDES Certificate Deployment fails due to Network Device Enrollment Service failure

    , , , , ,

    I was struggling a little bit within my LAB trying to get the Network Device Enrollment Service (NDES) up and running again for the Simple Certificate Enrollment Protocol (SCEP), which is I believe not that simple, but anyway. I was really unsure what I did have changed (because I changed a lot in the last…

  • Azure AD – Remove Registered Device

    ,

    Today I was asked how to remove a registered Device from the Azure Active Directory, for all of those asking, what is a registered Device, see this Azure Article, and you can automate this step for your users, if you are following this Azure Article. But what if you would like to remove the registered…

  • ConfigrMgr – The complete Backup (currently)

    , , , , ,

    Motivated from my attend at IT/Dev Connection in Las Vegas, I wanted to create my complete Backup from ConfigMgr so far. Because I was required to copy a lot of work from other people together, I decided to create a blog with each detailed step to achieve a fine Backup at the end, and I…

  • SQL 2016 – Export Maintenance Plan

    , , ,

    Since I started to back up my System Center Configuration Manager Site within a SQL Maintenance Plan, I wondered how I would be able to export this Plan. To be able to restore the plan quickly, in case of failure, I wanted to export the maintenance plan. This starts by installing the Integration Services from…

  • ConfigMgr – In-Place Upgrade of SQL from 2012 to 2016

    , , ,

    Hi, today I did an In-Place Upgrade of my SQL Installation from SQL 2012 to the 2016 Release which is also supported by System Center Configuration Manager Current Branch (1606). Everything went fine except the Report Service, I received the following errors within the upgrade: Action required: The upgrade process for SQL Server failed. Use…

  • Windows 10 – Deploy Profile Picture to Logon Screen

    , , , , ,

    In my current deployment I wanted to get our fancy pictures from Active Directory to our Windows 10 Machines where it can be used for the logon screen and other places like start menu: First, I want to let you know, how I add the Picture to my user accounts. Well this is quite simple,…

  • ConfigMgr 1606 – Configure Client Cache Size (Configuration Manager Current Branch)

    , ,

    Hi reader, the newest Version of System Center Configuration Manager Current Branch (1606) is rolling out these days with a lot of new features and opportunities. But one of my favorites is definetly a very practical one: How often would you like to easily change the configured Cache size of a Configuration Manager Client? Not…

  • Office365 – Manage Updates through Configuration Manager

    , , ,

    Today I had the problem that some clients were failing to install the Client 365 Package from our System Center Configuration Manager (1602). I have set up the configuration for the Office 365 installation through GPO, this process is outlined on the following TechNet Article: Manage Office 365 client updates with System Center Configuration Manager…

  • Windows and Local Administrator permission delegation

    , , , ,

    In this post, I would like to explain, what my experiences and solutions for the delegation of local Administrator permissions are. In a Client deployment Scenario, you will often be asked for a solution to provide IT Professionals and maybe also end users with local Administrator permissions. I will point out the most useful solutions…