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 month within my LAB), that would have stopped the functionality of the Certificates to my devices, but I had a start point, the event log of the NDES Server told me the following:
The Network Device Enrollment Service cannot retrieve one of its required certificates (0x80070057). The parameter is incorrect.
The Network Device Enrollment Service cannot be started (0x80070057). The parameter is incorrect.
Continue reading
SCCM 2012
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 the SQL Setup:
Continue reading
ConfigMgr 2012 R2 SP1 – Windows 10 installed on X:
You are looking for a easy solution, to get a wim-File, copied directly from the Microsoft source, installed to the Computers drive C:? Here you get it! Continue reading
ConfigMgr – Detect User Centric App-V available Installations
If you are using System Center Configuration Manager (SCCM or ConfigMgr) together with Application Virtualization from the Microsoft Desktop Optimization Pack, you also might use the option to deploy the software to users. No clue until now, but what, if your deployment is an Available, and Users are installing the Software from the Application catalog website, how do you update the App-V package for those users who have installed the App-V Package? Continue reading
ConfigMgr – Application Virtualization with Windows 10
This is a short one:
Today a tested around with Windows 10 and App-V 5 SP3, and I ran in troubles very fast, nothing was working. Even the Application Discovery did not work anymore, the logged errors were:
Continue reading
SCCM 2012 R2 SP1 – Windows 10 Mobile Management
Hey Reader, yesterday I received my brand new Microsoft Lumia 950, and here is my unboxing video: (hahaha…. ;))
No, not really, but, here are my experiences when it comes to manage a Windows 10 Mobile Device with System Center 2012 Configuration Manager R2 SP1, and I have also installed the latest cumulative Update (at the moment CU2).
So I took the Phone and connected it to my WiFi to be able to access the Internet for enrolling the Device with Intune, which worked perfectly as before on my Windows Phone 8.1:
Continue reading
SCCM 2012 + Intune – Remote Passcode Reset on Windows Phone 8.1
In this post I would like to cover the topic of the Remote Passcode Change of a Windows Phone 8.1 Device when used as a Intune enrolled, where Intune is integrated to System Center 2012 Configuration Manager.
Open your SCCM Console and navigate to the Device where you would like to reset the Passcode. Right-Click on the Device and select “Remote Device Actions”, in the opening Fly-out choose “Reset Passcode”:
Continue reading
SCCM 2012 – Exchange Conditional Access Mail sent Error 0x80131500
Referring to my last blogpost, I did not receive the Email telling me that my Device is not enrolled or compliant. The following Error was shown inside the Exchange Connector log (EasDisc.log):
ERROR: Failed to call ProcessConditionalAccess of managed COM. error = Unknown error 0x80131500
SCCM 2012 – Configure Exchange On-Premise Conditional Access with Microsoft Intune
Hi Reader,
referring to my old Blogpost, where I described the Integration of the Conditional Access in System Center 2012 Configuration Manager for Exchange Online (Link) and because there was an Update with the Intune Extension to support the On-Premise Exchange Server aswell, I decided to create a new blogpost about this.
The Supported Exchange Versions are currently 2010 and 2013, be sure suing one of them with a current Update Rollup (afaik for 2013 UR6 is required).
And you can use the conditional Access to restrict the EAS connection on the following Devices:
•Windows 8 and later (when enrolled with Intune)
•Windows Phone 8 and later
•Any iOS device that uses an Exchange ActiveSync (EAS) email client
•Android 4 and later. Continue reading
PfSense and WDS for PXE
Regarding to my last blog post about the separation of clients and servers in different VLANs (Look here) and specially the first comment: I no longer wanted to use the DHCP Options for PXE Boot. Continue reading