Creating New Azure Active Directory Domain Services Instance
I have an existing Azure Active Directory instance that was created when we created our Office365 account. I would now like to add Active Directory Domain Services so that we can add some virtual machines and add them to this domain. Is it advisable to…
Making a custom touch keyboard that can be used instead of the other on screen keyboards
Is this possible? I want to design a custom keyboard to enter text when using Windows in touch & pen mode. This would not be just a custom keyboard layout. I want novel functionality using the pen and a series of radial menus. Cheers
XAML > Binding SelectedValue to a concatenation of 2 properties
Hi, I've a Person class public class Person { public string location; public string name; ... } ...and a list of Person List<Person> list1 = new List<Person>() { new Person() { location = "Chicago", name =…
Is it possible to have Windows 10 AzureAD joined machines allow different users to login?
Hi there - I have remote offices all over the world where we're trying to slim down on the footprint but not having local domain controllers or any physical servers. I have AzureAD setup and I can join machines to it remotely over the internet. It…
Azure AD Registration workflow with 3rd Party App
My company distributes a desktop application for law offices with a background service component that sends and receives mail from a client email account (one email account per law firm that they provision for the application on their own mail server). …
Windows server 2019 WDS installation
I am kinda new in the world of servers and setting off for this career. I started afresh. I am installing my windows server 2019 with WDS. But here is the problem: I am on a Windows 10 Laptop on which I am using VBox to run my Windows server 2016. …
Azure Virtual Server over site to site VPN - Need a static route to access?
I have an Azure cloud server and I have set up the site to site vpn according to our routers online document. https://customer.cradlepoint.com/s/article/NCOS-Cradlepoint-to-Azure-Site-to-Site-VPN-Tunnel I have a Connected status in Azure but I am…
Document share to employees in field by phone. Is there software or app for this?
I work in construction, I need to send safety training material, company updates and documents for signature from my PC to their mobile phones. Is there software or and app for that?
SCIM Role Provisioning For AWS SSO App
Would it be possible to share the config associated with the provisioning service which reads AWS roles and imports them to the Azure AD servicePrincipal representing the AWS SSO app? I see that I can copy the synchronization template from an existing…
UWP sideloaded apps - encrypred appx (eappx)
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/27941ba9-a6b7-448f-b5e1-a7ab5807a120/uwp-sideloaded-apps-encrypred-appx-eappx?forum=wpdevelop Hi guys, Just want to know if side-loaded apps can also use eappx (encrypted…
Creating a custom image skips the extra attached disk
I've created a VM in a DevTest lab. This VM has it's main OS disk and a second data disk attached. When i'm creating a custom image, all is well. But when i create a new VM based on the custom image, the extra attached disk isn't created for the new…
Toggle Button Color Bound Property Not Concistant
Can't get my color property's bind logic right. I get odd color behavior and occasionally the toggle switch switches back on its own. Can anybody help Thanks Madaxe <UserControl x:Class="WpfApp5.ToggleButtonUserControl" …
How to change the color of endpoints of route in bing map
Hi, I am new to bing maps and have one requirement, any help would be appreciated I want all the waypoints(Alphabets if i am not wrong) present inside a route should have same color as their respective route color. Such that if i have a route with…
Access to Sharepoint 2019 OnPrem Web Services using NodeJS app
Hi In my company I/T has just set up a new Sharepoint 2019 OnPremise, that is hybrid, using Azure AD for authentication. I'm a site collection admin for my Sharepoint site collection. Let's say the URL to Sharepoint is…
microsoft Wireless Keyboard C3K1559
The keyboard does not work properly. Periodically, as you type, you type, and it is either partially typed, or all .... It feels like the keyboard is losing touch with the PC. You may need to change the communication channel. Very bad keyboard work for…
How to change the color of the arrow of the combobox in uwp
Hi I would like to modify the color of the arrow of the combobox how can i do ?
How to select all the child nodes without selecting the parent node of a treeview in 1803 version
I am using a treeview control in my uwp project which supports 1803 version. I will add the nodes to selected nodes programmatically when it is clicked. Consider a parent node with a single child node. When the child node is clicked, I will add it to the…
HTTP ERROR 500, not able to run durable function example
Create serverless applications Create a long-running serverless workflow with Durable Functions Exercise - Create a workflow using Durable Functions Stack: Error: The operation failed with an unexpected status code: 500. Details:…
SCCM - Cloud Management Gateway
Hi, I'm trying to configure an cloud management gateway in SCCM. When I try to create a new server app , I get the following error after sign in: AADSTS50107: The requested federation realm object 'http://<"domain…
App Domains: Advanced Management Portal is Broken?
Wanted to set up subdomain forwarding for my app custom domain through Azure. Note that I want a redirect, not DNS, and the only possible way to do this was through the 'Advanced Management Portal' on the domain resource. Going to this portal, clicking…