422,014 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Simple formula assistance

I am looking for a formula to get the total number of Completed that come from G column. I just added the image of the spreadsheet. ![44127-sample.png][2]

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,822 questions
asked 2020-12-01T21:25:53.55+00:00
Matthew 61 Reputation points
commented 2020-12-14T18:50:13.87+00:00
Matthew 61 Reputation points
1 answer One of the answers was accepted by the question author.

Rolling back windows 20HS to 1909 on a fresh install

I ran the usb ISO maker windows10 and it forced me onto 20HS by default, I need to be on 1909-2004. How about would I do this? since its a fresh install I cant just roll back in update&security>recovery> go back to previous version of windows…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,990 questions
asked 2020-12-14T18:07:00.833+00:00
T1r1a Ypacko 21 Reputation points
accepted 2020-12-14T18:32:37.523+00:00
T1r1a Ypacko 21 Reputation points
4 answers One of the answers was accepted by the question author.

MECM 2006 - i added a new drive and SCCM filled the drive with content data automatically

Dear community. I added a new drive to my SCCM 2006 because i am planning to move the SQL and the WSUS Database to that drive from another SQL Server. The next day i found out that the SCCM automatically stored content data on that new drive. …

Microsoft Configuration Manager
asked 2020-12-02T12:30:49.757+00:00
IT Guy 106 Reputation points
answered 2020-12-14T18:18:19.933+00:00
Jason Sandys 31,406 Reputation points Microsoft Employee
4 answers

Powershell - Find match value in rows and output adjacent rows

I have CSV with headers name, machine, type. Name Machine Type User1 server1 Service user1 server1 Task user2 server2 service user2 server2 Task I want to create new CSV file with name user1.csv and in this…

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,628 questions
asked 2020-12-11T16:28:23.517+00:00
BlackCat 106 Reputation points
commented 2020-12-14T17:59:42.617+00:00
BlackCat 106 Reputation points
5 answers One of the answers was accepted by the question author.

Calculate multi TextBoxes

I have few TextBoxes and i need to calculate sum of all of them into another TextBox or Label, any suggestions? Name of the TextBoxes are: TextBox1, TextBox2 and so on. It is a regular TextBoxes without any data on it.

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,804 questions
asked 2020-12-12T19:51:36.73+00:00
DRGAGI 146 Reputation points
commented 2020-12-14T17:44:48.477+00:00
DRGAGI 146 Reputation points
3 answers

Is it right, fresh installation is better than upgrade in Windows 10?

Hi, I downloaded Windows 10 20H2 iso and installed as a Guest OS. I assigned 30GB for Window 10, C drive. After installation I see, 11.3 GB free of 29.4 GB. It means Windows 10 taken 18.1 GB. On the other side, when I upgrade Windows 10 from old…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
asked 2020-12-13T17:11:25.243+00:00
NndnG 1,116 Reputation points
answered 2020-12-14T17:30:10.85+00:00
NndnG 1,116 Reputation points
8 answers One of the answers was accepted by the question author.

I just get my MSDN license today, and I want to download Server 2016, but I could not find server 2016, can any one help me?

I just get my MSDN license today, and I want to download Server 2016, but I could not find server 2016, can any one help me?

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,603 questions
asked 2020-12-11T21:46:41.343+00:00
Jen Tsu Wang 41 Reputation points
commented 2020-12-14T17:24:49.75+00:00
Anonymous
1 answer

Unable to schedule exam from my organization's email id .

Unable to schedule exam from my organization's email id .

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,742 questions
asked 2020-12-14T17:15:36.64+00:00
Bhattacharya, Rishija 1 Reputation point
answered 2020-12-14T17:24:15.663+00:00
Anonymous
2 answers

SQL Server login error when accessing SSRS web service from Asp.net core 3.1

My ASP.Net Core 3.1 App programmatically generates reports on SSRS. I've added a Connected Service reference to the SSRS web service in my app. The App basically builds RDL and sends the RDL over to the SSRS Service using the service reference. The…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,796 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,012 questions
asked 2020-11-27T23:27:56.333+00:00
Käzz 1 Reputation point
answered 2020-12-14T17:24:06.617+00:00
Duane Arnold 3,216 Reputation points
1 answer

ADFS Claimset Powershell Syntax For Oracle Cloud SSO

Good Morning Technet! I am working on Integrating SSO via ADFS with Oracle Cloud Services. I am using direction from Oracle as outlined in the following documentation provided by Oracle: …

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,296 questions
asked 2020-11-18T18:14:14.717+00:00
JPS 1 Reputation point
answered 2020-12-14T17:01:28.717+00:00
Pierre Audonnet - MSFT 10,191 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

