385,201 questions

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

Slow SMB/CIFS performance

I've been struggling with the following issue for a few days now and I'm running out of ideas. Any help or ideas what to look at next would be greatly appreciated. We're a small company (15-20 people) doing high end computer graphics. Our infrastructure…

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,362 questions
asked 2020-09-17T23:28:11.027+00:00
Willem Kokke 21 Reputation points
accepted 2020-11-23T14:35:02.287+00:00
Willem Kokke 21 Reputation points
0 answers

is there Docker containers in Azure pipelines in privileged mode possible

we are starting to use docker containers in our Azure pipelines. For one scenario we would need to run the docker container in privileged mode and I am wondering whether Azure pipelines supports "privileged" container execution?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,573 questions
asked 2020-11-15T18:36:51.18+00:00
Hassan khan 1 Reputation point
commented 2020-11-23T14:34:06.643+00:00
Lance 296 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Require Ledger Report Query?

Below is my data Create table #tbl_Receivable (Rec_ID int,Customer_ID int,Rec_Date date,Rec_Amount varchar(50),Inv_type varchar(50)); INSERT INTO #tbl_Receivable VALUES (111,1,'2020-03-06',5000,'Payable'), …

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,651 questions
asked 2020-11-23T12:06:34.87+00:00
Analyst_SQL 3,551 Reputation points
commented 2020-11-23T14:32:53.403+00:00
Analyst_SQL 3,551 Reputation points
2 answers

Count Rows on condition

I have sample columns below and need to count rows if Column A is not equal to Column B, which should be 3 Is it possible to do it without extra column calculation? A B 22 33 11 11 33 44 55 55 23 45

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,725 questions
asked 2020-10-07T17:19:16.637+00:00
Ian3 66 Reputation points
commented 2020-11-23T14:31:25.973+00:00
Nobuko Ichimaru 316 Reputation points
1 answer

How do you use Active Directory in a azure hosted solution any idea?

our marketing director came into my office and said the majority of our customers are demanding Active Directory integration in the next version. Then it occurred to me: how does one use Active Directory in a "hosted solution" if the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,976 questions
asked 2020-11-16T09:52:48.45+00:00
meswarik shesa 1 Reputation point
commented 2020-11-23T14:29:17.57+00:00
Lance 296 Reputation points MVP
2 answers

Can not activate my Windows 10 through my organisations net (Error Code: 0xC004F074)

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,947 questions
asked 2020-11-16T13:00:45.813+00:00
Bjørn Antonsen 1 Reputation point
commented 2020-11-23T14:23:43.817+00:00
Lance 296 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Is it possible to add date validation on Microsoft Forms Pro (Customer Voice)?

I'm trying to create a form that has validation to stop someone entering an end date that is before the start date, and also not to choose a date earlier than today (now()) Please can you help/advise? Thanks Stephen

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,573 questions
asked 2020-11-23T11:40:07.477+00:00
Stephen Lawrence 61 Reputation points
accepted 2020-11-23T14:17:06.23+00:00
Stephen Lawrence 61 Reputation points
2 answers

How to retrieve Azure VM Serial Number using Azure PowerShell

I need to retrieve the Azure VM serial number from a server using Azure PowerShell. I need the same number that appears when you enter the command below in Windows. (Get-WmiObject -class Win32_bios -namespace root\CIMV2).serialnumber I tried using…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,976 questions
asked 2020-11-18T13:48:23.983+00:00
Minnick, Gary A 1 Reputation point
commented 2020-11-23T14:04:07.88+00:00
Lance 296 Reputation points MVP
1 answer

WIN 2019 DC get this error when try to replicate Repadmin can't connect to a "home serve

I have 2 DCs 2019 SRV, and got error in the replication with error 8606 as per the snapshot. i did this command but got error: repadmin /removelingeringobjects dc2 4da9a6d1-d9d1-4554-860f-4af0e6cfec1e "dc=root,dc=samir-photo,dc=com" …

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,566 questions
asked 2020-11-23T06:02:56.08+00:00
Rajae Al Najjar 1 Reputation point
answered 2020-11-23T14:02:55.393+00:00
Anonymous
3 answers One of the answers was accepted by the question author.

How to add default value of field in NewForm with javascrip/JQuerry

Hi, I want to make conditional behavior in newForm of list. It is external list connected to SQL Server. We are using SharePoint 2019 on Premise and I am using SharePoint Designer 2013 to edit forms. I wanted to hide textbox and show other…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,366 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,619 questions
asked 2020-11-20T14:02:12.417+00:00
Jakub Witoński 161 Reputation points
accepted 2020-11-23T14:01:53.773+00:00
Jakub Witoński 161 Reputation points
2 answers One of the answers was accepted by the question author.

