Windows 2008R2 to Windows 2019 upgrade access issue
I have a 2008 R2 server with a IIS role that gets information from a SQL 2014 server (separate device), that SQL server goes to a Linux server to get information. It generates logs and publishes them via the IIS role. I upgraded the server to 2012 R2…
Windows for business | Windows Server | User experience | Other
Does Windows Deduplication fill up the System Drive?
I enabled the Windows Server deduplication feature on a volume and several days later, I noticed that the system drive is running low on drive space. I read that the deduplication database is stored in a hidden folder of the system drive. What are the…
Windows for business | Windows Server | User experience | Other
gpu sharing
I've gotten a thrust into the gpu in a server world about a month ago and i'm finding it hard to believe that MS best answer to vmware and citrix is DDA. What is in the works? I can see how dda is a step forward from remote fx allowing the os to have…
Windows for business | Windows Server | User experience | Other
Change mobile number
When I've change mobile number I completed change in my profile but microsoft still send an one time "enter code" to the old mobile number. How can I receive an one time "enter code" via new mobile number?
Community Center | Not monitored
Tag not monitored by Microsoft.
At what point does password security stop being helpful?
I have accounts with Microsoft, Gmail, and Apple because iPhone. I have always used an Authenticator app for 2step on all accounts. Over time I have noticed that the 2step process has become longer and more complicated without my assistance. The easiest…
Community Center | Not monitored
Tag not monitored by Microsoft.
Populate and send Microsoft Forms from C#
The firm wants to send a populated Microsoft Form created in Office 365 to a client, from a page on an internal website. I have a .NET Core 3.1 MVC Intranet website, using C# code. Client details are in my SQL Server DB. Assuming there is an API to…
Community Center | Not monitored
Tag not monitored by Microsoft.
How to change my microsoft developer account login email?
Hi, I have given the primary to many places in my office. So I want to change my developer account login email for more security. So, please guide to me to accomplish this.
Community Center | Not monitored
Tag not monitored by Microsoft.
Can not perform requested operation on nested resource. Parent resource not found
Hi, When I tried to use az SQL import, I'm getting the following error, what might be the cause and solution for this? I went through this https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/error-parent-resource but…
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
Error when using Alternate Key in CDS connector
I'm using the Common Data Service for Apps connector in Azure Data Factory to load data into Dynamics 365 I've done this successfully before using the entity key. See this question:…
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Why Function App behaves differently on VS Code and Azure Portal
Hi team Az Functions. I have a Function app in TS that shows two different results. Image on the left is on Azure Portal. Image on the right is VS Code. Both running on the same Node v12 runtime but the portal can't detect the strings with special…
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
"Deny this user permissions to log on to remote desktop session host server" - Powershell command
HI Guys, I'm looking for Powershell command to Enable/Disable the "Deny this user permissions to log on to remote desktop session host server" on user object. Not able to find the correct attribute. can anyone please help me with…
Windows for business | Windows Server | User experience | PowerShell
How to find out untrusted workstations?
I often see the following error “The trust relationship between this workstation and the primary domain failed” How can i find out these error workstations by powershell or other script? …
Windows for business | Windows Server | User experience | PowerShell
New-Item fails on "Policies" hive with access denied
It seems I can't write under policies, but directy I can. I need to alter something in registery under Policies. Is this doable? New-Item -Path "HKCU:\SOFTWARE\Policies\Microsoft\Windows\System" -Force New-ItemProperty -Path…
Windows for business | Windows Server | User experience | PowerShell
Delete AD Group/Members
Hi All I have AD groups in csv file, i want to delete all the members of that groups. Will the below syntax help me. Below is my csv file(there is space between Group and 01) GroupName Group 01 Group 02 Group 03 $groups=import-csv…
Windows for business | Windows Server | User experience | PowerShell
Make non-editable ComboBox in Powershell
So I'm writing a GUI that will interface with 3D printers. I'm still fairly new to Powershell in general. Here is what I have in my code right now: # == Baudrate Combo Box == # $comboBox1 = New-Object System.Windows.Forms.ComboBox …
Windows for business | Windows Server | User experience | PowerShell
Own ViewModel - Threads - Dispatcher
Hello, I use my own ViewModel with properties that display the data via binding. If the properties are set by a thread (Socket Client). Can this lead to problems? Would I have to use Dispatchers, if so, how do I do it correctly? Thanks for response. …
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Azure portal cosmos db page layout problem
Hello, this morning i have gone into the azure portal for viewing the contents of cosmos db containers. There now appears to be a large blank panel on the right of the screen which means that the area for viewing the data is now squashed to a few…
Azure Cosmos DB
An Azure NoSQL database service for app development.
I am having problems adding users to my organisation and MS Team - Free license
I have a team set up for a non-profit using MS Teams (free) and when I send an invitation to new users they are being told they cannot access my "organisation" - why is this and how to I solve the problem? I have sent requests to them but…
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Invited members not appearing in pending requests
I have created an organisation and Team in MS Teams Free - invites sent to new members who are responding to invites but I cannot see their responses in my requests.
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
NAQC solution in Windows Server 2019
Hello all. I am trying to implement a NAQC solution in Windows Server 2019 for a VPN service, but I don't see how to configure in the NPS rules the VSA attributes (MS-Quarantine-IPFilter and MS-Quarantine-Session-Timeout). I've found this URL…