C# Insert element in a BlockingCollection

Hello, BlockingCollectionPackage = new BlockingCollection<Package>(); switch (type) { case 1: //ListPackage.Add(currentPackage); …

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,334 questions
asked 2020-12-10T12:42:12.69+00:00
Markus Freitag 3,791 Reputation points
accepted 2020-12-14T16:48:39.913+00:00
Markus Freitag 3,791 Reputation points
1 answer One of the answers was accepted by the question author.

C# - lock object - the correct way to use it.

Hello, I am adding and removing items in a list. This can be done by two threads in the same program. The questions are Is one lock element enough or are two necessary? static object LockPackageList = new object(); // or static object…

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,334 questions
asked 2020-12-11T10:18:37.003+00:00
Markus Freitag 3,791 Reputation points
accepted 2020-12-14T16:47:18.293+00:00
Markus Freitag 3,791 Reputation points
1 answer One of the answers was accepted by the question author.

Creating some sort of Azure warehouse from multiple databases

Hi, as part of our microservice architecture, we have 10 databases within 4 Azure SQL servers. For purposes of AI, we need to either: create a single flat table that joins data from all of the databases (obviously not normalized anymore), refreshed…

Azure SQL Database
asked 2020-12-09T18:09:37.34+00:00
Rok 46 Reputation points
commented 2020-12-14T16:43:29.853+00:00
Navtej Singh Saini 4,226 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

SharePointMigrationTool session using App-Only Authentication

The page https://learn.microsoft.com/en-us/sharepointmigration/how-to-use-the-sharepoint-migration-tool States that SharePointMigrationTool suports "Client certificate authentication" Is there an explanation somewhere how to do it? I…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,230 questions
asked 2020-12-12T21:43:57.863+00:00
Gal, Ofer 81 Reputation points
accepted 2020-12-14T16:41:42.893+00:00
Gal, Ofer 81 Reputation points
1 answer

Power BI exam 70-778

Hi Im trying to take the exam 70-778 and people been telling me THE EXAM is shutting down soon. Can you please let me know if this is true? Also, there's a new Power BI exam but Im not quite sure if this two are the same exam since I only bought the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,742 questions
asked 2020-12-14T16:36:12.313+00:00
Yunhui Wang 1 Reputation point
answered 2020-12-14T16:37:25.937+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Intune/MEM missing from G3 licenses

We are migrating to O365 and have G3 licenses. I was hoping to use Intune/MEM to replace the functionality of our PDC and push policy/do authentication. Per this page https://learn.microsoft.com/en-us/mem/intune/fundamentals/licenses my G3 licenses…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,570 questions
asked 2020-12-12T18:16:25.717+00:00
ThatGuy897669 26 Reputation points
commented 2020-12-14T16:34:23.177+00:00
ThatGuy897669 26 Reputation points
2 answers One of the answers was accepted by the question author.

Azure File Sync with local folder share preliminar check doesn't works

Hi All, I'm trying to configure local files sync with Azure Storage Sync Service on a local test environment running Windows Server 2016 standard. First step is to check file system to sync so when I run as Administrator this command in…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,388 questions
asked 2020-12-11T12:44:34.193+00:00
Roberto Sitzia 41 Reputation points
answered 2020-12-14T16:26:35.74+00:00
Roberto Sitzia 41 Reputation points
1 answer One of the answers was accepted by the question author.

Ways to dynamically add a new column into Azure Analysis services

Hi All, Background, Power BI > Live connected to Azure Analysis Services > connected to Azure SQL Db I have instances where I need to introduce a new column after pivoting a key Attribute Value table i.e Next time around a new…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
476 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,742 questions
asked 2020-12-08T16:01:21.227+00:00
Dee18 31 Reputation points
commented 2020-12-14T16:21:21.693+00:00
Dee18 31 Reputation points
2 answers One of the answers was accepted by the question author.

Visual Studio Build Tools Silent Install

How to install Visual Studio build tools 2019 and its workload silently. Is there any way to provide log file path to log activities the installer does during the deployment ? installation using UI is happening but failing in case of silent and I could…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,119 questions
asked 2020-12-09T13:55:12.7+00:00
Prakash mishra 21 Reputation points
answered 2020-12-14T16:21:18.637+00:00
Prakash mishra 21 Reputation points
1 answer

Unable to delete virtual network due to error of AppServiceLink

When I try to delete my virtual network by remove subnet related delegations, then the below error arises related to AppServiceLink BadRequestError: Subnet…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,666 questions
asked 2020-12-14T10:07:46.87+00:00
kien.ndm 21 Reputation points
answered 2020-12-14T16:18:47.72+00:00
suvasara-MSFT 10,076 Reputation points