Q. Can I deploy Linux using System Center Configuration Manager 2007 (SCCM)?

John Savill

June 11, 2009

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Yes and no. The built-in OS deployment technology in SCCM is based on the Windows Imaging (WIM) format, which is in turn based on the NTFS file system generally used only by Windows OSs. You can't deploy a non-NTFS OS such as Linux OSs from a WIM deployment technology.

However, you do have options. SCCM isn't limited to deploying WIM images. The task sequences you create using SCCM can perform custom functions and call other applications, so it would be possible to create a custom task sequence to partition the disk and then deploy a custom image using a different imaging technology, such as Symantec Ghost.

Related Reading:



Check out hundreds more useful Q&As like this in John Savill's FAQ for Windows. Also, watch instructional videos made by John at ITTV.net.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like