388,649 questions

Sort by: Updated
1 answer

Print Spooler

Hi, I need to create powershell to monitor print spooler which is keep on stopping. The conditions are for the ps to restart print spooler 3x before alert is being generated in scom. Below are my initial scripts. (Sorry I'm super newbie in…

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,561 questions
asked 2020-08-18T10:25:46+00:00
Ezad amir 1 Reputation point
commented 2020-08-26T01:49:54.19+00:00
Ian Xue 37,881 Reputation points Microsoft Vendor
0 answers

Is there any way to create a virtual Speaker or Mic in C#?

And then the final Speaker/Mic can be specified through the api. Or I should ask, what is more reasonable to describe the technology or product that can do this?

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,788 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,661 questions
asked 2020-08-25T03:44:15.337+00:00
Victor Chen 106 Reputation points
commented 2020-08-26T01:34:01.553+00:00
DaisyTian-1203 11,626 Reputation points
1 answer One of the answers was accepted by the question author.

On-Premise Data Gateway security and service accounts

Hi I'm thinking of using on-premise data gateway to pull some data into Azure. The source is a SQL database on a workstation that is in a workgroup on a standard Internet connection. My question is around the O365 account that I would use to register…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,226 questions
asked 2020-08-23T22:39:03.933+00:00
Matt Herrett 21 Reputation points
accepted 2020-08-26T01:33:01.5+00:00
Matt Herrett 21 Reputation points
1 answer One of the answers was accepted by the question author.

Event Error 56102

Lync Server 2013 always show this Event error, it shows as below: A Data Collection Archiving adaptor was either unable to obtain the database version, or a database version mismatch was detected. The adaptor will continue to try and reconnect to the…

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
631 questions
asked 2020-08-17T02:59:15.847+00:00
Evan Jiang 121 Reputation points
accepted 2020-08-26T01:32:01.447+00:00
Evan Jiang 121 Reputation points
3 answers

Can I uninstall the MS SQL 2008 installation support files?

Hello everyone. We have a server (Windows Server 2016) with SQL Server 2016 Standard, but during installation of SQL 2016 also installed MS SQL 2008 Setup Support Files. The company need to uninstall MS SQL 2008 Setup Support Files, can I do it? Is…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,048 questions
asked 2020-08-24T16:33:31.623+00:00
Javier Alfredo Lugo Rodriguez 1 Reputation point
answered 2020-08-26T01:26:13.263+00:00
CathyJi-MSFT 22,316 Reputation points Microsoft Vendor
3 answers

Can't be able to add node to a SQL server failover cluster

While adding a node to a Sql server failover cluster, I am getting error like this - Error: The credentials you provided for the Sql server agent service are invalid.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,048 questions
asked 2020-08-19T05:08:11.483+00:00
AMRITANSHU AMRITANSHU 1 Reputation point
answered 2020-08-26T01:22:51.777+00:00
m 4,271 Reputation points
3 answers

How can two sql servers have different disk read time in same SAN?

I have two sql servers in same SAN. The servers host the databases added in alwayson group. One of the servers is responding well but the other server is responding slowly while running queries. When I look at the disk read time one server has below 1 ms…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,048 questions
asked 2020-08-19T03:36:12.88+00:00
Surendra Adhikari 211 Reputation points
answered 2020-08-26T01:22:24.447+00:00
m 4,271 Reputation points
1 answer

Unable to view the transcripts and badges

I am unable to view y transcripts and badges even though i have completed the AZ-900 exam. error: Sorry, we could not find your certification profile. Please Contact Support.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,915 questions
asked 2020-08-26T00:17:09.963+00:00
Sushant Shukla 1 Reputation point
answered 2020-08-26T00:19:29.27+00:00
Anonymous
1 answer

Microsoft azure Fundamentals online session with free exam

안녕하세요, 지난 8.18~ 19일 이틀 간 Azure Fundamentals 온라인교육에 참여했습니다. 그 후, 무료 AZ-900시험 등록이 가능하다고 알고 있지만, 아직까지 관련된 메일을 받지 않았습니다. 언제쯤 메일이 전달되는지 궁금합니다. 감사합니다. 조영은 올림

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,915 questions
asked 2020-08-26T00:10:55.577+00:00
조영은 1 Reputation point
answered 2020-08-26T00:16:00.643+00:00
Anonymous
3 answers

string conversion

I have some doubts about the string conversions in C++. To convert const WCHAR* to LPWSTR can I use the below code? LPWSTR dest; const WCHAR* source =L"Hello"; dest = 0; wcsncpy_s(dest, MAX_PATH, source ,…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,773 questions
asked 2020-08-25T19:26:31.403+00:00
Anonymous
answered 2020-08-25T23:54:45.82+00:00
WayneAKing 4,921 Reputation points
0 answers

ADL Gen2 rename using Path REST API failure with SAS token

Hi, I am currently trying to rename a file within a container using the https://video2.skills-academy.com/en-us/rest/api/storageservices/datalakestoragegen2/path/create API and an account-level SAS token. The SAS token was generated from the Azure portal…

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,492 questions
asked 2020-08-03T09:31:07.993+00:00
Anil 1 Reputation point
commented 2020-08-25T23:53:13.76+00:00
MartinJaffer-MSFT 26,096 Reputation points
1 answer One of the answers was accepted by the question author.

Task scheduler start a task and shows running, but nothing happens

Hello, I am trying to run a java program through the task scheduler on an old windows server 2012R2. My script runs when I double click on it, or if I run directly from the CMD screen. This is a batch program that doesn't need any interaction with…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,601 questions
asked 2020-08-25T09:10:40.597+00:00
Alessandro Perucchi 26 Reputation points
commented 2020-08-25T23:29:42.303+00:00
MotoX80 34,516 Reputation points
1 answer

Email/Phone Indicators in Account Entity Types

Hi There, As Sentinel supports only four entity types - Account 2. IP 3. Host 4. URL Can we use Email or Phone Number in the logs and map it to Account Entity Type?

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,170 questions
asked 2020-08-18T13:23:07.837+00:00
Venkat Rambatla 1 Reputation point
commented 2020-08-25T22:56:16.797+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
1 answer

Handful of users unexpectedly reverting from Windows 10 Enterprise to Pro and showing failed Azure sign-ins

We have our devices hybrid joined to Azure AD and license our users with Windows Enterprise E3 We have had three users so far that unexpectedly had their PCs revert from an Enterprise to Pro license while working remotely. We use Direct Access for…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,241 questions
asked 2020-08-19T15:28:01.483+00:00
Adam C. Niederle 1 Reputation point
commented 2020-08-25T22:53:33.44+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
1 answer

Issue with AD Connect (user called CHECK@company.onmicrosoft.com)

Hey there, We have a very strange problem with an on premise AD Domain Controller with AD Connect installed for sync to Azure/365. Some users appear in 365/Exchange Online as CHECK@Anonymous .onmicrosoft.com. If i take a look in the on premise…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,674 questions
Microsoft Entra
asked 2020-08-20T09:26:50.01+00:00
Justin Verstijnen 201 Reputation points
commented 2020-08-25T22:51:22.123+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
1 answer

Outlook email pw reset from a non microsoft hosted email address

Hi all, I need to reset an e-mail password for a non Outlook email, that is hosted from Microsoft Outlook. The normal password reset way does not work. It tells me, that I have to contact my admin (which admin). You can't reset your own password…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,241 questions
asked 2020-08-20T10:13:14.447+00:00
Marc-Antoine Brülhart 1 Reputation point
commented 2020-08-25T22:50:16.83+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
1 answer

Access Denied whenever I try to access resources on Azure Portal even though I am the owner of the account. Please help!

I'm getting this access denied error anytime I want to access my resources on my azure portal subscription. I am the owner of the account. I have deleted all the resources, but its still showing the error! Please help!

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
834 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,241 questions
asked 2020-08-20T15:55:35.14+00:00
Ojochide Usman 1 Reputation point
commented 2020-08-25T22:48:27.237+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
2 answers

Can I export a Windows AD user to Azure AD?

HiI y'all,, I have an very important question, can I export a Windows AD user to Azure AD? Thanks in advance!! There's any tool or something like that? That can make me do this thing?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,241 questions
asked 2020-08-20T22:50:28.833+00:00
Abraham Malpica 1 Reputation point
commented 2020-08-25T22:47:35.98+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
1 answer

The client id '{0}' specified in the request is not registered in tenant '{1}'.

AADB2C90018: The client id '6258256a-dccd-4f5d-ae3d-d16eff15c2db' specified in the request is not registered in tenant '9502nonprodidp.onmicrosoft.com'. Above error is shown when an app is created in azure b2c tenant and running the user flow

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,931 questions
asked 2020-08-21T11:03:19.84+00:00
tapasya-techouts 1 Reputation point
commented 2020-08-25T22:46:46.07+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee
1 answer

How do I assign my Minecraft licenses included with Microsoft 365 to users?

I have a group set up in the Azure portal and have assigned all my M365 licenses (including Minecraft Education Edition), but when I have a test user sign into Minecraft it tells them they are on a trial basis. Is there somewhere else that I have to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,915 questions
asked 2020-08-21T18:49:04.927+00:00
HankH 6 Reputation points
commented 2020-08-25T22:45:44.203+00:00
JamesTran-MSFT 36,641 Reputation points Microsoft Employee