Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


May 2008

Letters@windowsitpro.com

RSS
Subscribe to Windows IT Pro | See More Windows OSs Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

Unlocking USB Drives with Cipher
I appreciate Mark Minasi’s Cipher tip in his Windows Power Tools column (“Manage Your EFS Keys with Cipher,” February 2008, InstantDoc ID 97735). I have a USB drive that I move between two machines. Because of company policy, the contents of any USB drive connected to a laptop are encrypted with Cipher. The encryption occurs during the logoff sequence (a GPO logoff script). The first time, the process can hang the logoff sequense as it processes your USB device (in my case, a 200GB drive at 25 percent capacity). After that, it scans for deltas and runs quicker. Mark’s technique let me export/import my keys to the second machine and continue to access the data.

—ajrinaldi

PowerShell Intro
Robert Sheldon’s article in the February 2008 issue of Windows IT Pro (“PowerShell 101, Lesson 1,” InstantDoc ID 97742) provides a terrific introduction to PowerShell. I would’ve liked to see some mention of Get-Command and Get-Member because these tools, together with Get-Help, comprise a great selection of tools for learning the capability of PowerShell cmdlets. The article also should have mentioned the fact that PowerShell, as initially installed, can’t run scripts. If readers can’t get simple scripts to run, they’ll conclude that PowerShell doesn’t work. The use of Set- ExecutionPolicy, as detailed in the Help file, will overcome this restriction. Robert does give a good overview of aliases and how you can use them. I hope he includes, in follow-up articles, some guidelines about not using them in scripts.

—Richard Siddaway

Thanks for your valuable feedback! You raise a good point about running script files, and you’re correct in pointing out that if users want to run a PowerShell script file, they must first use the Set-ExecutionPolicy cmdlet to set the execution policy. They can find information about the cmdlet by retrieving its Help file in PowerShell.

In later installments, I do plan to discuss how to run script files. We’ve divided the information into two series: PowerShell 101 and PowerShell 201. In addition to the topics I cover in the first and second installments (February and March 2008), the PowerShell 101 series will cover how to use operators and work with expressions, how to work with string values in your commands, how to use variables in your commands, and how to work with PowerShell providers to access various data stores. The PowerShell 201 series will cover how to implement flow control in your commands, how to work with data types, how to create and use functions, and how to persist PowerShell scripts through script files and profiles. I hope this series provides a solid foundation for using PowerShell.

—Robert Sheldon

Hyper-V vs. ESX
I want to thank Michael Otey for his look at Microsoft’s Hyper-V thin hypervisor (“A First Look at Windows Server 2008 Hyper-V,” February 2008, InstantDoc ID 97857). In principle, I agree that Hyper-V might drive adoption of Windows Server 2008. However, I disagree that Hyper-V levels the playing field with VMware’s ESX Server. Here’s why:

  • VirtualCenter—Michael mentions System Center for managing Hyper-V. Although I agree that managing some aspects of ESX can be tricky, VirtualCenter simplifies the management of resources, performance, migrations, and virtual machine (VM) creation across your enterprise.
  • HA and Distributed Resource Schedule (DRS) clusters— These VirtualCenter features let you move VMs among ESX servers. DRS is particularly useful because you can create rules that prevent redundant VMs from being hosted on the same ESX server. (Think domain controllers—DCs—or MSCS nodes.) Keep in mind that all the migrations occur live.
  • Community—The VMware Technology Network (VMTN) is a vibrant, technically strong community that solves many challenges of using ESX autonomously.
  • VMFS and .vmdk files— VMware’s VMFS file system and .vmdk are far more elegant than the partition model that Hyper-V uses. Instead of requiring individual partitions for guests, you create large VMFS volumes. Several VMs can happily coexist on a VMFS volume. The virtual disk file (.vmdk) is essentially a virtual partition in a file.

Hyper-V might be fine for the SMB, but in my opinion ESX is still the only real contender from an enterprise perspective. That said, Michael’s article got me excited by Microsoft’s progress because I’m sure it’ll spark innovation from VMware. The recently released ESX 3.5 is early evidence of VMware’s initiative. Several new experimental features have been integrated to improve the overall ESX experience.

—Brent McCraney

Thank you for writing. Watch for Michael Otey’s virtualization shootout, in which he compares Hyper-V with ESX Server 3.5, in the June issue.

—Amy Eisenberg

Create SPF Records Automatically
I read the very useful Reader to Reader article by Nolan Garrett and Jeff Jones about SPF records (“Fighting Spam and Phishing with SPF,” InstantDoc ID 98034, March 2008). I just want to add that Microsoft provides an easy Sender ID Framework SPF Record Wizard that automates the procedure of creating SPF records. You can find it at www.microsoft.com/mscorp/safety/content/technologies/senderid/wizard.

—Apostolos Fotakelis

End of Article



Reader Comments

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
PsExec

This freeware utility lets you execute processes on a remote system and redirect output to the local system. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...

Ballmer: Xbox 360 'an Unqualified Success'

It's a product line that has consumed tens of billions of dollars of R&D, money that can never be recouped. The most recent version of the product is so endemically buggy that it has suffered from an historic product recall whose value exceeds $1 billion ...


Windows OSs Whitepapers Why SaaS is the Right Solution for Log Management

Are You Satisfied?

A Preliminary Look at Deployment Plans for Microsoft Windows Vista

Related Events Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Related Windows OSs Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Speed Up Your PC!
Try Diskeeper 2008 with InvisiTasking Free Now!

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Agent-less Remote Backup Service, Free 30 Day Trial
Award winning remote backup service at a competitive price with no min GB/month. Sign up Now!

ScriptLogic Cartoon Caption Contest
Submit your caption and you will be entered to win $198.42

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.

List Your Products in Our Technology Resource Directory
Don't miss the chance to post your free listing in this comprehensive directory for IT and developer professionals, powered by Windows IT Pro. But hurry! Deadline ends Oct. 9.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing