388,355 questions

Sort by: Updated
3 answers

Mismatch in data from Azure EventHub Capture using Python consumer for AccountLogon Event 4776

Hi, I am using Python EventHubConsumerClient to retrieve AccountLogon data (Event 4776) from Azure EventHub Capture container. But I am getting mismatch in data Example: 'properties': { 'RecordId':…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,041 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
649 questions
Microsoft Entra
asked 2020-07-21T13:07:58.48+00:00
Hrishikesh Tak 26 Reputation points
commented 2020-12-23T10:40:29.543+00:00
Hrishikesh Tak 26 Reputation points
4 answers

Remote Desktop Services - published applications - wrong File Type Association

Hello, we are publishing Microsoft Office apps from Winodws Server 2012 R2 to windows 10 clients via GPO /webfeed URL which is working fine. FileType assoziations are set to remote apps. e.g. users opening an local excel file causing to open RDS Excel…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,612 questions
asked 2020-12-01T16:25:21.753+00:00
Bernhard Egger 1 Reputation point
commented 2020-12-23T10:32:04.623+00:00
Bernhard Egger 1 Reputation point
1 answer

Visual Studion 2019 Build Tools Offline Installer feed error

Hello! I have got this problem twice. I need to install modern Visual Studio 2019 Build Tools in the isolated location. On the Internet-connected PC I have made the offline install folder using this command: vs_buildtools__605930698.1593373046.exe…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,884 questions
asked 2020-12-22T14:22:58.3+00:00
answered 2020-12-23T10:20:06.273+00:00
1 answer

lock automaticly the session computer if some one tuch mouse or keyboard in our absence

Hi, i'm working on a free script, that help people to lock there session if forget, the script not need the right admin, and look the session if same one touch keyboard or mouse, when we return, just press the secret key chosen before, and the…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,561 questions
asked 2020-12-11T18:25:47.323+00:00
mehdi dakhama 336 Reputation points MVP
answered 2020-12-23T10:12:47.817+00:00
mehdi dakhama 336 Reputation points MVP
6 answers One of the answers was accepted by the question author.

Powershell: Add object to an array in a function

I need to make a script that writes user id's with certain attributes to a csv file. Before I lookup all the attributes I want to collect the user id's from different sources into an array. When I add the first users to the array, the array is holding…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,561 questions
asked 2020-12-22T13:15:33.647+00:00
Dieter Devroey 21 Reputation points
answered 2020-12-23T10:00:50.403+00:00
Ian Xue 37,721 Reputation points Microsoft Vendor
2 answers

can visio be installed on surface pro x

I am having issues installing MS Visio on a new surface pro x? When attempting to install the application, a message with "Error Code: 30182-44 (2)" pops up. I have searched the various forums and knowledge base sites without any success.

Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
256 questions
asked 2020-12-20T17:07:25.343+00:00
Thomas Funk 1 Reputation point
commented 2020-12-23T09:58:53.777+00:00
Erin Ding-MSFT 4,461 Reputation points
2 answers One of the answers was accepted by the question author.

Freshly created 'Start/Stop VM' runbook is nowhere to be found

Hi, noob here. I've created 'Start/Stop VM' runbook here: https://portal.azure.com/#create/Microsoft.StartStopVMSolution Now, it's not shown among other resources, but it must be somewhere, because when I try to create it again, I get the…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,264 questions
asked 2020-12-18T14:27:12.64+00:00
Andrej Zupan 101 Reputation points
accepted 2020-12-23T09:57:56.447+00:00
Andrej Zupan 101 Reputation points
1 answer One of the answers was accepted by the question author.

Problem Binding Xaml and ViewModel

hello together, I have an issues on binding a command to a menu context.action. working with ItemTapped in code behind works, but I want to use a binding directly to corresponding ModelView, to implement more likely MVVM. I am in a ListView of…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2020-12-23T08:44:19.293+00:00
deckelmouck 191 Reputation points
accepted 2020-12-23T09:55:42.83+00:00
deckelmouck 191 Reputation points
1 answer

Visio - Find and Replace Issue

Hi, I am working on Visio ERD, when I find and replace, the shapes text are replaced, but database properties Column names still not changed, what should I do? Thanks / Luqman

Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
256 questions
asked 2020-12-21T07:36:36.833+00:00
Luqman Usman 1 Reputation point
commented 2020-12-23T09:55:19.233+00:00
Luqman Usman 1 Reputation point
6 answers

Windows Server 2016 System Handles continually growing!!

Hello, we have an HP Microserver running Windows Server 2016. Recently we noticed the server being non-responsive. After doing some digging, we've noticed the System handles growing over a period of a couple of days to giant numbers and causing the…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,528 questions
asked 2020-12-20T22:21:36.897+00:00
Scott D 1 Reputation point
answered 2020-12-23T09:32:57.007+00:00
Vicky Wang 2,731 Reputation points
1 answer One of the answers was accepted by the question author.

Azure API Management request url whitelisting instead of IP address

Hello, In Azure API management we can successfully Restrict caller IPs (https://learn.microsoft.com/en-us/azure/api-management/api-management-access-restriction-policies) using <ip-filter action="allow | forbid"> …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,187 questions
asked 2020-12-22T11:08:49.397+00:00
Mouli Kaku 46 Reputation points
accepted 2020-12-23T09:32:56.943+00:00
Mouli Kaku 46 Reputation points
10 answers

Mincrosoft edge webview2 issue

Hi, My thinclient version is 64 bit, so I have downloaded dev environment of Microsoft edge of 64 bit but it its installed in 32 bit folder. Below is code I used to initialize corewebview2 , there is not error but corewebview2 is still null. var env…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,365 questions
asked 2020-12-03T09:11:37.17+00:00
Ajay Mutalikdesai 1 Reputation point
answered 2020-12-23T09:28:02.88+00:00
Deepak-MSFT 2,201 Reputation points Microsoft Vendor
1 answer

Incoming phone calls skip front desk

We started using teams a couple of months back. I'm the front desk receptionist and should have all incoming calls "stop" at my extension first, but many are skipping me and going on to the next person in the call group, meaning I am unable to…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,357 questions
asked 2020-12-15T12:49:23.873+00:00
Heidi Jensen 1 Reputation point
commented 2020-12-23T08:53:38.42+00:00
Sharon Zhao-MSFT 25,106 Reputation points Microsoft Vendor
1 answer

How to create a TEAMS POC for a customer ?

Hello ! As MS PARTNER, my company is currently working on a TEAMS implementation project for a customer. We have been looking for a solution to develop a POC responding to customer need, but couldn't find any solution? Can you tell us how you use…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,357 questions
asked 2020-12-14T13:47:50.08+00:00
Anthony LARCHER 1 Reputation point
commented 2020-12-23T08:53:07.533+00:00
Sharon Zhao-MSFT 25,106 Reputation points Microsoft Vendor
1 answer

Why can't I log in on my MS teams desktop app

Hello, I'm a college student using my school provided MS account and for some reason I can't log-in on my desktop app however it works just fine on the browser version. After entering my account name it suddenly shows multiple "Script Error"…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,357 questions
Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
457 questions
asked 2020-12-14T13:15:26.54+00:00
fwe.g 1 Reputation point
commented 2020-12-23T08:51:59.227+00:00
Sharon Zhao-MSFT 25,106 Reputation points Microsoft Vendor
1 answer

isssu sign in account Majoxxhi.it

i have issue to sign in with Teams with business account Majoxxhi.it most probably i have mistaken adding the email adres of the account the correct one is a.terracini@majoxxhi.it thanks

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,357 questions
asked 2020-12-14T11:10:47.763+00:00
AT 1 Reputation point
commented 2020-12-23T08:51:31.527+00:00
Sharon Zhao-MSFT 25,106 Reputation points Microsoft Vendor
1 answer

My Microsoft Teams Call not going to Nigeria

My Microsoft Teams Call not going to Nigeria, if I dial any Nigeria number the response is "the number you have dialled has not be recognised, please try again" This issue started in November 2020. My company IT confirmed there is no…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,357 questions
asked 2020-12-13T09:44:31.283+00:00
Samuel Odebode 1 Reputation point
commented 2020-12-23T08:50:48.677+00:00
Sharon Zhao-MSFT 25,106 Reputation points Microsoft Vendor
0 answers

I get Error Code: 2147779334 when accessing 5-0000006389574

Hi, I am not able to see the case from error code 2147779334. I will appreciate if you can help me solve this issue. Thanks, Hiromi

Universal Windows Platform (UWP)
asked 2020-12-23T08:32:22.157+00:00
弘美 三森 6 Reputation points Microsoft Employee
commented 2020-12-23T08:40:42.087+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
4 answers

How do I pass DataGridView selected row value to TextBox in another form?

hello all , i am very new to c# I am creating a small data entry application using WinForms and MSSQL database , In this i need to pass Datagridview selected row value to the textbox , combo box in another form? the datagridview form:…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,904 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,220 questions
C#
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.
11,041 questions
asked 2020-12-21T05:44:34.287+00:00
ravi kumar 331 Reputation points
answered 2020-12-23T08:35:04.543+00:00
Abdulhakim M. Elrhumi 356 Reputation points
1 answer

fslogix - install appx Windows Terminal on VDI with non-persistent VM

Hello, I have a VDI pool with fslogix profile containers with a non-persistent setup I would like the users to have access to the new "Windows Terminal" app and allow them to retain their custom settings for this app. I installed the app…

FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
497 questions
asked 2020-12-21T15:40:32.31+00:00
François Bourget 1 Reputation point
commented 2020-12-23T08:33:22.89+00:00
Karlie Weng 18,581 Reputation points Microsoft Vendor