53,704 questions

Sort by: Updated
0 answers

an internal state error has occurred the remote session will be disconnected your computer might be low on memory using Pulse RDP Terminal Service client

How do I fix my remote session when I get this message "an internal state error has occurred the remote session will be disconnected your computer might be low on memory" using Pulse RDP Terminal Service client?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,631 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,247 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,183 questions
asked 2024-04-30T13:28:17.72+00:00
Mosley, Brien (Parks) 0 Reputation points
0 answers

OleDbCommand Parameters

Hello I'm going to use parameterized queries for all my Access OleDb commands and got 2 questions: Use Parameters.Add or Parameters.AddWithValue? The documentation won't clarify the pros and cons of each one. If I choose Parameters.Add how to map the…

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.
10,262 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,575 questions
asked 2024-04-30T13:26:09.0033333+00:00
StewartBW 285 Reputation points
0 answers

powershell to get all users and their managers recursively

I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,877 questions
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,374 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,066 questions
asked 2024-04-30T13:24:36.5566667+00:00
Michael-5966 0 Reputation points
0 answers

How to keep onedrive logged in for users on virtual desktop?

. The users OneDrive keep signing out and also the default printer keeps changing to adobe pdf whenever they sign out and sign in to virtual desktop.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,364 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,247 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,130 questions
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.
463 questions
asked 2024-04-17T14:02:52.6366667+00:00
Caryl Gonzales 0 Reputation points
commented 2024-04-30T13:23:58.7433333+00:00
Gonzales, Caryl 0 Reputation points
0 answers

How to let a group of users to access Salesforce Enterprise Application which is being configured for SSO using Microsoft Entra Id.

I'm a beginner at Microsoft Entra ID, but I have successfully configured SSO for Salesforce Application. Now I can make the Microsoft entity user to login Salesforce with the help of Microsoft account credentials instead of Salesforce…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
114 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,508 questions
asked 2024-04-30T13:22:58.9766667+00:00
Mohammed Hasim 0 Reputation points
0 answers

how to connect to mysql to insert data using SharePoint 2019

Hi, i am using SharePoint 2019 on prem. Solution Required: How to connect to mysql databases ( on prem ) to insert data into mysql db. Thanks

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2024-04-30T13:21:11.3+00:00
Mohammad Qasim 576 Reputation points
0 answers

NVME disks are not appearing in windows VM after it is attached at the VMware side; it appears after a reboot; sometime not even after reboot.

Hi Team , NVME disks are not appearing in windows VM after it is attached at the VMware side; it appears after a reboot; sometime not even after reboot. I checked in the vm edit settings on vmware side.. hard disk is attached properly via nvme…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,544 questions
asked 2024-04-30T13:20:15.8733333+00:00
Narayanareddy, Nandish 0 Reputation points
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,444 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,565 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
0 answers

I cannot transfer the billing ownership of my Azure subscription that runs a tenant. How can I fix this?

I cannot transfer the billing ownership of my Azure subscription that runs a tenant. Trying to transfer the billing ownership immediately ends up in an error. Can you help me to transfer the billing ownership of my subscription to my tenant.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
944 questions
asked 2024-04-30T13:14:53.79+00:00
Jürgen Schneider 0 Reputation points
0 answers

Access APIM through Private Endpoint using public App Gateway

I disabled public access in my APIM and trying to make it publicly available through Application Gateway (with public IP), but I'm getting 403 as requests are originating from a public IP: { "statusCode": 403, "message":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,756 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
959 questions
asked 2024-04-30T13:13:02.18+00:00
Vasiliy Grinko 20 Reputation points
0 answers

VisualStudio debugger using older version of source files

Hi all; I just upgraded to the latest version of Visual Studio - 17.10.0 Preview 3.0 And the debugger is now showing me source files from several days ago in the debugger. These older version of the files don't exist anywhere on my system but it somehow…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
941 questions
asked 2024-04-11T23:05:31.24+00:00
David Thielen 2,276 Reputation points
commented 2024-04-30T13:11:45.0033333+00:00
Anders Petterøe 0 Reputation points
0 answers

error in azure synapse notebook

