1,827,359 questions

Sort by: Updated
1 answer

how make a program to manage the PC

Hello. I want to make a program to manage the PC. Like screensavers, active directories. Q1. Only authorized users can use the PC. The lock screen is displayed and the lock is unlocked online with the specified ID and PW. When the usage time…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Windows Presentation Foundation
asked 2020-07-31T01:25:55.047+00:00
Victor Jo 1 Reputation point
commented 2020-08-06T07:11:13.747+00:00
Anonymous
1 answer

Hotmail is unable to recover

Hi team, From some day last week, i kept receiving a message on my Iphone saying that i need to re-enter my password for my hotmail address (cowcow1114@Anonymous .com) which has been setup as Email already; however, when i entered it, it shows that…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-08-06T06:41:01.43+00:00
Chloe Chen 1 Reputation point
answered 2020-08-06T07:09:28.527+00:00
Leon Laude 86,201 Reputation points
3 answers

azure analysis service: how to start and pause service with on premise powershell

Hello All, I need your help. I have an azure analysis service that I want to start and pause at different times of the day. I want to use Powershell to execute a script to do this task. Do you know how I can do it? Thank you for your help

Azure Analysis Services
Azure Analysis Services

An Azure service that provides an enterprise-grade analytics engine.

507 questions
Windows for business | Windows Server | User experience | PowerShell
asked 2020-07-29T22:53:27.977+00:00
H. Laguide 1 Reputation point
commented 2020-08-06T07:04:43.957+00:00
PRADEEPCHEEKATLA 91,866 Reputation points
1 answer

Variable image height in Nested Grid UWP

I want to show multiple images one after one vertically. That's why I've implemented Nested grid. It works fine for same height images. but different height images it looks odd because in nested grid height set according to first item height. Here is my…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-07-01T18:09:04.59+00:00
Md. Zakir Hossain 21 Reputation points
commented 2020-08-06T07:03:09.88+00:00
Anonymous
1 answer

azure app proxy to access the on-premise API question

Hi, I have a Web API hosting in on-premise. now we have a native app needs to call this API from internet, here is what I did create a app proxy for this on-premise API, follow the article:…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-08-04T05:45:23.737+00:00
admin 1 Reputation point
answered 2020-08-06T06:56:05.897+00:00
soumi-MSFT 11,861 Reputation points Microsoft Employee Moderator
2 answers

New active directory for group of comapnies

The situation - one group of small comapnies. The main DC will be located at the cloud. each company will have 1 dc or 2 in office replicated from cloud. what is the best way to implement the new active directory ? each company with separate…

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
asked 2020-07-28T08:28:52.053+00:00
Harel 1 Reputation point
commented 2020-08-06T06:52:23.393+00:00
Anonymous
1 answer

Certificate install on CIV chip

