My colleague, Johan Schrewelius has done it again! Windows 10 Lock Screen Watermark application. I demoed this at MMS in Minnesota earlier this year as a sneak peak, now it is live! It is simple and great, it displays a picture on top of the logon and lockscreen. The application itself is transparent and requires…
SCCM integrated MBAM services in Technical Preview 1908.2
Spent last night testing this one out, Microsoft Bitlocker and Managment tool built in SCCM. This is one of the big features me and all my customers are looking forward to! It will make managing MBAM much easier than today by providing:– MBAM client being part of the SCCM client, so no separate installation and…
New cool features in SCCM 1908.2 Technical Preview
I love testing out new features in Configuration Manager Technical Previews, always some great stuff in there. This time it is 1908.2 which contains some cool feature that I hope make it to 1910. I just had to write a short post with my testing so far. Teams integration in the Console Connections node. We…
Troubleshooting Intune Win32app deployments
In Configuration Manager we always had log files for everything, extremely useful when troubleshooting. In Intune we have the event log and the MDMDiagnosticsTool which is our best friends. Win32app and PowerShell Scripts deployed are installed using the Intune Management Extension and for that we do have log files where we can track/troubleshoot application deployment….
Windows 10 Clipboard History and Password Managers heads up!
In Windows 10 1809 Clipboard History was introduced in Windows 10. Basically it keeps a history of all you clipboard items, you can even sync them across devices. Which is really cool! Many use Password managers and many IT departments use password managers or some sort of safe storage to secure sensitive passwords, like “break…
TSBackground for ConfigMgr
Do not miss this eye candy, TSBackground for ConfigMgr, that also adds security to your deployments. We are all familiar with the ConfigMgr standard TSProgresUI, which makes a great job but perhaps is not so aesthetically appealing. TSBackground is the successor of “OSDBackground” that we published a couple of years ago. This new version addresses…
Updating User GPOs using Run Script in ConfigMgr
Run Scripts on Configuration Manager is one of the coolest things in a long time. I have a long list of scripts to write/blog here is the first. Update the logged on users GPOs. Then challenge with this is that the script is executed in System Context and we want to be in the users…
Roam Chrome Settings with Onedrive4B with Intune or GPO
I wrote a post on how to roam Google Chrome settings using UE-V a while back making Chrome a great experience as we can roam bookmarks, settings, and more to a single file, “Profile.pb”. Note: enabling Roaming profile support removes the possibility to sync with the Google Cloud using a Google account.https://ccmexec.com/2018/09/using-google-chrome-roaming-profile-settings-with-ue-v/ Now time has…