NET UDP don't work
I wrote two UDP-Sockets. One for client, one for server. As long, as I use them one my local system the server receives the message from the client correctly, But if I try it to setup it on my vps and using the client on my computer, i don't work…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing

How to list all the distribution lists, M365 groups a user is a member of?
Hi everyone, Is there a specific PowerShell script or any other method that I can use to list down all the Distribution List, Microsft365 Groups a specific member is a part of? A script to list down all the Shared-Mailboxes a user has permission to…
Exchange Online
Exchange | Exchange Server | Management
Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Entra | Microsoft Entra ID
SQL knowledge to windows administrator
Hello Everyone, As a windows administrator. What type of knowledge windows guys should on SQL. Please share the topics.
SQL Server | Other

HTTP 401 on Exchange Online cmdlets when running in app-only mode
Receiving a 401 error on some EXO cmdlets when running in app-only mode. The app that was authorized into the tenant consented to the Exchange.ManageAsApp scope. Are there additional scopes that are required? Install-Module -Name…
Exchange Online
Windows for business | Windows Server | User experience | PowerShell
ForceValidateCommand
I am using the behaviors from https://github.com/xamarin/XamarinCommunityToolkit How can I force validation from a command? I don't know how to use ForceValidateCommand
Developer technologies | .NET | Xamarin


windos 10 delayed login PC's waiting on other PC's
I have a few labs computers that we image every year at several different facilities with 30 or so PC's in each lab. After all the PC's had been imaged and added to the domain, etc.. I created 10 new domain logins. Picked 10 random newly imaged…
Windows for business | Windows Client for IT Pros | User experience | Other
Excel on the web Add-in using ASP.Net in server-side with CORS problems
I developed an Excel Add-in using JavaScript API (office.js). Then, I'm using an Asp.Net MVC at the server-side. This works fine on excel desktop, but custom functions don't work in Excel on the web. When I inspect the task pane it shows these errors: …
Microsoft 365 and Office | Development | Office JavaScript API

Developer technologies | ASP.NET | Other
pop up position
Hi is there anyone knows how to position rg.popup.plugin in xamarin.forms to show just like on facebook notification icon when using facebook in web? Thanks
Developer technologies | .NET | Xamarin
What happened to Targeted Offers
The doc pages for Targeted Offers are still there and the Partner Center page has a link to the documentation. However, there is nothing else on the Partner Center page. Has the feature been deprecated?
Microsoft Partner Center | Other
Outlook group emails.
I've created a group email list, but when I send an email to the group, it shows the recipient's email address, rather than their name. How can I change it so it shows their name? I have no idea what version of Outlook I'm using. It's my boss's computer.…
Outlook | Windows | Classic Outlook for Windows | For business
aks+ firewall control egress traffic with multiple IPs
My basic problem is to run multiple containers that make HTTP requests to a test server. I need to control the egress traffic with multiples IPs. I need that each pod or a set of pod have different outbound IPs. I am using azure AKS. So far I follow the…
Azure Firewall
Azure Kubernetes Service

what is algorithm used for face recognition ?
I am using Face API in my project and I am looking forward to publish a paper but I'm still stuck of how to overcome their comment on what algorithm used for face recognition? I know that backend for Face API is not open source but what thing i could…
Azure Face
SharePoint List with Sub items
Hi, I want to create items in a list with sub items. Similar to a database. for example I have a staff member who may have taught multiple units over a period of years and terms. I want to create one items (staff member) with multiple sub items with…
Microsoft 365 and Office | SharePoint Server | Development

Loop Powershell with two corresponding variables
I have a powershell set of commands listed below. This works great for one nic and it's associatedone public IP. I need to make it work for a set from csv, shown below. I'm new to this and am not sure how to loop through, with foreach I would…
Windows for business | Windows Server | User experience | PowerShell
Not able to reschedule my exam MB 901
Hi Team, Hope you are doing great. I was trying to reschedule my exam and don’t see any options. Could you please look into and help me.
Community Center | Not monitored
What could I be missing with my Exchange Outbound setup?
Issue: Outgoing emails are not sending It all started when we where blacklisted with UCEPROTECTL3, which was ISP's fault and not ours and fixed after a few days, and got notified that they will be blocking port 25 due to spam issues. Now they are…
Exchange | Exchange Server | Management
MSI file signature verification fails on Windows 10 (20H2 19042.1052) and (1909 18363.1198)
We have recently observed that Windows 10 (20H2 19042.1052) and (1909 18363.1198) no longer accepts signed MSI files that are accepted by Windows 10 (1803 and older), and by Windows 8.1: Specifically, the newer Windows 10 builds return error 0x80096010…
Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups

Java SDK for DNS Zone Alias Resource Record Set?
Hi all, I am searching for Java SDK for DNS Zone Alias resource records in Azure. I could not find any Constructor or method related to an Alias Recordset in Azure. Can anyone please suggest to me the Java library or Java methods or Some Sample…
Azure DNS

Can I optimise more than 25 waypoints in Bing maps?
I try to optimise a route of more than 25 waypoints in node.js & javascripts
Windows for business | Windows Client for IT Pros | User experience | Other
How to Autosize a container like Grid on navigating away, change window size and navigate back on UWP?
I have a landing page that has a Grid to layout various visual elements. All works fine as expected when resizing the window on UWP. If however I navigate away from that page, change the window bounds (width and height) and navigate back to the first…