Hi Team, I am trying to install a SmartCardLogon certificate into CIV chip and getting below error while installing the certificate. Below is my code: CX509Enrollment objEnroll = new CX509Enrollment(); try { …

Windows for business | Windows Server | Devices and deployment | Configure application groups
asked 2020-08-05T20:57:27.617+00:00
R, Babu 1 Reputation point
answered 2020-08-06T06:49:31.977+00:00
Teemo Tang 11,581 Reputation points
4 answers One of the answers was accepted by the question author.

C#, WPF Desktop, set focus to a textbox after mouse button click

Hello, Is there a way to set the focus on a TextBox control after a mouse click on a button? Right now, I'm taking the long way around. Button click. Delete Textbox Set the focus because length is 0, but works well.

Developer technologies | Windows Presentation Foundation
asked 2020-08-05T06:28:42.077+00:00
Markus Freitag 3,791 Reputation points
accepted 2020-08-06T06:45:47.167+00:00
Markus Freitag 3,791 Reputation points
1 answer

FileNotFoundException when using abfss to list files in Azure Databricks!

Hi team, I am trying to connect to ADLS2 using hadoop configurations: But when I am trying to use FS commands to list all the files on the path, i am getting File not found exception: import org.apache.hadoop.fs.{FileSystem, Path} …

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,602 questions
Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

2,977 questions
asked 2020-08-04T18:22:18.177+00:00
Goel, Akanksha 66 Reputation points
commented 2020-08-06T06:44:29.74+00:00
PRADEEPCHEEKATLA 91,866 Reputation points
1 answer

File server Migration 2008 to windows 2016

Hi, Can I directly upgrade my file server running on 2008 to 2016? during upgrade OS it will upgrade file server roll too? And what about shared folder security & permission, It will remain same or need to do something more. we are using SAN…

Windows for business | Windows Server | Storage high availability | Other
asked 2020-08-06T04:15:51.437+00:00
satya mahapatra 11 Reputation points
answered 2020-08-06T06:33:44.957+00:00
Teemo Tang 11,581 Reputation points
4 answers

Server Updating over GPO

Hello to everybody, I'm planning to create a GPO in order to download and install Microsoft Update on my server infrastructure. My idea is that once a week, scheduled task reboot automatically the servers but they should be ready to install the…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2020-07-30T07:55:29.877+00:00
Davide Cordani 1 Reputation point
answered 2020-08-06T06:21:48.533+00:00
Davide Cordani 1 Reputation point
1 answer

Windows Server disabled start menu icon.

Hi, I have an issue when I try to pin a program to the start menu. The initial pin on the menu is fine - the icon fires up the relevant program when I run it. However if I try to reposition the icon some where else on the start menu it becomes…

Windows for business | Windows Server | User experience | Other
asked 2020-07-23T15:51:45.513+00:00
WardH 61 Reputation points
commented 2020-08-06T06:17:39.903+00:00
Andy YOU 3,076 Reputation points
1 answer One of the answers was accepted by the question author.

How to update a date attribute in SharePoint through the REST API in JSON

We are making use of the REST API interface of SharePoint to update metadata of documents. We do this in JSON. A typical example of udpate is the following: POST on …

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2020-08-05T15:34:31.833+00:00
Karim 21 Reputation points
accepted 2020-08-06T06:15:55.013+00:00
Karim 21 Reputation points
1 answer

How to check particular user has what rights on Hyper-V Failover cluster using WMI APIs

How to check particular user has what rights on Hyper-V Failover cluster using WMI APIs. e.g.: I wanted to check, does "user1" has rights (with provided credentials) to list out VM(s), perform checkpoint/snapshot on VM(s) in Hyper-V Failover…

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | Storage high availability | Clustering and high availability
asked 2020-08-05T08:11:05.777+00:00
Krupal Joshi 1 Reputation point
answered 2020-08-06T06:04:37.023+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

C#, WPF Desktop DataGrid select first row.

Hello, <DataGrid Grid.Column="0" ItemsSource="{Binding View1}" IsReadOnly="True" AutoGenerateColumns="False" FontSize="18"…

Developer technologies | Windows Presentation Foundation
asked 2020-08-04T13:14:59.92+00:00
Markus Freitag 3,791 Reputation points
accepted 2020-08-06T05:51:38.427+00:00
Markus Freitag 3,791 Reputation points
1 answer

Under Conditional Access | Policies, &#34;New Policy&#34; is grayed out

In Azure under Conditional Access | Policies, "New Policy" is grayed out. Within AAD I am a Global Administrator. How do I create a new policy?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-08-06T01:49:40.773+00:00
Frank Schroer 1 Reputation point
answered 2020-08-06T05:27:19.447+00:00
AmanpreetSingh-MSFT 56,971 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Azure + Xamarin

Good morning. I have a quick question: I am following this guide, for creating a mobile app to Xamarin firstapp_pc but the problem is tha Visual studio 2019 on the Asp.net project template do not have the Azure mobile app template anymore

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,950 questions
asked 2020-05-29T15:38:42.697+00:00
Eduardo Gomez 4,316 Reputation points
answered 2020-08-06T04:56:42.81+00:00
SADDAM AKHTAR 1 Reputation point
0 answers

"Cluster IP address resource cannot be brought online because a duplicate IP address '% 2' was detected on the network. Please ensure all IP addresses are unique."

I am getting the error message when I try to bring one of the cluster nodes online; "Cluster IP address resource cannot be brought online because a duplicate IP address '% 2' was detected on the network. Please ensure all IP addresses are…

Azure Service Fabric
Azure Service Fabric

An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.

340 questions
asked 2020-06-19T00:48:41.027+00:00
Guilherme Salvador 1 Reputation point
commented 2020-08-06T04:35:59.977+00:00
vipullag-MSFT 26,537 Reputation points Moderator
2 answers

File system Linked Service User Name and password

I am trying to move On premises files to an azure data lake using the File System Linked Service as the source My Files are in One drive and I have set up Self Hosted Integration run time (Hopefully) My first Question is, if Its One Drive can I still…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,187 questions
asked 2020-07-31T09:45:20.8+00:00
Debbie Edwards 526 Reputation points
commented 2020-08-06T04:16:15.193+00:00
HarithaMaddi-MSFT 10,156 Reputation points
2 answers One of the answers was accepted by the question author.

Fade In/Out Window Transition In WPF

Hi, I am trying to create a transition between two windows, as one fades in the other fades out, in WPF. Below is my attempt to do this but have become stuck as I don't know what parameter I need to pass to the Begin() method in my PlayTransition()…

Developer technologies | Windows Presentation Foundation
asked 2020-08-04T03:27:33.077+00:00
Code Adze 21 Reputation points
accepted 2020-08-06T03:21:05.743+00:00
Code Adze 21 Reputation points