synapse notebook, I tuned hyperparameter for neural network model, it gave the following error: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input at [Source: (String)""; line: 1, column: 0] My…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,380 questions
asked 2024-04-29T19:27:28.13+00:00
uuu zhu 0 Reputation points
commented 2024-04-30T13:08:43.6133333+00:00
uuu zhu 0 Reputation points
0 answers

WSUS sync failing with "The request was aborted: The operation has timed out" error

My WSUS sync has been failing with the following error message for the last few days: Sync failed: The request was aborted: The operation has timed out. Source: Microsoft.UpdateServices.Internal.DatabaseAccess.ApiRemotingCompressionProxy.GetWebResponse…

Microsoft Configuration Manager
asked 2024-04-30T13:05:06.24+00:00
Touris Jade 20 Reputation points
0 answers

Postman to Sharepoint REST callout giving Error: read ECONNRESET issue

Per my test, the Permission Request XML in the article is incomplete. The correct XML should be like following <AppPermissionRequests AllowAppOnlyPolicy="true"> <AppPermissionRequest…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,650 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2024-04-30T13:03:11.8133333+00:00
subrahmanyam Balu 0 Reputation points
edited the question 2024-04-30T13:03:56.04+00:00
subrahmanyam Balu 0 Reputation points
0 answers

Azure APIM Rate limiting for IP address

Hi All, I am trying to set rate limit based on IPAddress i found the below one but this is not working in my case since i have App Gateway and APIM reciving App Gateway backend Ip as IPAddress is their anyway i can get IPAddress from App Gateway and set…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,756 questions
asked 2024-04-30T09:45:37.92+00:00
Amoghavarsh Patil 20 Reputation points
edited a comment 2024-04-30T13:01:20.1633333+00:00
JananiRamesh-MSFT 21,246 Reputation points
0 answers

What is the default value for the face recognition model when creating a new Group Person?

I'm working with the Azure Face API service for face recognition and identification. Most of my implementation is complete, but I've encountered an issue while creating a new Person Group. I'm passing the recognitionModel parameter, but it's being…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
152 questions
asked 2024-04-23T14:26:57.12+00:00
Jose Ismael Vasquez Mendoza 0 Reputation points
commented 2024-04-30T13:00:45.0333333+00:00
romungi-MSFT 42,191 Reputation points Microsoft Employee
0 answers

WPF Select All Checkbox in a DataGrid DataBinding (Using Xampp, SQLYog, ODBC Driver)

Hi! Everyone I have been searching and integrating all checkbox multiselect from the answers I found online, and I l learnt so much, whether they use MVVM Light tollkit and Non-MVVM approach. All of them runs in different way but all are fulfilled the…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,674 questions
asked 2024-04-30T06:36:42.5033333+00:00
Superbia15 0 Reputation points
edited a comment 2024-04-30T12:59:32.8866667+00:00
Superbia15 0 Reputation points
0 answers

Hot to Fix The exception 'GenericArguments[0], 'PizzaStore.PizzaDb', on 'Microsoft.EntityFrameworkCore.Design.IDesignTimeDbContextFactory`1[TContext]' violates the constraint of type 'TContext'.' was thrown while attempting to find 'DbContext' types.

I'm studing the module 'Exercise - Use the SQLite database provider with EF Core' (https://learn.microsoft.com/en-us/training/modules/build-web-api-minimal-database/5-exercise-use-sqlite-database), but when I try to set up the SQLite database to my…

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
4 questions
asked 2024-04-30T12:35:31.8633333+00:00
Raphael Soares 0 Reputation points
commented 2024-04-30T12:56:28.64+00:00
Pradeep M 390 Reputation points Microsoft Vendor
0 answers

how to activate email domains?

We have added 20+ email domains and set the name servers. Only few are working while rest are not working. My question is how can I activate those domains? I have share the screenshot as well. Thank you

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
596 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
944 questions
asked 2024-04-30T12:52:51.33+00:00
Hanan Ali 0 Reputation points
0 answers

Azure Synapse alert for Dedicated SQL Pool

How can I properly set up an alert for a Dedicated SQL Pool in Azure Synapse for CPU Utilization? I want the alert to trigger if the CPU Utilization is more than 90% for an hour continuously. I have set the "check every" to 1 hour and…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,807 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,380 questions
asked 2024-04-30T12:44:02.4566667+00:00
Addy 0 Reputation points