Author: martin

  • 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…

  • 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…

  • Microsoft Cloud Platform Partner of the Year, fifth time in a row!

    Today at the Microsoft Connection Days in Switzerland, Microsoft has announced the winners of the Swiss Microsoft Partner of the Year awards. itnetX the was again finalist in the category Cloud Platform. Some hours ago, the happy message that we won the Microsoft Partner of the Year – Cloud Platform award arrived in my inbox.…

  • Azure AD – Alternate Email Address

    Today I was looking for a Best practice or a recommendation how to use the Option alternate Email Address which is available on Accounts with administrative permissions. You can find this information when you go to myapps.microsoft.com and click on profile:

  • 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.

  • SCCM 2012 – OSD PXE not working

    ,

    Hi reader, A few weeks ago I changed a lot within my LAB: I divided the Clients from the Servers into separate VLANs to have a more accurate Lab. Now I wanted to install a VM on my Windows 10 Hyper-V environment, but when I tried to boot PXE, the machine stays for a while…

  • SCCM 2012 – Install .Net 4.5.2 on Windows 7 while on OSD

    ,

    Hi, I recently faced the issue, that the .Net 4.5.2 Application, which is working very well if deployed to a installed Windows 7 Client, but when I tried to use the same application within the OSD Task Sequence with System Center 2012 Configuration Manager, the Installation constantly fails with the Error: Process 4000 terminated with…

  • Windows 10 – Stop PhoneHome or elsewhere

    On this page you will find the Information about the Stop Phone Home Powershell Script. What does the script for you? It helps to set privacy settings in an automatic way with a simple solution like a Powershell Script. Some of those settings are also available through GPO, but some are not. The following picture…

  • Windows 10 – Stop PhoneHome or elsewhere (V0.9)

    ,

    Hey reader, my script gets soon a Number at it’s first position. But for now, I stay below the Majornumber 1, even there are some huge additions. Lets start with the new Help Text, which can be used with the normal get-help command (you may recognize the “-examples” parameter): get-help .\Windows10_NoPhoneHome-V0.9.ps1 -examples