Recently we had moved some onpremise Server 2016 machines to Azure using ASR. When trying to activate them using the Microsoft stepscscript c:\windows\system32\slmgr.vbs /dlvcscript c:\windows\system32\slmgr.vbs /ipk WC2BQ-8NRM3-FDDYY-2BFGV-KHKQYcscript […]
Tag: Azure
Log analytics query for Azure WAF Web Application Firewall to Check URI’s and blocking rule ID’s
How to Track HTTP Status 504 Track Azure WAF 949110 You need to use the TransactionID_g of a blocked Result which will then give you what leads […]
Cannot change Azure SQL Virtual Machines from Express to Developer
I got deployment failed when trying to change a SQL servers License from Express to Developer.I checked the Server and it had developer license installed on SQLLooking […]
App Proxy Settings for PasswordState
Enter internal URL , will be presented external URL
How to report on current Azure MFA registrations in your organisation
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/
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 […]
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 […]
.\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’ […]
An NPS extension dynamic link library (DLL) that is installed on the NPS server rejected the connection request.
Trying to diagnose an issue of a reason why an NPS server would not let a user in and come back with Access-Reject produces the following Reason […]
Azure MFA user Portal – The remote certificate is invalid according to the validation procedure.
If you host your Azure MFA User Portal outside of your MFA Server e.g. in a DMZ , the User portal server has to speak to this […]