Create delegate skype meetings on outlook
I have a user who would like to book skype meetings on behalf of another user. -their mail server is on premise exchange -they user Skype for business on office 365 The error message they are getting is " The person you are scheduling on…
Community Center | Not monitored
I granted a User VM permissions and they can not log in
I granted a user VM permissions and they have not been able to log in. Any help would be appreciated.
Azure Virtual Machines
kinect v2 windows hello
hello it works but windows says "can't find a compatible camera"
Windows for business | Windows Client for IT Pros | User experience | Other
Leer archivos de 32bits de office 365 con office 365 de 64bits
Buenas Tardes Tengo un inconveniente hace poco tenia instalado el office 365 de 32 bits, donde todos mis archivos fueron creados con esa version. Pero por motivos corporativos me emigraron a la version de office de 64 bits, pero ahora los archivo no me…
Community Center | Not monitored
ADFS Administrator Account
Good morning, I'm trying to update our Azure AD Connect to allow hybrid join of devices through ADFS. However, no matter what account I use, whether it is a local admin on the adfs server, or a domain admin, enterprise admin, schema admin, etc I…
Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Hyper-V VM rebuilds in a loop
Hi, I'm new to Hyper-V. I downloaded the MDLabKit_1909.zip and extracted on an SSD drive. I extracted the zip file then ran the setup.exe to build the lab. All of the VM's got added, and I followed directions to configure external v-switch. Anyways,…
Community Center | Not monitored
How to track employee's progress on Azure training path?
Our organization wants our team to sign up Azure role-based certification training and be able to track the progress. I am aware that I can add work email in my account setting. But what are the steps required from organization's perspective to start the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How do I update PHP minor versions?
According to the post here, the PHP minor version update for 7.2.27 should be rolled out to app services in February 2020. At time of writing (mid-March), a web app I'm running in UK South is still showing as version 7.2.22. I'm establishing this by…
Azure App Service
Cannot connect to DC through OpenVPN
We need to connect 250 PC's to a cloud DC. When I connect the Azure VPN client it works normally however the Azure VPN has no practical way to connect before login, making it insufficient for a DC connection. When I connect through OpenVPN the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
Azure App Service - shared storage between deployment slots?
I've seen questions similar to this on various platforms but haven't been able to find a definitive answer. I have an Azure App Service running an ASP.NET application - connecting with Azure SQL Database but also some static files that are used for…
Azure App Service
Permission issues when using /assignLicense on Microsoft Graph API
Getting permission issues when I use the /assignLicense endpoint. For instance I get the error 'Insufficient privileges to complete the operation.' with code Authorization_RequestDenied. Any thoughts, thanks in advanced!
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Removing line chart datapoints where dependency property is null
This is a MSDN question asked by Mike Whalley, the source is Removing line chart datapoints where dependency property is null. I have a line and bar chart showing the monthly movement in a bank account and the account balance (cashflow) as illustrated: …
Developer technologies | Windows Presentation Foundation
Delete pinned "Windows Server" Start layout on Windows Server 2019 RDS
Hello! Is it possible to delete standard pinned "Windows Server" Start layout by GPO? I have tried this article https://xtls-v4.hkg1.meaqua.org/ru-ru/archive/blogs/deploymentguys/windows-10-start-layout-customization Left only…
Community Center | Not monitored
I want to be able to select a folder and search/print to a list the key phrase I've specified. Currently I can only do individual files. I'm a beginner.
This is a MSDN question asked by spum0n1, the source is I want to be able to select a folder and search/print to a list the key phrase I've specified. Currently I can only do individual files. I'm a beginner.. using System; using…
Developer technologies | Windows Presentation Foundation
facing some issues to add the agent in azure devops pool.
I have created a Linux Ubuntu VM and tried to run the command that was given in the Aure DevOps Dashboard to connect a custom agent but that did not work, my agent is not coming under the pool. and how much time it takes to come as the active agent.
Community Center | Not monitored
Entitlement Management Licence Requirement
If an access package is created and assigned to users without being made available for requests is there a licence requirement? The only mention of licences in the MS doc below is as follows; "Using this feature requires and Azure AD Premium P2…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
WPF Media Element - Weird Colors
This is a MSDN question asked by TheKapster, the source is WPF Media Element - Weird Colors. Hi, I've used different videos in different formats but for some reason the built-in media element is displaying weird colors. What's supposed to be…
Developer technologies | Windows Presentation Foundation
TextBox. GetLineIndexFromCharacterIndex returns -1 when passing in large text
This is a MSDN question asked by moondaddy, the source is TextBox. GetLineIndexFromCharacterIndex returns -1 when passing in large text. The sample code below calls the GetLineIndexFromCharacterIndex method on the TextBox and it returns -1 when passing…
Developer technologies | Windows Presentation Foundation
WPF How to load Dictionaries as Application does?
I am converting application in to DLL (CLassLibrary) and therefore I cannot use App.Xaml (Application). Inside my Dictionaries I use StaticResources for Storyboards and animations. Unfortunately it is not possible to use DynamicResources for Storyboards…
Developer technologies | Windows Presentation Foundation
WPF tree view how do I add to the selected item
This is a MSDN question asked by WPF tree view how do I add to the selected item, the source is WPF tree view how do I add to the selected item. public List<TreeViewList> treelist = new List<TreeViewList>(); private void…
Developer technologies | Windows Presentation Foundation