SQL Server Magazine November 2006

    Options
Painlessly Migrate User Profiles
If you migrate user profiles on remote machines, check out the ProfileBackup solution. An alternative to Microsoft's limited tools, this script operates in two phases, backup and restore, to let you migrate profiles from a PC to a network share and back.
  Subscribe
Renew
Master CD
Change Mailing Address
Customer Service
Back Issues
Article Reprints
Group Discounts

Browse Archived Articles By: Issue | Author | Subject | Department |



[Feature]

Don't Let Daylight Saving Time Sneak Up on You

By simply double-clicking GetDLSDates.vbs, you can get a reminder of when daylight saving time begins and ends in the current year. Without having to change any code, this script will work the same year after year.

Gathering File System Data

Here's a scripted solution using the FileDB object that will help you build a database of files based on the backup job's backup selection (.bks) file.

Painless Profile Migration

If you need to migrate many profiles or need to migrate profiles on remote machines, you'll want to check out the ProfileBackup solution.

Using URLs in Batch Files

Batch files are a handy way to launch frequently visited Web sites, but you need to know a few caveats to work around how batch files handle special characters in the URLs.




[Rem]

Rem

This month, Bill Stewart shows you how to use an object to return a WMI method's results so that the method works with JScript.




[Sidebar]

Daylight Saving Time Is Changing in 2007

The US government's Energy Policy Act of 2005 extended the dates for daylight saving time in the United States. Here are the changes that will occur starting next year.