MVP Award 2017-2018
I am proud and honored to be renewed as Enterprise Mobility MVP 2017-2018! I was originally to be renewed in October but now that the MVP program is moving to a annual renewal cycle I was renewed in...
View ArticleSCUG.SE Client Days 2017 October 12-13 in Stockholm
SCUG.SE Welcomes you to two days of Client Management content at Microsoft in Akalla, Stockholm on the 12-13 of October! The Agenda is almost completed we have some slots that are not 100% decided yet,...
View ArticleConfigMgr Windows 10 Baseline, Laps, Applocker, Credential guard
I have written a couple of posts now on Configuration Items and Baselines in Configuration Manager so I thought it was time to collect them all here with a call for action! Create your own CI’s and...
View ArticleWhat’s new in Configuration Manager 1708 Technical Preview
Today Technical Preview 1708 was released! Great new stuff as always. The Configuration Manager team release 15 releases of Configuration Manager in a year, 3 Current branch releases and 12 Technical...
View ArticleSCCM remote control and the ”Access this computer from the network” setting
When chasing high-privileged accounts as they are a risk, this is a question I have seen many times. In the Security Compliance templates from Microsoft (even the latest for RS2) the setting “Access...
View ArticleLaunching a task Sequence using an Application link in ConfigMgr 1706
With the new feature in Configuration Manager 1706 that makes it possible to launch Software center and show the correct application from a direct link in Software Center which is great! We can copy...
View ArticleEvent forwarding and writing it to a SQL Database
I wrote a blog post over at 4Sysops.com about how to use event forwarding to capture events from clients and then write it to SQL. I have been using this for years now and there are so many ways this...
View ArticleTest application installers in System context using a Schedule Task
When deploying an Application using SCCM or Intune for that matter, the installation is run in System Context if you don’t select to run it as the user. I have answered this question I think once a day...
View ArticleWhat’s new in Configuration Manager Technical Preview 1709
After Ignite where Co-Management was announced, where we can manage a Windows 10 client both using SCCM on premise and using Intune and AzureAD, we can now test out this feature in Configuration...
View ArticlePowershell script to collect sccm log files from clients using Run Script
During my session at Techdays Sweden I demoed the new Run Script feature both in Configuration Manager 1706 and the enhancements made in the Technical preview after and showed how a variable can be...
View ArticleNews in Configuration Manager 1710 Technical Preview
Technical preview 1710 of Configuration Manager is packed with new great improvements. Every time a new Technical Preview is released it is always a great time playing around with the new features that...
View ArticleCreating a dynamic Azure AD Group for Corporate owned devices
One of the most common requests I get when deploying Intune is that they want to deploy for instance a Certificate, VPN, WiFi or a specific app only to corporate owned devices and not personal(BYOD)...
View ArticleConfiguration Manager 1711 Technical Preview is now released..
..and it was shipped by the MVP’s attending the Configuration Manager MVP Summit 2017! It was me and Kim Oppalfens(@TheWMIguy) who got to ship it as a reward for our competition on Twitter the last...
View ArticleInstalling applications and packages dynamically during OSD
I wrote a post way back where I used a Powershell script to query AD group description for Applications to install dynamically during OS deployment in Configuration Manager. There was a couple of...
View ArticleWhat’s new in Configuration Manager 1712 Technical preview AKA “MVP Edition”
Back in November during the Configuration Manager MVP Summit 2017 we did a hackathon that week which was amazing fun! Some of the features that was being worked on during that week is now in the...
View ArticleTroubleshoot boot issues and drivers by enabling Boot log during OSD
Troubleshooting driver issues when the computer stops during OSD when booting with the infamous circle showing or nothing at all showing is a big challenge. With all the modern 2-in-1 devices and...
View ArticleManage SCCM configuration items and baselines with community tools – 4Sysops
I wrote a post on a couple of tools to manage Configuration Items and Baselines in Configuration Manager over at 4SysOps. I covered four tools in that blog post. Registry to PowerShell converter...
View ArticlePhased deployment in Configuration Manager 1801 Technical Preview
Configuration Manager 1801 Technical preview contains some really cool features. The biggest one is defiantly the Phased Deployment option that we see the first version of. It basically adds a new...
View ArticleSCCM Dynamic Driver management using Onevinn SCCM Extensions
My co-worker Johan Schrewelius has written a cool extension to Configuration Manager that adds some great features. In this post I will cover how it can dynamically manage drivers and driver software...
View ArticleRun server side code and commands in a safe way during SCCM OSD
This is part 2 of my posts about Onevinn SCCM Extensions that my colleague Johan Schrewelius has written and posted on TechNet Gallery:...
View Article