When visiting a website or while using any application such as Outlook or Teams in Windows 11 or Windows 10, if you receive a Script Error, then this post will help you troubleshoot the problem.
I've had a Robocopy script that has worked fine for ages. All it does is synchronises a remotely located network drive (Windows server accessed over OpenVPN) to a locally located network drive (SMB on ...
The Windows Task Scheduler is a boon for a group of users who like to schedule different tasks and automate them. I use it all the time to schedule periodic execution of scripts and some programs to ...
A simple four-line script unexpectedly returned a host of errors for Brien. The issue turned out to be deceptively simple. While writing my previous column, I ran into a really odd problem: I suddenly ...
PowerShell scripts are great because they can be used to do almost anything. One of the limitations to PowerShell scripts, however, is that it isn't always practical to give a script to someone who ...
Last week the Data Driver wondered if SQL Server was behind the recent Hotmail outage. The answer is: No. It was a script error, according to a Windows Blog post by Mike Schackwitz, pointed out to me ...
Try executing the following from a Start/Run dialog:<BR><B>regsvr32 appwiz.cpl</B><BR><BR>You should get a dialog saying 'DllRegisterServer in appwiz.cpl succeeded.' almost immediately. Appwiz.cpl is ...