User Profile
AadLutgert
Brass Contributor
Joined 8 years ago
User Widgets
Recent Discussions
Re: Custom Image Template for AVD fails because of Windows Update
Hi, I'm having the same issue. I also tried using a Custom Template which I used sucessfully before isn't working anymore. I also tried to create a almost default template with only windows updates enabled. I tried multiple ways to create a custom image, but they all seem to fail. Thanks for sharing!712Views0likes1CommentRe: iOS Enrollment Profile for BYOD devices
Hi, You need Apple Business Manager (ABM) to create a Managed Apple ID which you need for this scenario. It is also listed on this page under prerequisites https://docs.microsoft.com/en-us/mem/intune/enrollment/ios-user-enrollment). You can create these accounts manually in ABM or you can setup federation with Azure using JIT or SCIM (https://vmlabblog.com/2020/11/federated-authentication-with-apple-business-manager/) Just let me know if you want to know more about this topic. Best regards, Aad Lutgert9.4KViews1like1CommentRe: disable Multicast Name Resolution (LLMNR) with Intune
There is also a new policy setting available In the latest Windows 10 Insider Preview Build named: ADMX_DnsClient/Turn_Off_Multicast Using this policy setting LLMNR can be disabled on client computers. more info can be found here: https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-admx-dnsclient31KViews1like1CommentRe: disable Multicast Name Resolution (LLMNR) with Intune
Martijn Steffens Hi Martijn, I'm seeing the same behaviour in the GPedit setting, but when I'm testing it using Kali Linux as described in this article https://www.4armed.com/blog/llmnr-nbtns-poisoning-using-responder/ it does seem to work. best regards, Aad Lutgert31KViews0likes2CommentsIssues user based licensed vpp apps
Hi All, Since a Thursday the 3rd of december I'm having issues with deploying vpp apps using user licenses. I've got multiple required apps (Outlook, Office and Edge) configured with user based licensing. They all fail except for Outlook. Applications which are assigned with device based licensing are working During the device enrollment I'm not getting the question "https://docs.microsoft.com/en-us/mem/intune/apps/vpp-apps-ios#end-user-prompts-for-vpp" anymore to allow app and book assignment. I've already agreed with the Apple new terms and conditions (MC228484). The issue looks very similar to Resolved: Known Issue: iOS 12.2+ Terms and Conditions - Microsoft Tech Community I've opened a support ticket for this issue. Are there other people having similar issues with user based licensed apps? Best regards, Aad Lutgert2.5KViews0likes0CommentsRe: disable Multicast Name Resolution (LLMNR) with Intune
Basher81 I haven't recieved an answer. The best way to do this is creating a powershell script to add the following registry setting: [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient] "EnableMulticast"=dword:00000000 You can deploy this by either packaging with the win32 prep tool (application) or deploy it as a powershell script. Hope this will help you.38KViews1like4CommentsRe: disable Multicast Name Resolution (LLMNR) with Intune
SweJorgenMVP Thanks for your suggestion. I've thought about this option, but ingestion is not allowed for the key location used by this setting. The location used is: software\policies\microsoft\windows NT\DNS client And it's not possible to ingest policies for the following key locations: System Software\Windows Software\Policies\Microsoft And there isn't an exception for the key "windows nt" in the exception list. Please let me know if this isn't correct.37KViews0likes6Commentsdisable Multicast Name Resolution (LLMNR) with Intune
I'm looking for a way to disable Multicast Name Resolution (LLMNR) using Intune. I've checked the MDM Security baseline and all Device configuration policies, but was unable to find the setting. I rather do not want to use Powershell to deploy registry setting, but I do not know another option. Is there anyone who knows how to disable Multicast Name Resolution? Thanks in advanceSolved
Recent Blog Articles
No content to show