Archive Post
Home
Connect-MsolService fails with MFA authentication
I was getting a legacy password prompt with the command…
Differences and Similarities between PHP and C#
Differences and Similarities between PHP and C# Differences • C#…
Upgrade PHP 7.4 in Laravel project: trying to access array offset on value of type null error
Recently I had an error after upgrade of php version…
Office 365 Exchange Online Forward email to multiple addresses
In General it is not possible to forward an email…
Useful Powershell commands for Windows
To Restart a remote PC Restart-Computer -ComputerName name -Force
Install Windows Updates on Windows 10 PC through Powershell
These three commands are needed to install Windows updates through Powershell, This is a quick method compared to going through the graphical interface. > Install-Module PSWindowsUpdate > Get-WindowsUpdate > Install-WindowsUpdate
