by RodStewart
Awhile back, I backed up a lot of my DVDs to my hard drive and placed the actual DVDs into storage. I finally decided it was time to burn the DVDs and reclaim my hard drive space, but it ended up being quite a daunting, manual task..
Enter ImgBurn. I was quickly able to script out the VIDEO_TS -> ISO conversion and then queue the ISOs for recording. This is the cmd script I came up with to do the VIDEO_TS -> ISO conversion:
@for /d %%i in (*.*) do “C:\Program Files (x86)\ImgBurn\ImgBurn.exe” /mode build /buildmode imagefile /src “%%i\” /dest “c:\users\rod\desktop\%%i.iso” /FILESYSTEM “ISO9660 + UDF” /UDFREVISION “1.02″ /VOLUMELABEL “%%i” /rootfolder yes /noimagedetails /start /close
I simply dropped this script into the directory containing my DVDs and kicked it off. I soon had a hojillion ISO files sitting on my desktop waiting to be burned. I ended up being too lazy to hook up my Primera Bravo II, and opted to use the burn image queue function included with ImgBurn.
Hopefully, someone else will find this information useful.
Posted in General Technology, HowTo | Comments (0)
by RodStewart
I’ve decided to devote, at minimum, 1 hour a night to learning C#. I’ll probably exclude weekends, as those days belong to the girlfriend, but if I can hit Monday through Friday, that will give me 5 hours a week. Knowing me, that will probably turn into 10 hours a week.
When all this is done, I’m sure I’ll reaffirm what I already know: Scripting is way more fun that coding. Mainly, I’m interested in XNA development and, to a lesser extent, iPhone development. Having a foundation in C# will help with both of those.
Besides, after 15 years of wanting to learn C, isn’t it about time?
Tags: C#
Posted in Certification, Coding | Comments (1)
by RodStewart
The first function is Start-Proc, which came in extremely handy when I was writing a script to automate the setup of utilities across 26 workstations.
Start-Proc was written by Andy Schneider (who kicks ass) and can be found here.
The second function is Out-Excel, which is used to output an object (or selected properties) to an Excel worksheet and can be found here.
Posted in General Technology | Comments (0)
by RodStewart
Wow. Apparently, it has been over a year since my last post on this blog. Quite a bit has changed with how I view technology and with the areas I choose to focus on these days.
For example, I’m currently studying Visual C# and considering taking the Microsoft .NET Framework – Application Development Foundation exam (70-536.)
Tomorrow I’ll take the time to get this site into working order. I’m also using TwitterFeed to announce my new posts. I’m hoping that having a larger base of readers will guilt me into updating a bit more often.
Posted in General Technology | Comments (1)
by RodStewart
Obtained the MCITP: Enterprise Administrator about a month ago, but I’ve been lazy to write much about. Will post my thoughts on exam 70-649 soon.
Posted in General Technology | Comments (0)
by RodStewart
Since I have added a Certification category to the page, I think I should probably highlight the exam path I took to obtain my certifications. First though, I should probably highlight the certs I hold and (roughly) the order in which I obtained them:
- Microsoft Certified Professional (8/1997)
- CompTia A+ (10/2005)
- CompTia Network+ (11/2005)
- Microsoft Certified Desktop Support Technician (12/2005)
- CompTia Security+ (3/2006)
- Microsoft Certified Systems Administrator on Windows Server 2003 (4/2006)
- Microsoft Certified Systems Administrator : Security on Windows Server 2003 (9/2006)
- Microsoft Certified Systems Engineer on Windows Server 2003 (1/2007)
- Microsoft Certified Systems Engineer : Security on Windows Server 2003 (1/2007)
- Microsoft Certified Information Technology Professional : Enterprise Support Technician (1/2008)
- Microsoft Certified Technology Specialist : Windows Vista Configuration (10/2007)
So that’s the big list of certs, the concise version, which doesn’t show certifications that “overrule” other certs looks like this:
- CompTia A+
- CompTia Network+
- CompTia Security+
- Microsoft Certified Systems Engineer : Security
- Microsoft Certified Information Technology Professional : Enterprise Support Technician
I’ll try to recreate my test path the best that I can, but Prometric (and Microsoft) is being a bit of a pain and I can’t actually view my transcript right now.
- Exam Microsoft Windows 95 (8/15/1997)
- ** Obtained Microsoft Certified Professional (MCP) status
- Exam CompTia A+
- ** Obtained CompTia A+ Certification
- Exam CompTIA Network+
- ** Obtained Network+ Certification
- Exam 70-272: Supporting Users and Troubleshooting Desktop Applications on a Microsoft Windows XP Operating System (12/5/2005)
- Exam 70-271: Supporting Users and Troubleshooting a Microsoft Windows XP Operating System (12/5/2005)
- ** Obtained Microsoft Certified Desktop Support Technician (MCDST)
- Exam CompTia Security+
- ** Obtained CompTia Security+ Certification
- Exam 70-270: Installing, Configuring, and Administering Microsoft Windows XP Professional (3/2/2006)
- Exam 70-290: Managing and Maintaining a Microsoft Windows Server 2003 Environment (3/28/2006)
- ** Obtained Microsoft Certified Systems Administrator on Windows Server 2003 (4/29/2006)
- Exam 70-291: Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure (4/29/2006)
- Exam 70-293: Planning and Maintaining a Microsoft Windows Server 2003 Network Infrastructure (5/6/2006)
- Exam 70-294: Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure (5/27/2006)
- ** Obtained Microsoft Certified Systems Administrator: Security on Windows Server 2003 (9/23/2006)
- Exam 70-299: Implementing and Administering Security in a Microsoft Windows Server 2003 Network (9/23/2006)
- Exam 70-298: Designing Security for a Microsoft Windows Server 2003 Network (1/2/2007)
- ** Obtained Microsoft Certified Systems Engineer on Windows Server 2003 (1/2/2007)
- ** Obtained Microsoft Certified Systems Engineer: Security on Windows Server 2003 (1/2/2007)
- Exam 70-621: Pro: Upgrading your MCDST Certification to MCITP Enterprise Support (10/22/2007)
- ** Obtained Microsoft Certified Information Technology Professional : Enterprise Support Technician (10/22/2007)
- ** Obtained Microsoft Certified Technology Specialist : Windows Vista: Configuration (10/22/2007)
Posted in General Technology | Comments (0)
by RodStewart
Well, it’s time to upgrade again. The goal this time is MCITP: Enterprise Administrator. I will be taking the upgrade path this time, transitioning from MCSE on Windows Server 2003. I’ve already taken the 70-621 exam to gain the MCTS: Windows Vista Configuration and MCITP: Enterprise Support credential.
The next step in my quest for world domination certification is the 70-649 – Upgrading Your MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist exam. This exam will garner me three additional credentials as well as counting toward the MCITP: Enterprise Administrator credential:
- Microsoft Certified Technology Specialist: Windows Server 2008 Active Directory Configuration
- Microsoft Certified Technology Specialist: Windows Server 2008 Network Infrastructure Configuration
- Microsoft Certified Technology Specialist: Windows Server 2008 Application Platform Configuration
I plan on utilizing the following resources while studying for this exam:
O’Reilly’s Windows Server 2008 : The Definitive Guide (Book)
Technet – Windows Server 2008 (Online)
Windows Server 2008 Technical Library (Online)
Technet Virtual Labs (Online)
Microsoft Webcasts / Podcasts (Online)
Windows Server 2008 Learning Portal (Online)
Evaluate Windows Server 2008
Additional Server Manager Info
And that’s all (whew) I have for now.
Posted in Certification | Comments (0)
by RodStewart
Found these sites this morning and had to share them:
ITidiots
Best Tech Videos
TechTutorialsÂÂ
Posted in General Technology | Comments (0)