Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Scripting   (RSS)
Seeing as PowerShell is included by default in Windows 7, and also because you get the PowerShell icon on your quick launch bar by default, I try to use that over the de rigueur cmd.exe command interpreter that we have all had since the dawn of time.  Read More...
The lack of a decent GUI for VBS development has always been a problem for most people.  The advantages of using VBS are great, but writing the scripts can be labourious, especially if you don’t have a lot of experience and know all the commands/functions Read More...
I recently noticed a blog post on TechNet about a new tool that was released on CodePlex.  WIM2VHD is a command-line tool allows you to create sysprepped VHD images from any Windows 7 installation source (and I suspect Windows Server 2008 R2 as well) Read More...
If you do a lot of scripting for Windows, then you probably use VBScript (VBS) to do it. With VBScript you can easily retrieve information about pretty much anything that is in your computer, or connected to the network, which is what makes it a good Read More...
Back in January I posted some simple VBA code for adding an “are you sure?” type question to the Reply To All button in Outlook. Since then I have received a few suggestions for improving the code, one of the most common of which was to add to the question Read More...
HTAMount is a HTML application that I wrote a while ago that provides a no-nonsense interface allowing you to mount/unmount offline Hyper-V virtual disk images (VHD) to your local file system, in read-only mode. It consists of a HTML Application (HTA) Read More...
A Knowledge Base (KB) article and related software update was released on the May 20th 2008 that seems to have gone fairly unnoticed by quite a few people.  The article ( http://support.microsoft.com/kb/952830 ) is rather vaguely titled "Description Read More...
I am sure that it has happened to everyone in some way or another. You receive an e-mail from a colleague and decide to reply with some harmless comment/joke/snide remark/insult/opinion* but without realising that you pressed the 'Reply To All' button, Read More...
I was asked recently if it was possible to launch an "Update" and/or an "Update (files only)" in MDT via a script as my client did not want to open the MMC console just to update their Distribution Point.  Well, yes it is possible Read More...
IMAGEX is a fantastic tool, but it has a command line that can, at times, be way too complicated. As of yet, there is no official, nice, easy-to-use interface or GUI to simplify the whole thing although a couple of people have posted DIY ones on the web Read More...
Ever wanted to create a 'junction point' style pointer but using a network drive as the source? Now you can! With Windows XP you can create junction points on your disks but the prerequisite is that the source point is on your local disk. This is no good Read More...
 
Page view tracker