Missing Month values

I've got a line chart categorized by month as follows ... Some months are missing which I want to include a 0's. I've tried changing the Horizontal Axis properties to scalar using the Axis optionsbelow, but the chart ends up as ... …

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.
2,935 questions
asked 2020-11-10T17:38:52.577+00:00
ron barlow 411 Reputation points
accepted 2020-11-23T14:01:22.737+00:00
ron barlow 411 Reputation points
1 answer

How to Set Increase the number use .net Framework

Can I Set Increase the number in azure APP Service use .net?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,893 questions
asked 2020-11-23T10:24:31.703+00:00
Tengyu 游腾昱 1 Reputation point
answered 2020-11-23T14:00:45.97+00:00
Ryan Hill 28,386 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Incorrect delivery reports

Hello, Strange problem: delivery reports displays only a subset of sent/received messages (or display nothing at all), for example when I search my admin's mailbox that contains (18.11.2020) 6 unread items any many-many read ones I see only 2 !!!…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,565 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,662 questions
asked 2020-11-19T09:51:46.923+00:00
Mikhail Firsov 1,881 Reputation points
commented 2020-11-23T13:58:40.227+00:00
Mikhail Firsov 1,881 Reputation points
1 answer One of the answers was accepted by the question author.

Voucher for AZ900

Hello I was present to the Training online Azure Fundamentals the 16th & 17th November I didn't receive the voucher in order to pass the exam AZ900, as it was proposed after the training Could you please give me your support and send me the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,573 questions
asked 2020-11-23T12:50:13.083+00:00
Guillaume Gesse 21 Reputation points
accepted 2020-11-23T13:58:28.43+00:00
Guillaume Gesse 21 Reputation points
1 answer One of the answers was accepted by the question author.

sql 2017 avalibilty group cluster failover powershell

We have SCOM 2019 using SQL 2017 in a multi subnet cluster. We are trying to design a BCP/ DR steps to manually failover the operationsDB cluster. We want this to use PowerShell and have it as a script if possible. The script would need to write…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,488 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,949 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
1,005 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,546 questions
asked 2020-11-20T17:45:24.797+00:00
Joseph Patrick 641 Reputation points
accepted 2020-11-23T13:54:59.253+00:00
Joseph Patrick 641 Reputation points
9 answers

WSUS: Updates on client but no installation

Hello! Our Windows 10 enterprise-clients (1809) receive their Windows- and Office-updates from our WSUS. But in too many cases and for a long time now we or users noticed that updates are downloaded on the clients but not installed. Some users receive…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,200 questions
asked 2020-07-20T14:25:35.753+00:00
Bernd Leutenecker 6 Reputation points
commented 2020-11-23T13:53:34.66+00:00
abbodi86 3,891 Reputation points
0 answers

When using the Stream App for ios, the bottom toolbar disappears.

When using the Stream App for ios, the bottom toolbar disappears after I select a pen color. How do I get it to reappear?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,573 questions
asked 2020-11-23T13:51:49.2+00:00
Burdine, Tosha 1 Reputation point
2 answers One of the answers was accepted by the question author.

Error when running Search-MailboxAuditLog

When running the Search-MailboxAuditLog command I get a few results and then it crashes with this error: WARNING: An unexpected error has occurred and a Watson dump is being generated: Value cannot be null. Parameter name: fqdn Value cannot be…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,662 questions
asked 2020-11-20T13:44:49.807+00:00
Kenny Stern 371 Reputation points
accepted 2020-11-23T13:20:36.343+00:00
Kenny Stern 371 Reputation points
0 answers

Can you present Customer Voice (Forms Pro) survey option lists in multiple columns?

If you have a long list of options in a survey, rather than presenting than in a long vertical list, can you split the list into multiple columns. For example, Instead of: Option 1 Option 2 Option 3 Option 4 You can do this: Option…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,573 questions
asked 2020-11-20T08:49:23.203+00:00
Naomi Brill 1 Reputation point
commented 2020-11-23T13:18:42.177+00:00
Naomi Brill 1 Reputation point
2 answers One of the answers was accepted by the question author.

Increase size of a shared vhdx

Hi, Do we have to shut down the VMs to increase the size of a shared vhdx between them or disable the sharing then increase the size?

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,732 questions
asked 2020-11-23T12:25:34.387+00:00
create share 661 Reputation points
accepted 2020-11-23T13:11:40.697+00:00
create share 661 Reputation points