NPS wiht Azure AD for Office 365
Hi, I was wondering if the NPS extension would work with Azure AD for Office 365 the free Azure AD subscription. I do not need any special requirements just MFA no conditional access or something required. Kind regards, Frederik De Muyter.
Microsoft intune with domain joined computers
Hey everybody, I have got a question from my customer which I didn't find answer in Microsoft documents, so I hope I find it here from more experienced guys. If there is a computer enrolled with Intune and he is domain joined as well (I know its kinda…
Shutdown Windows and Linux Servers remotely
Hi All, In my environment I have Windows and Linux servers. I've been creating a script to shutdown both SOs remotely. In Windows 10 and 2016 etc., there's an ssh client embedded. However, We use Windows 8 and Windows Server 2012, Hence, I need to use…
NPS and SSIDs
Hello Is it possible to have my NPS server recognize 2 different wireless SSID's and give access accordingly? IE: 1 SSID with local LAN access and 1 SSID with guest access for internet only. My thought here is that the guests would exist in active…
Microsoft teams desktop client screenshare stopped working on ubuntu 18.04?
Hello, I am running ubuntu 18.04. I installed the microsoft teams client from the debians maybe 6 months ago. The screensharing option used to work in calls. Then, one day, about two or three months ago, it stopped working. When I click the share button,…
Export Foreach-Object Powershell
Hi , Need to export the below code to csv Get-MsolAccountSku | ForEach-Object { Write-Host "n"$_.AccountSkuId Write-Host "t* SKUId:"$.SkuId $result = $.ServiceStatus | ForEach-Object { Write-Host "tt+"…
Intune question
I would like to start off by stating that I’m very new to Intune and Azure and my questions might come off a bit long winded and confusing. I have been tasked to implement Intune into our current environment. Overview of environment: Local Active…
530 #5.7.0 Must issue a STARTTLS command first
Dear Community, we use an IIS 6.0 smtp-server running on a windows server 2012 r2 server as a mail-relay for sending emails direct to internet users. Unfortunately, with one mailserver it isn't working as expected. We getting the following errorcode,…
OMS Gateway relay
Hi, We have servers located within the corporate DMZ. These severs are not allowed any communication to the Internet (inbound or outbound), thus are not able to transport their configured device information directly to Microsoft Defender for Endpoint…
YTD total Billing History
Where do I go to find my YTD Billing/ paid invoices?
Exchange Server Log Files
our exchange server is 2013 and i have noticed that within this location C:\inetpub\logs\LogFiles i have 2 folders W3SVC1 and W3SVC2 within these locations have the exact same file names i need to reclaim the disk space - am i ok to delete…
AAD Group membership approval setting
Hello, Is there MS-graph API for changing the GROUP'S approval setting For eg., if you want to change it from "auto-approved" to "owner approval required" through graph API, can we do that so that next time when any end-user…
Azure Automation - Jobs stuck in running and stopped after 3 hours
Hi Team, I have scheduled an automation job to suspend/delete users based on their last sign-in. I am fetching last Sign-ins from Azure Log analytics. I am getting below error intermittently. Some times it completes within 32 mins without any…
Create Image from Client's machine using MDT
Not sure which section this post suppose to be in, anyway, I have got 100 win10 laptops to configure. Instead of doing them one-by-one, I came to the conclusion that it would be more efficient just to configure one and capture its image and deploy it as…
How to access the displayCutout (safe Area) on Android in Xamarin Forms
Hey, we are developing a game based on skiasharp and Xamarin Forms. The SKCanvasView is in a Grid in and setup as fullscreen. To use the notch area we inplemented the following piece of code in the MainActivity of the Android project: …
Inconsistent query results from az cli, returning null values when data should return
Using az cli to try and enumerate my VMSS member instances and seeing behavior I don't understand. running: az vmss list-instances -g <rg-name> -n <vmss-name> returns JSON for each instance in the VMSS. Running this to try and limit…
textbox like MS Word
is it possible to TextBox.Text to have differnt text style ? by text style i mean: diff font size, diff font style, diff font weight ... any help will be appreciated.
What is a BitLocker recovery key
I don't remember I have enabled it. Where to find my BitLocker recovery key?
Trsust between two o365 AD.
Hi , I have two domain.I want to create trust between this two domain in O365 Azure Active Directory. It is possible and if yes then how? Please suggest me.
WebView - File chooser dialog not opening in CocoaApp webview
Hi all, I created a Mac app (using Cocoa App template in Visual Studio For Mac). And use Xamarin form to build the UI that contains a WebView control. The problem is that when I hit the "Upload file" button in the WebView, no dialog was shown…