421,183 questions

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

question about Static method/class with where T : class,new(), what does it mean

Hi I am studying an example project and one class is like this: public class ClassDB<T> where T : class,new(), { public static IEnumerable<T> ExecuteGetList(T whereModel) } And in another class(classA) , the code is …

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,339 questions
asked 2020-12-03T07:49:24.393+00:00
Martin Wang 126 Reputation points
commented 2020-12-03T08:24:46.667+00:00
Martin Wang 126 Reputation points
1 answer One of the answers was accepted by the question author.

Inconsistent/invalid certificate sometimes being returned for custom sub domain on Aure CDN

I've recently set up the following on Azure: Storage as a static web site (which uses a z33.....windows.net address to access it). Azure CDN (which uses a <mysite>.azureedge.net address to access it) Added a custom sub domain to the CDN…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,414 questions
Azure Content Delivery Network
asked 2020-11-28T20:41:44.943+00:00
Ian Darling 96 Reputation points
accepted 2020-12-03T08:21:57.783+00:00
Ian Darling 96 Reputation points
3 answers

Azure AD Connect Federated Sign-in and ADFS

Hi. I have a setup with ADFS 4.0 and Azure AD connect, but my AAD Connect is not managing my ADFS servers and the user sign-in is not set to Federation with ADFS. When Azure AD connect was installed it was it was installed with "Do not…

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,295 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,644 questions
asked 2020-12-02T13:20:24.657+00:00
Eirik Lindem 16 Reputation points
answered 2020-12-03T08:21:27.907+00:00
Eirik Lindem 16 Reputation points
7 answers One of the answers was accepted by the question author.

KB4586830 question

HI, We must install KB4586830 on all of DC's in the domain. I understand that after installing this upsdate we should also add this registery key "PerformTicketSignature" to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Kdc And…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,599 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,912 questions
asked 2020-11-20T14:30:37.103+00:00
Shahin Mortazave 491 Reputation points
accepted 2020-12-03T08:14:11.307+00:00
Shahin Mortazave 491 Reputation points
1 answer

Language bar missing

