Resolving KB5034439 error
While install the LB5034439 update, i received an error message of 0x80070643. Google failed me over and over. Every post I saw talked about using dism commands to repair the update. Which none of these resolved the issue. Finally microsoft dropped a useful article about the update. Inside the update, it stated that the update will fail if your...
Time For a Break
Welp is the end of the year. I have things in the works, however, I just started a new job. It requires me to learn many new and exciting things. While I learn these new things, I will be working on new blog posts for the upcoming year. Starting next year, I will be...
Azure AD Connect Unauthorized Error
Today I was trying to sync a user's account to the cloud and I received an error code that was new to me. Access denied, Unauthorized! I was using a domain admin account. I should have full access and rights. It threw me off as I have never seen such a thing. Why was...
URLs With PowerShell
Regex... Even the PowerShell Masters struggle with it from time to time. I helped a friend of mine with some URL chaos. The URL he had was a software download and the token was inside the URL. Yeah, it was weird but totally worth it. There were many different ways to...