Find users who have physically logged into a machine 7001 Find users who have authenticated with different login types
Category: Research
Research Undertaken
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 […]
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 […]
N-able Take Control Australian Servers
I needed to allows N-able Take Control The guide online showed that we had to whitelist *.mspa.n-able.com , however the firewall could not whitelist Wildcard address. The static […]
.\AzureMfaNpsExtnConfigSetup.ps1 – search criteria and provider name ‘NuGet’
VERBOSE: PowerShell meta provider initialization failed.VERBOSE: PowerShell meta provider initialization failed.PackageManagement\Import-PackageProvider : No match was found for the specified search criteria and provider name‘NuGet’. Try ‘Get-PackageProvider -ListAvailable’ […]