Run once at Startup - Intune
From time to time it can be useful to execute an action as a "Run once at Startup" script once as a user or system when the computer starts up. Intune does not have a "Run once at Startup" feature....
From time to time it can be useful to execute an action as a "Run once at Startup" script once as a user or system when the computer starts up. Intune does not have a "Run once at Startup" feature....
There are still many applications that cannot be installed via MSI or a simple installation routine. This is where the win32 app comes into play in Intune (Microsoft Endpoint Manager). In Intune, this allows us to deal with routines and...
In the past two weeks I had the problem with some customers that Teams got stuck in a "boot loop". The user only saw "Microsoft Teams loading…".You can easily solve this problem by cleaning the Teams cache. To delete the...
Outlook and the Outlook web app automatically create a team/online meeting from an appointment with invited people. This was introduced with the "Add online meeting to all meetings" feature. However, this behavior is not always desirable and can confuse users...
Do you have a new device or one you used for testing, which is Autopilot registered in the wrong tenant / organization? Sometimes the logo or welcome text doesn't give too much information's about the company. And this is probably...
Microsoft offers us with Universal print a new modern way of managing and distributing printers. However, universal print is not the optimal solution in every scenario, especially when multifunction devices have special functions such as cost centers or special user interfaces, the...
The "FortiClient VPN" can be distributed with the correct MSI package and an exported configuration file even without the Fortinet / FortiGate Premium EMS features with, for example, Intune. If you know how, the individual steps are not very complex....
More than I would like, I encounter programs that write shortcuts to the public and/or user desktop. This applies to installations as well as (partly) updates. To remove unwanted desktop shortcuts as soon as they appear, I used a Proactive...
It is very important to comply with the CI/CD in an organization, which means, among other things, that new Word documents have to come with the right fonts, sizes and colors. To do this, replace the Normal.dotm file in the...
Your or the Intune / Endpoint Manager managed device suddenly is not connecting to the Microsoft wireless display adapter? Then the problem is certainly with the Windows Defender Firewall, which is blocking the incoming connection of "WUDFHost.exe".Fortunately, we can fix this...
Many fonts are already present in Windows 10 and 11. However, a company often has its own font, which is required for compliance with CI/CD on all devices. This can be, for example, "Open Sans", the "German-Swiss basic font" or...
Repeatedly, I face clients needing predefined desktop shortcuts for apps, sites, or web apps. To streamline distribution and updates, I devised a PowerShell script. It deploys desktop shortcuts via Intune, optionally with unique icons. This is encompassed in a win32...