Powershell DSC error – No matching MSFT_DNSClientServerAddress objects found by CIM query for instances of the ROOT/StandardCimv2/MSFT_DNSClientServerAddress class on the…
Powershell DSC error – Cannot bind argument to parameter ‘ResourceKey’ because it is an empty string. Background – I…
Azure https trigger powershell functions is showing disabled – (disabled) functionName Solution – : The disabled metadata property is in function.json which is…
Create Azure service fabric cluster with ARM template and powershell This step-by-step guide walks you through setting up a secure…
powershell script to create self signed certificate Problem -> Sometime while performing any application test or configuring test environment it…
Powershell to send mail using gmail smtp settings you can send mail from powershell using gmail smtp and email id.…
How to read text in Audio using Powershell ? – Text to audio with PowerShell, Text reader in Audio format, text…
POWERSHELL TO ENABLE AZURE MFA FOR BULK USER USING BulkUpdateMFASampleFile CSV This is just extension to the earlier script – POWERSHELL…
How to enable Azure multi-factor authentication for bulk user using powershell? MFA helps secure user sign-ins for cloud services beyond…
How to redirect errors, warnings, debugging or verbose messages to output stream in powershell? Well, Sometime we dont want to capture…