I have a Windows 7 Bare Metal TS that is running perfectly...well almost. I have taken bits and pieces from different ideas to get to a single task sequence for all my new (bare Metal)computers. I want to have all my applications that the computer is suppose to have installed during the TS. On this site I found an excellent idea to use a script to query AD for the groups the computer is in. Since I use AD groups as part of my normal Software deleivery I thought that this would be a great way to incorporate it into my TS. I know have a TS that installs the OS and installs only the applications that the computer/user needs. What I do to achive this is to Pre-create the Computer AD account in Active Directory. I then put that computer account into the proper software deleiver groups that I have allready created. In my TS i have a script that prompts for the computer name. I ensure that I type in the same name as the account I created before. When the application section startes the script goes out and looks up the AD group and if that computer account is found it will install the application.
So far so good.
The issue that I am having is when I go to the collections to view the new computer the client does not show installed. It appears that the discovery that is being used is the SMS_AD_SYSTEM_DISCOVERY rather than the heart beat discovery which is normaly used for a bare metal. I have waited days but the client will never register with SCCM. I have to force a install of the client from the console.
I can only assume it's and issue with me pre-creating the account but SCCM should not even now about the account until my discovery process runs. My AD system discovery only runs 1 time and that is late at night. I do not have any delta discovery turned on or anything.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I have a Windows 7 Bare Metal TS that is running perfectly...well almost. I have taken bits and pieces from different ideas to get to a single task sequence for all my new (bare Metal)computers. I want to have all my applications that the computer is suppose to have installed during the TS. On this site I found an excellent idea to use a script to query AD for the groups the computer is in. Since I use AD groups as part of my normal Software deleivery I thought that this would be a great way to incorporate it into my TS. I know have a TS that installs the OS and installs only the applications that the computer/user needs. What I do to achive this is to Pre-create the Computer AD account in Active Directory. I then put that computer account into the proper software deleiver groups that I have allready created. In my TS i have a script that prompts for the computer name. I ensure that I type in the same name as the account I created before. When the application section startes the script goes out and looks up the AD group and if that computer account is found it will install the application.
So far so good.
The issue that I am having is when I go to the collections to view the new computer the client does not show installed. It appears that the discovery that is being used is the SMS_AD_SYSTEM_DISCOVERY rather than the heart beat discovery which is normaly used for a bare metal. I have waited days but the client will never register with SCCM. I have to force a install of the client from the console.
I can only assume it's and issue with me pre-creating the account but SCCM should not even now about the account until my discovery process runs. My AD system discovery only runs 1 time and that is late at night. I do not have any delta discovery turned on or anything.
Can anyone assist with this issue?
Share this post
Link to post
Share on other sites