snooper Posted September 3, 2011 Report post Posted September 3, 2011 Hello All, I am currently experiencing an issue with duplicate CMIDs. This is causing an issue using KMS as KMS licensing requires 25 unique CMIDs to be used to function. We'd rather not have to activate all computers with MAK. I don't understand why the CMIDs are not unique. Some background on how we currently do this: 1) I created a build task sequence via SCCM 2007 and placed it onto an iso. I used it to install Win 7 SP 1 64 bit Enterprise onto a VM. 2) While it's in a workgroup (not domain joined), I proceeded to install my applications and customizing settings for our organization. 3) I now built a capture task sequence via SCCM 2007 and place it onto an iso. Prepare the Config Mgr Client for Capture Prepare Windows for Capture Capture the reference machine 4) I ran the capture iso on the VM. It shutdown and captured the machine as it should. 5) I now created a task sequence to deploy the captured wim. Restart in Windows PE Partition Disk Apply Operating System (add our captured wim here) Apply Windows Settings (no key specified here) Apply Network Settings Apply Device Drivers Apply Driver Packages (based on model variable) Setup Windows and Config Mgr 6) Takes about 20 minutes and wala.. my image is deployed onto a workstation. I do slmgr.vbs /dlv on it and it has the same CMID as the reference computer I captured from! The SID is different. But the CMID is the same. So what gives? Hopefully someone can shed some light on this. Any input is greatly appreciated. Thank you Matt Quote Share this post Link to post Share on other sites More sharing options...
DizzleSizzle Posted September 12, 2011 Report post Posted September 12, 2011 make sure you sysprep the machine before you capture the base image. I found it easier to just capture the images with PE and save it to a share then import the image to SCCM. Quote Share this post Link to post Share on other sites More sharing options...