368,906 questions

Sort by: Updated
3 answers

Private Channels being able to schedule multiple invites

I have a secure channel in an existing team, I would like to create multiple schedule invites (calendar) for the secure channel. I can do this when the channel is not secure but not when it is secure.

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,933 questions
asked 2020-07-29T13:19:06.02+00:00
Jerome Carroll 1 Reputation point
answered 2020-08-06T07:58:50.047+00:00
Vicky Wang 2,721 Reputation points
3 answers

Hyper-V Hosted Domain Controllers Failing

I'm dealing with two domain controllers hosted in Hyper-V, each running Server 2008 R2. One is a primary and the other a secondary. Unfortunately I did not install them so I'll provide as much information as I can. Shortly after acquiring this client…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,792 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,659 questions
asked 2020-07-28T21:12:04.88+00:00
Dylan DeCrausaz 1 Reputation point
answered 2020-08-06T07:58:23.987+00:00
Vicky Wang 2,721 Reputation points
1 answer

How to use ComboBox to show headers in Pivot

Is there a way to use a ComboBox for headers of a Pivot? The way that Pivot headers are laid out is OK, but long titles worsen the UX (User Experience) of the Pivot facility + there's no idea of visually discovering the total number of available items…

Universal Windows Platform (UWP)
asked 2020-07-07T13:47:53.01+00:00
Apptacular Apps 386 Reputation points
commented 2020-08-06T07:56:25.143+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
1 answer

Use qualifiers in image file names does not work in UWP runtime

I was trying to change image for Theme/HighContrast change in UWP app. I followed the link: tailor-resources-lang-scale-contrast But it is not working when I change theme while app is running. It works after app restarting. I followed folder name…

Universal Windows Platform (UWP)
asked 2020-07-12T13:44:33.327+00:00
Abu Raihan 21 Reputation points
commented 2020-08-06T07:54:49.057+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
5 answers

Upgrading AD domain and forest functional levels - legacy client compatibility

Hi, I work for a large healthcare provider. We have 2012 DCs running at 2003 domain forest and functional levels. We have around 60 NT4 and Windows 2000 servers. When we removed the last 2003 DC, a couple of critical services broke on the legacy…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,792 questions
asked 2020-07-30T13:45:25.51+00:00
peter siffredi 41 Reputation points
answered 2020-08-06T07:52:21.307+00:00
Vicky Wang 2,721 Reputation points
12 answers One of the answers was accepted by the question author.

AD Fun after user enforced shutdown

Hi All, I've got a problem with a server at a charity I volunteer at, where it appears one on the DCs at one of their remote site was shut down on the button. The following day, the server involved started complaining about a target account being…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,339 questions
asked 2020-07-29T18:15:21.4+00:00
Jools PB 96 Reputation points
answered 2020-08-06T07:51:08.703+00:00
Vicky Wang 2,721 Reputation points
0 answers

Errors in release mode debugging

When setting a UWP app to Release mode and attaching the VS debugger, I keep getting different errors. ` Unhandled exception at 0x00007FFA6872B37C (KernelBase.dll) in LPKPackageAppUWP.exe: 0xC000027B: An application-internal exception has occurred…

Universal Windows Platform (UWP)
asked 2020-07-25T18:47:01.277+00:00
Preveen 216 Reputation points
commented 2020-08-06T07:23:49.897+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
0 answers

Event ID 1023

CoreCLR Version: 4.6.27902.3 Description: The process was terminated due to an internal error in the .NET Runtime at IP 7907B0BE (78F00000) with exit code c0000005. Occurred while deploying a windows store app.

Universal Windows Platform (UWP)
asked 2020-07-25T23:27:25.467+00:00
Thomas Fischer 21 Reputation points
commented 2020-08-06T07:23:08.457+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
0 answers

Questions about GattLocalCharacteristicParameters and creating Characteristics

Hello, I'm creating a custom characteristic with the code below: GattLocalCharacteristicParameters scanStateCharacteristicsParameters = new GattLocalCharacteristicParameters { CharacteristicProperties =…

Universal Windows Platform (UWP)
asked 2020-07-16T19:45:53.727+00:00
Fabio Guaraldo 1 Reputation point
commented 2020-08-06T07:22:23.11+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
1 answer

How to control MapControl pushpin text from click events

I'm trying to use some pushpins I've added to my MapControl to be manipulated as desired but for some reason, my pushpin marker is not found despite being declared in XAML. In this instance, what would be the correct way to find the relevant items to…

Universal Windows Platform (UWP)
asked 2020-07-19T00:04:16.907+00:00
Apptacular Apps 386 Reputation points
commented 2020-08-06T07:21:48.67+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
1 answer

How to add title text view in MasterDetailsView

Is there a way to add a text view above the list in the master page of a MasterDetailsView? I can't seem to find any components allowing me to do this Expected result Current result XAML https://pastebin.com/yAEJ6BaV

Universal Windows Platform (UWP)
asked 2020-07-20T18:25:47.163+00:00
Apptacular Apps 386 Reputation points
commented 2020-08-06T07:15:31.283+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
0 answers

Headless App Bypass Package Violation Error App Store

I am running into the following error when I upload my msix installer for submission to the Windows store: Package acceptance validation error: The package file Forum-x64-v2.1.0.4.msix specifies a headless app. You don't have permission to create a…

Universal Windows Platform (UWP)
asked 2020-07-28T15:30:24.08+00:00
Matt 1 Reputation point
commented 2020-08-06T07:12:15.117+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
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…

Universal Windows Platform (UWP)
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,736 questions
asked 2020-07-31T01:25:55.047+00:00
Victor Jo 1 Reputation point
commented 2020-08-06T07:11:13.747+00:00
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,107 questions
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 85,761 Reputation points
2 answers

How to generate program Inventory logs in event viewer

Hello, Good morning, Have tried to generate the program Inventory but no luck.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,792 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,798 questions
asked 2020-08-03T21:14:03.373+00:00
shiv raj kr 1 Reputation point
commented 2020-08-06T07:07:33.403+00:00
Jenny Yan-MSFT 9,336 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.
445 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,484 questions
asked 2020-07-29T22:53:27.977+00:00
H. Laguide 1 Reputation point
commented 2020-08-06T07:04:43.957+00:00
PRADEEPCHEEKATLA-MSFT 87,326 Reputation points Microsoft Employee
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…

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
Roy Li - MSFT 32,896 Reputation points Microsoft Vendor
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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,107 questions
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,766 Reputation points Microsoft Employee
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 Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,653 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,339 questions
asked 2020-07-28T08:28:52.053+00:00
Harel 1 Reputation point
commented 2020-08-06T06:52:23.393+00:00
Daisy Zhou 21,831 Reputation points Microsoft Vendor
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 Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,798 questions
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,376 Reputation points