Category: Application Management
-
SCCM 2012 R2 – Create your own Windows Phone 8.1 App and deploy it with SCCM/Intune
Hey, here’s Martin. Today I decided to create a simple App to demonstrate how you can deploy our own Apps within System Center 2012 Configuration Manager R2 connected to Microsoft Intune. Before you begin: Be sure that you have a Code Signing Certificate for windows mobile Devices. Everything starts with Visual Studio Express 2013 for…
Written by
-
SCCM 2012 R2 – Windows Phone 8.1 Black/White Listing of Apps and Vendors
With the Windows Phone 8.1 Extension for Windows Phone 8.1 in System Center 2012 Configuration Manager R2 we are able to manage Black or White-Listing for those Devices. In this Blog post, I would like to Show, how you can achieve Blacklisting of Publishers and/or applications.
Written by
-
SCCM 2012 R2 MDM – Deploy an Apple ipa file to an iOS Device – The complete Guide
Hey, here’s Martin again. Today I would like to write down what is needed to deploy an Application to a iOS Device. First, get on the Hard Facts: -SCCM 2012 R2 with Intune Subscription and activated Apple Mobile Device Management (http://www.windows-noob.com/forums/index.php?/topic/9586-how-can-i-manage-modern-devices-using-system-center-2012-r2-configuration-manager-part-2/ ) -An .ipa file build as Enterprise or Ad-Hoc -The iPhone Configuration Utility to…
Written by
-
SCCM 2012 – Get from Content ID to the Name of an Application with Powershell
Hey there, here’s Martin again. Today I needed to get the Name of an application based on a Content Id from the ContentTransferManager.log: CTM job {6B767521-D8A8-410B-A572-AF4F6AFD4457} (corresponding DTS job {1EFC1FD9-C3B1-4B25-B879-18EC8F5CD152}) started download from ‘http://$FQDN_DP/SMS_DP_SMSPKG$/Content_b6256e4e-0278-4264-8e7c-b8fea60684d5.1’ for full content download.
Written by
-
SCCM 2012 – Application supersedence
After a nice summer break, enjoying the Lifestyle of Bern and Swimming in the river Aare (Here is a sample Picture of what happens here during summer http://v2.suedostschweiz.ch/var/upload/news/image/151730_640.jpg), I would like to write a small blog post about the superseding Feature in System Center 2012 Configuration Manager.
Written by
-
SCCM 2012 – Application detection with Powershell … and code-signing
With System Center 2012 Configuration Manager, we all know it, the new Application model was released. As long as you deploy MSI, the detection method, is very easy to define. But what, if you want to check a registry key, as needed with .Net installations? No Problem. What, if you want to check if the…
Written by
-
SCCM 2012 – Detect Hyper-V Server with Global Conditions
In an environment with Hyper-V Servers, you will recognize, that System Center 2012 Configuration Manager doesn’t make a difference between the standalone Hyper-V Server R2 and a version like 2008 R2. So if you need to use a requirement Hyper-V Server Core, you have to create a Global Condition. In this Blog, I will show you how…
Written by