Adding to the problem I do believe that I have solved just now (windows.cmd.exe popping up randomly), a new problem just came up. Not long after I had downloaded Procmon (Process Monitor) and did some procedures for the windows.cmd.exe problem (which…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,077 questions
asked 2020-12-01T05:50:42.633+00:00
Y. Ern 6 Reputation points
commented 2020-12-03T08:14:00.903+00:00
Eleven Yu (Shanghai Wicresoft Co,.Ltd.) 10,806 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

Exchange Server 2016 security update sequence

I have a mail server deployed based on Windows server 2016 Standard. Regular updates were installed only on the operating system itself. But there are security updates separately for Exchange Server. Will installing the latest update not result in…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,599 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,823 questions
asked 2020-11-10T08:47:49.89+00:00
answered 2020-12-03T08:10:27.667+00:00
3 answers

Prevent KMS Server to Activate non-domain joined computers

Hi, We noticed that all workgroup machines can be activated by KMS server automatically, so how we can prevent KMS to activate workgroup machines, Thanks,

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,970 questions
asked 2020-11-30T08:53:19.127+00:00
Ahmed Essam 211 Reputation points
commented 2020-12-03T08:06:43.097+00:00
Jenny Feng 14,221 Reputation points
11 answers

PowerPivot & MDS Architecture

Hi, I would to rollout PowerPivot to key users, im not too sure whats the best setup I am setting up 2 VM (Storage DB Engine, Analytics Presentation) How do i go about the architecture A. PPivot > On Storage VM create Views, affect ETL…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,327 questions
asked 2020-11-22T09:25:50.63+00:00
Ismail Cassiem 226 Reputation points
commented 2020-12-03T08:06:20.743+00:00
Lukas Yu -MSFT 5,821 Reputation points
0 answers

Getting error when connecting to Azure Data Lake Storage Gen 2 ABFSS using spark from local

Error is Exception in thread "main" java.io.IOException: No FileSystem for scheme: abfss Log is below 20/11/10 22:58:18 INFO SharedState: Warehouse path is 'file:/C:/sparkpoc/spark-warehouse'. 20/11/10 22:58:18 INFO…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,547 questions
asked 2020-11-12T06:59:04.657+00:00
K, Jansee 1 Reputation point
commented 2020-12-03T08:00:06.98+00:00
K, Jansee 1 Reputation point
1 answer One of the answers was accepted by the question author.

Outlook - After Migration to O365 Unable to connect to Outlook

I have an account recently migrated to o365, after migration unable to connect to Outlook. webmail works fine, unable to create new outlook profile as well. account is assigned with correct license and has the right version of outlook installed. …

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,667 questions
asked 2020-11-24T10:12:46.207+00:00
MK 66 Reputation points
accepted 2020-12-03T07:53:34.113+00:00
MK 66 Reputation points
3 answers

SQL Server Replace single quote with double quote

I am extracting data from xml and there could be single quote in data. so when i will insert then i want to convert single quote in data to double quote. i tried this way.....please tell me does it work properly? INSERT INTO #TmpTenQKData …

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,692 questions
asked 2020-11-28T19:37:17.717+00:00
Sudip Bhatt 2,281 Reputation points
commented 2020-12-03T07:45:36.33+00:00
MelissaMa-MSFT 24,211 Reputation points
4 answers

Script to export IE bookmark / browsing data and import to other browsers

Now we have 2 platforms: Windows 7 with IE, Edge, Chrome Windows 10 with IE, Edge, Chrome Now I want to transfer the bookmark / browsing data in IE to other browser through script, how can I do this? Or any simple way to achieve?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,492 questions
asked 2020-11-03T08:51:37.02+00:00
Ralf Leung 1 Reputation point
commented 2020-12-03T07:42:58.497+00:00
Yu Zhou-MSFT 14,921 Reputation points Microsoft External Staff
7 answers

server 2016 0x80073701

Hi all, When trying to add the AD role to server 2016 I am getting the error: 0x80073701. I am able to add DHCP and DNS role, just not AD. I tried running SFC/ Scannow now and it finds errors but cannot repair. I also tried running the DISM repair…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,599 questions
asked 2020-11-29T19:15:07.603+00:00
ndr 1 Reputation point
commented 2020-12-03T07:40:17.807+00:00
Dale Kudusi 3,256 Reputation points
3 answers

Bitlocker - Instead of removing Bitlocker I think I reset it (windows powershell) - my recovery key & password no longer work - HELP! :(

I use bitlocker to encrypt my external hardrives as previously my work laptop only allowed encrypted devices to be plugged in. I got a new laptop in June and now my partner has bought a macbook so we have decided to no longer use BitLocker. My hard drive…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
3,017 questions
asked 2020-11-29T19:18:52.487+00:00
Meghan Kenney 1 Reputation point
commented 2020-12-03T07:39:00.62+00:00
Dale Kudusi 3,256 Reputation points
3 answers

Sound problems

When you switch the audio output device, the sound continues to be output from the headphones while the system sounds are output from the monitor. Although before everything was fine before reinstalling Windows

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,657 questions
asked 2020-11-28T04:52:05.663+00:00
XXXX XXXX 1 Reputation point
commented 2020-12-03T07:36:15.987+00:00
Dale Kudusi 3,256 Reputation points
1 answer

Datagridview as dataentry facing issue

Hi, Please I am using following code in vb.net in order to move datagridview cursor to move to next cell upon enter key, I am facing problem that when cell reached to last column upon enter its insert new row into datagridview before first row which is…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,801 questions
asked 2020-12-02T02:37:15.043+00:00
Malik Asad Mahmood 126 Reputation points
answered 2020-12-03T07:36:08.313+00:00
Xingyu Zhao-MSFT 5,371 Reputation points
5 answers

weeknumber calculation between two dates is wrong in tsql

Hi Guys I have been able to get what i want from the requirement i was presented but not sure about the weeknumber as that is the only column which is incorrect. Apart from that every data I have in my result set is correct declare @stdate as…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,692 questions
asked 2020-12-01T13:55:54.713+00:00
Farhan Jamil 421 Reputation points
commented 2020-12-03T07:35:45.737+00:00
EchoLiu-MSFT 14,601 Reputation points
4 answers One of the answers was accepted by the question author.

Deploy Windows drivers through Software Center

Hi everyone, i'm wondering is there any way to deploy Windows drivers that we get from Microsoft Updates through SCCM (Software Center)? The point is I don't want to download any updates from Microsoft server anymore. I just want a solution to deliver…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,113 questions
asked 2020-12-02T12:55:03.15+00:00
Laurent Weinquin 21 Reputation points
accepted 2020-12-03T07:35:26.06+00:00
Laurent Weinquin 21 Reputation points
3 answers

Multiple Variables 1 or Null grouped into New Variable

Hi, I have 9 variables that output either a 1 or Null Value. The 9 variables names are below. What I want is a new variable that outputs the combinations where the is a 1. Example: if 'PR' and 'PG' has a '1' but the rest was 'Null', I want my new…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,692 questions
asked 2020-11-30T13:08:24.827+00:00
Bone_12 361 Reputation points
commented 2020-12-03T07:34:16.26+00:00
EchoLiu-MSFT 14,601 Reputation points
1 answer

SSRS - Subscriptions and custom authentication

Hi all :) I am trying to create a subscribtion, to a sharing folder. My environnemetn is SSRS 2012. And it is in custom authentication mode. When I fill the fields for the subscribtion, I tell my windows account and password. But when te…

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,010 questions
asked 2020-12-02T10:17:28.98+00:00
Anne BC 1 Reputation point
answered 2020-12-03T07:32:18.7+00:00
Joyzhao-MSFT 15,606 Reputation points