A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
SharePoint List Security
Hi, Looking for some feedback from the community. We have a list that users can upload items to. The items in the list should only be viewable/editable by users of a security group and each user who upload their items should only be able to view/edit…
Microsoft 365 and Office | SharePoint | For business | Windows
Exchange Online License Issue
Can the purchased Exchange Online License for an email Id be reused for the same same email id being restored after 1 week of the id deletion?
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
how to remove throttling policy?
I did something wrong. I created a throttle policy (exchange 2016) but was distracted and the name is something totally wrong. So when I now ask get-throttlingpolicy I get So I thought I could remove it with this: get-throttlingpolicy…
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Exchange 2016 for Multiple Tree Domains
Dear Experts, One of my client is asking to configure multiple AD Domains on single Exchange Server (2016). Domain1.com AD Domain with PDC & ADC Domain2.com AD Domain with PDC & ADC Exchange Server is configured for Domain1.com and…
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Blocking external iframe embedding via powershell
Hello, I am trying to write a script that automatically changes the html field security settings to block external iframe embedding. I've googled some guides and tried the attached code. But as you can see it keeps erroring out. Any ideas on…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Windows for business | Windows Server | User experience | PowerShell
MP control Manager detected user service is not responding to HTTP requests (error 403, 404, 500)
I'm experiencing issue with SCCM CB 2002 where the MP status shown as red warning with the error messages below are being thrown randomly in the logs MP control Manager detected user service is not responding to HTTP requests. The http error is 403 …
Windows development | Internet Information Services
Creating PowerShell Script for auto login in O365 (MS Teams) using MFA - Admin side
The idea is to create a script to automatically login to MS Teams and whenever or someone changes the settings in meeting policy it will triggered an alert or email and also run the script to revert back the changes. P.S I'm using MFA and please if…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Windows for business | Windows Server | User experience | PowerShell
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Ecxel Destination - nvarchar(max)
Hi all, Your assistance is needed. There is a problem that I have not been able to resolve. Here is the situation: A table named "Notes" in SQL Server with a field named Text and a data type of nvarchar(max) The longest text in…
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Azure function logging with python library
I have a few function under one function app and I am doing some process flow logging using python standard library like from logging.handlers import RotatingFileHandler I saved the log files in the fileshare. I am expecting all the log files…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Determining Height Of View(s) That Use layout_rowWeight
I have a View that uses layout_rowWeight in a GridLayout. However, I need to know how much space this actually is. How can I determine the amount of space available in this cell (what is the largest height I can use for a View in this cell)? I need to…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
what is the user in `Clients.User(user)` in signalr?
Clients.User(user).SendAsync() what is the user? user id or user name?
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
cannot use strongly-typed hubs in signalr?
I created a interface public interface IOrder { Task StartingFailed(string message); } and create Hub: public class MyHub:Hub<IOrder> { public async Task CreateOrder() { //here I can not use Clients //Clients is…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to add a border in bottom menu in xamarin.forms shell?
I set the bottom menu tab bar to #ffffff. and can add a border in it?
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Sort-Object 'Top' parameter in powershell version 5
Dear All, I am having a problem with following command when working with powershell in version 5: $Folder = "C:\Temp" Get-ChildItem $folder | Sort-Object -Descending -Property LastWriteTime -Top 1 Below error message that i am receiving: …
Windows for business | Windows Server | User experience | PowerShell
SSAS Tabula Dynamic cube partition Automation By using Windows Powershell script
Hi, I am trying to develop a code for dynamic SSAS Cube partition automation by using windows power shell script. But I am getting compatibility issues with my version. I found the code for SQL 2017 version but mine version is 2016. Step 1. Function…
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
Windows for business | Windows Server | User experience | PowerShell
Example needed
Hi, Further to details below, is there one example to prompt the Calendar due to one click to a date field? <asp:Calendar ID="Calendar1" runat="server" SelectedDate="<%# DateTime.Today %>" />
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Unified Label Client support for MAC OS
What do I need to my MAC OS Users can protect and consume AIP protected mails? We moved from AD-RMS to AIP with Unified Labels and now they can´t use the solution.
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
How should I find out why my website crashed?
My website made by asp.net core 5 is running on IIS now. Yesterday night it crashed. When I access it, it reports 503 service unavailable. I used the Nlog in it before. However, the logger doesn't log any error about it. Here are the last log of…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to show location permission screen for application using Xamarin forms
i am using Xamarin forms and want to open following Location permission page of my app. It would be great help if someone can suggest I need this screen in both #IOS & #Android using #xamarinforms. Thanks in adavnce. ]1
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
[UWP] Bug report: DataTable with extended properties deserialization crashes in release mode
When I call this method in an UWP main page in debug (x86) mode everything is works fine the extended properties shown in the message dialog. But when I called in release (x86) mode the ReadXml() method crashes. The target platform version:…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.