Intune Extensions will not install
It’s a common issue, but still worth mentioning. Being a Full Administrator is NOT the same as having full control of all features in the ConfigMgr console. An example is enabling new Intune Extensions...
View ArticleA Story on Using 1E Nomad Branch and Network Impact
How Nomad can help reduce WAN congestion, and eliminate most of your DPs.
View ArticleDeploying WPA-2 personal WIFI profiles using ConfigMgr & Intune
For hybrid environments (that being ConfigMgr integrated with Microsoft Intune), it’s not possible to deploy a WIFI profile using a pre-shared secret in the UI. This will however not prevent you from...
View ArticleNew ConfigMgr PowerShell cmdlets in CU4
Microsoft just released a new CU for Configuration Manager and with latest CU we got 35 PowerShell cmdlets. Now we have 597 PowerShell cmdlets. Here are the new ones: Add-CMDeploymentTypeDependency...
View ArticleSlides and links from my Compliance Settings session @ NIC 2015 in Oslo
Thanks for attending another great NIC event, and a huge thank for the organization behind NIC for arranging a true International conference in Scandinavia. Some good resources for working with...
View ArticleSlides and links from my Site Review session @NIC 2015
Autmating the WSUS Cleanup process – http://blog.coretech.dk/kea/house-of-cardsthe-configmgr-software-update-point-and-wsus/ SQL PowerShell audit script...
View ArticleSlides and links from my Welcome to your new life as an Enterprise Client...
Thanks for attending my Hybrid Management session @NIC 2015. Slide deck Deploy wifi profiles with shared secret –...
View ArticleWindows 10 Preview Start Menu not working in build 9926
A quick fix to the StartMenu issue in Windows 10 Technical Preview Build 9926 During deployment of your Windows 10 image, you can fix this issue by prepping the default user profile, so that all users...
View ArticleInstalling and configuring a SCOM multi-homed agent with SCCM 2012 R2
(In this blogpost only handling x64 versions) I had the challenge to automatic install and configure a SCOM multi-homed agent. I ran in to a couple of issues that I had to deal with – so today I am...
View ArticleQuick intro to Configuration Items in ConfigMgr with PowerShell
Configuration Items that I would like to export and import Here are some command examples that we can use in Configuration Manager 2012 R2 CU4. #Import Module Import-Module...
View ArticleWorking with Queries in ConfigMgr with PowerShell
I accidentally blew up my dev lab and now I need to build a new one but luckily we have PowerShell . In this picture we have 8 Queries and I would like to create Device Collections based on these...
View ArticleBeyond unsupported – How to add PowerShell ISE to ConfigMgr Admin Console
As you already know, then currently we can only start PowerShell Console through Configuration Manager Admin Console but most likely you may want to start PowerShell ISE through Admin Console...
View ArticleCreate Status Filter Rules with PowerShell
Here is a quick example of creating a Status Filter Rule in Configuration Manager with PowerShell #Example 1 New-CMStatusFilterRule -SiteCode PS1 -Name 'Remove PC from OSD Collection' -MessageId 11144...
View ArticleMetadata Only Updates in SCCM 2012 R2 Console
Been a while since i blogged – but this i felt needed to come up. If you work with Software Updates in SCCM then you are used to see Normal, Expired & Superseeded Updates from Microsoft… Not...
View ArticleWsyncmgr.log: The request failed with HTTP status 503
Kent have blogged about WSUS maintenance before – its important so that we don’t hit problems like the one I’m about to share with you, so make sure you do something about it – Link. “The request...
View ArticleNotes and links from the #Ignite Pre-Day, Enterprise Management
Slides and links Here is the link to the slides: http://deploymentresearch.com/DRFiles/MSIgnite2015preday.zip Video to deploying Windows 10 IoT to Raspberry Pi 2...
View ArticleLinks and tools from our Ignite Instructor lab – Upgrading to Windows 10...
Thanks all for attending the Instructor led lab @Ignite – All three Vikings had a great time on stage – thanks for turning the ILL into a very interactive breakout session Download the labfiles,...
View ArticleUpgrade to System Center 2012 R2 Configuration Manager SP1
Below is the guide that I normally use for a service pack upgrade in a single primary site environment. I will not go into the story about what files you should download as that is already explained by...
View ArticleWindows Mobile Phone 8.1 support gone after upgrading to Configuration...
One of the many changes in the newly released SP1 is support for Windows Phone 8.1 After the upgrade only there will only be support for Windows Phone 8.0. Navigate to the Administration workspace,...
View ArticleWorking with managed applications within Configuration Manager 2012 R2 SP1
First, let’s define a managed application. In essence it’s a special policy that enable you to control settings in the application or browser like data encryption, can the user save the document as a...
View Article