Login to Azure Active Directory. Locate Usage & insights , under MonitoringSelect “Users registerd for Multi-Factor Authentication” Can also be done in powershell : https://dirteam.com/sander/2020/05/14/todo-optimize-the-azure-multi-factor-authentication-methods-used-throughout-your-organization/https://www.cyberdrain.com/monitoring-with-powershell-monitoring-the-used-mfa-type-for-o365-azure/
Reporting on Event ID ( logon ) 4624 and 7001 with Powershell
Find users who have physically logged into a machine 7001 Find users who have authenticated with different login types
MS Teams + Citrix + Devices not passing through = why?
FYI – https://support.citrix.com/article/CTX253754User called to say Audio/Video devices were failing to pass through to MS Teams. Under Settings > Devices listed “None” across the board:Checked the local […]
How to pull image from Docker Hub and Upload to azure
Run LocallyTest and Download App#Downloads the Docker File from Dock Hubdock pull %dockerusername%/%dockername%:latest #Runs the Docker File on port 80 if the container is active on port 3000 […]
Chrome – Utility: Network Service Copying data to 52.85.43.0/24
A SIEM Alert noticed lots of traffic transferring from a computer to IP’s in this range 52.85.43.0/24 ( amazon cloudfront) Tracing down the app on the computer using […]
Citrix NetScaler with NPS Extension for Azure MFA
Install a new NPS Server ( cannot be existing as MFA will take over existing requests such as Wifi! ) Installed Azure AD NPS Plugin and Enroll in […]
How to get WordPress Pastcode Plugin to highlight a new language syntax
I have been using this plugin to https://wordpress.org/plugins/pastacode/ highlight some of my programming. I write a bit in Powershell however this is not a supported markup. This is […]
Modify Fortinet FG-100D to Decrease Fan Noise
Recently I got hold of a Fortinet Lab FG-100D. The Fan in this unit is around 50db and not suitable for a lounge. The device is not […]
Failed to start the virtual machine ‘DockerDesktopVM’ because one of the Hyper-V components is not running.
Trying to Run Docker on a Windows 10 Desktop VM in Vmware I got the following docker errorFailed to start the virtual machine ‘DockerDesktopVM’ because one of […]
Super Useful Veeam Backup Calculators
Work out how much Spacehttps://rps.dewin.me/work out bandwidthhttps://rps.dewin.me/bandwidth/Refs Calculatorhttp://dewin.me/refs/ It is not a good idea to target the primary and backup copy job to the same repository as this […]