
Generating Let’s encrypt certificates for Microsoft Tunnel or another services using Windows and PowerShell
Last time I spend very long time for configuring Microsoft Tunnel... About this solution will be post shortly, but.. Now I want to share some knowledge with you how to deal with one of requirements for that solution - the TLS certificate. Wasn't easy to generate it, because for most of blog posts or documentation - there are no exactly...

Windows 365 Boot To Cloud!
On this short blog post I want to share with you some nice feature created by Microsoft Engineers named Boot To Cloud. Nice feature, nice name but what does it means? This functionality is related to the Windows 365 and working directly on this virtual machine. As you know, if you want to use that machine, you need to logon to device using local...

Working with Scripts for detection rules with Win32app for Intune apps
On this short post I want you how to create detection scripts for Win32application. I'm writing that post, because for my previous post about Juniper Secure Connect has information about detection and I suggested to use MSI GUID without checking application version. But there is a better idea for detection rules. Scripts! I love PowerShell...

Working with Extensions for Edge via Admin Portal!
Today on the Twitter was discussion about Edge extensions which are controlled by Microsoft Intune. Why not to use new feature to manage extensions? Available via Admin Center?— Jakub Piesik | MVP @ Windows 365 (@dzejzipl) July 13, 2023 And this discussion is reason why I decided to write that post where I will be describing newest feature...

Quiet installation of Juniper Secure Connect
Last time I was asked to create a package for Juniper Secure Connect which will be installed from Microsoft Intune to end-user devices. As always, installation of that package should be fully automated and without any of interaction for the end-user. First, download a newest version of application from that website:...

Use DFCI to control devices inside your Surface via Intune!
On today's post I want to show you how to control your devices - like camera, Bluetooth on your organization Surface devices via Microsoft Intune. It will be not difficult to configure it, but it has one important requirement which should be passed first: Check it on my previous post - how to import Surface devices via Partner Center. But.. What...

Working with Partner Center to import Surface devices to the Customer tenant
This is short post which will show you how to import Surface devices to the Customer Tenant via the Partner Center. Why I'm writing about it? Because it is requirement to use DFCI - Device Firmware Configuration Interface by Customer with Intune. Why the Customer just cannot import the device manually like for the another devices? Because... If...

Microsoft Surface Deployment Accelerator
Last time I was reading documentation about Microsoft Surface devices and found something interesting with name Microsoft Surface Deployment Accelerator. What this tool can do? It is a set of script created by Microsoft to create fully automated of Windows installation. You can configure which version of Windows will be installed. Or if you want...

Microsoft Surface Diagnostic Toolkit for Business
Doing the troubleshooting of devices is one of most difficult work for the end-users. Every time there are multiple questions what should be done or they are afraid if they doing it correctly. And here for a help is coming.... Microsoft Surface Diagnostic Toolkit for Business. Application which is designed to help end-user to diagnose their...

Manage your Service Devices via SEMM – part three.
And welcome to the part three of my series about Managing Surface devices via SEMM. Previously I wrote something about the manual package via Configurator. Next - about some automation via Manager. On this third post I want to focus to show you how to get this.... SettingsById value. If you are on the beginning, finding those information is very...