SOLVED: How to Download & Install The Latest Powershell 7
PowerShell 5.1 will co-exist nicely with PowerShell 7 and the PowerShell 7 install does NOT require a reboot so you can safely upgrade during business hours
Windows 2000, XP, Vista, 7, Windows 8 and more How Tos
PowerShell 5.1 will co-exist nicely with PowerShell 7 and the PowerShell 7 install does NOT require a reboot so you can safely upgrade during business hours
If you are seeing this message when working on a PowerShell script that is trying to connect to a Microsoft service requiring MFA (multi factor authentication), you may notice that the window is actually Internet Explorer: The solution is to set all of the Microsoft pages to be Trusted Sites Read more…
If you see the following error when trying to rename a computer or join a computer to an Active Directory Domain, there is a simple fix: “The following error occurred attempting to join the domain. This device is joined to Azure AD. To join an Active Directory Domain you must Read more…
We recently had a client that removed Microsoft teams from a server and they wanted all of the residue from each user profile deleted. A quick check showed that there was three folders under each user that we needed to delete in order to reclaim the space on the server Read more…
Windows Update Error 0x80070002 Generally means that there is a corrupt file in the windows update download cache. Easiest way to fix this is to simply stop the Windows Update service and then delete the entire windows update cache before attempting the Windows Update again. Try you Windows Update again. Read more…
We recently dealt with a series of clients who were having difficulty installing a January 2024 Windows Update KB5034441 because it inquired required the Windows Recovery Partition to be at least 200MB in size and they just didn’t have it. If you’re working on physical machines, it’s not a problem Read more…
It is not uncommon for users and even newbie techs to think that files are on your computers’ hard drive are being processed directly by the CPU, but they are not. The CPU cannot work on files from hard drive, because it is far too slow. To manipulate files, the Read more…
We have been receiving a lot of questions about the new Intel core Ultra Series CPU’s. In response, we have created several articles explaining what makes the Core Ultra different and also in our review of the Dell latitude 5450 laptop. However we think it’s probably useful to have a Read more…
It’s not news to anyone who follows the industry that Intel has fallen behind in the performance race. Chip companies like AMD, NVIDIA, ARM, and Qualcomm, all have superior performance in some category. If that’s true, why are Intel CPU’s in more new corporate computers than all of the others Read more…
If desktop computers and laptops have been performing artificial intelligence tasks for the last few years, what’s this new category of computer called an “AI PC” all about? While it is certainly true that you can run artificial intelligence processes on desktop and laptop computers made after 2020, especially if Read more…
If you’ve worked on a domain, you know how important it is to have all of your servers and clients running at exactly the same time. When they get out of sync things get ugly. You can use the w32tm command-line tool to diagnose problems occurring with Windows Time. From Read more…
Modern Setup Host, also known as SetupHost.exe, is a core component of the Windows Operating System. It’s a system process which prepares your computer for updates and facilitates the system setup when you upgrade your OS newer version (i.e. Windows 11 20H1 to 20H2 or Win10 to Win11). What Is Read more…
We had just completed an article on what the Ultra means in Intel Core Ultra, when one of our clients asked which CPU’s she should be buying now. Here was our response: Given these two facts I wouldn’t consider purchasing a computer that was not running in Intel Core Ultra Read more…
If you’ve been following the stock market or the chip industry in any way you will know that Intel started falling behind competitors in the early 2010’s. Companies like TSMC are now a generation ahead of Intel in manufacturing, while AMD and ARM (which sell their designs to thousands of Read more…
In our case we needed to upgrade an existing MDOT to NVME SSD from two terabytes to four terabytes and didn’t want to lose or damage our windows installation. We really did not want to reinstall everything from scratch. So we simply downloaded diskgenius for free and ran through the Read more…
We recently had a customers server have several User Profile issues and we were not able to log onto the server. The solution was to delete the user profiles remotely using this simple PowerShell command which was: