In Windows Server 2003, you can use Scheduled Tasks in Control Panel to create, delete, configure, or display scheduled tasks. You can also use Schtasks.exe to schedule tasks manually.
Back to the top
Overview of the Schtasks.exe Tool
Posted on February 2nd, 2009 by Denie
Filed under: Tutorials, Windows | 2 Comments »
.SQM files are created by a number of Microsoft applications, most commonly Windows Live Messenger (previously known as MSN).
According to Microsoft, SQM files (standing for Software Quality Metrics) are used as part of their “Microsoft Customer Experience Program” and help improve their products by anonymously monitoring usage habits and reporting software errors/bugs.
To stop these files [...]
Posted on January 19th, 2009 by Denie
Filed under: Tutorials, Windows | No Comments »
if you use php to create custom error pages (such as header(’HTTP/1.1 500 Internal Server Error’);) Internet Explorer ignores you custom page unless it is at least 512 (or sometimes 1024 bytes)
IE ignores custom error pages that are less than 512 (or from what i’ve read 1024) bytes.
just place this before any [...]
Posted on December 18th, 2008 by Denie
Filed under: Internet, Scripting, Tutorials, Windows | No Comments »
Internet Explorer is used by the vast majority of the world’s computer user
Users of Microsoft’s Internet Explorer are being urged by experts to switch to a rival until a serious security flaw has been fixed.
The flaw in Microsoft’s Internet Explorer could allow criminals to take control of people’s computers and steal their passwords, internet [...]
Posted on December 17th, 2008 by Denie
Filed under: Internet, Windows | No Comments »
Many of us have probably dabbled in setting up our own domain and forest for development purposes. For me – a domain is a must – I have my development environment that is heavily used to model development projects for clents – and I have my family – me, my wife, and 7 children with [...]
Posted on August 13th, 2008 by Denie
Filed under: Networking, Windows | No Comments »