Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED SCCM 2012 R2 Single Forest two Domains

Status
Not open for further replies.

SCCMNewBie

New Member
Messages
2
Reaction score
0
Points
1
Hi Prajjwal

Thanks a lot for all what you do :)
Really Like and Appreciate your guides.

I have a question?

Start with the Environment Overview:



Single Forest environment , two domains
Domain A : New Domain Created with SCCM 2012 R2 installed

Domain B: Existing Domain with 500 Clients approx



Now,

Created a totally new SCCM 2012 R2 environment in a new domain Domain A.

OSD , App Deployment , S/W Patching working like a charm.
smile.png




But there is another requirement by company :

Company's requirement is to Add Domain B to the SCCM 2012 R2 and manage it the same way as primary Domain A (i.e OSD, App Deployment, S/W Patching)

But, they are hesitant for the making any changes in the second Domain (i.e AD Schema extension and System Management Container creation)



Configuration done So far :

- Added the Domain B to SCCM 2012 R2 , ran Forest Discovery successfully.

- Have Discovered all the Client Machines in Domain B

- Configured the Client settings for pushing the Client Agent to Domain B machines

(Note that the SCCM Client Push Account has domain Admin rights on Domain
cool.png


But Unable to push Client on Domain B Machines

Tried to test on 5-10 machines, but apparantely it is failing to create the ccmsetup folder

due to privillege issue ( I Guess )



Good thing

--------------

Both MP (Domain A ) and DC (Domain
cool.png
can resolve each others DNS successfuly.

As it is a same Forest, I assume don't have to set any trust relationship.



So, I want to manage Domain B ( Old Domain Same Forest ) same way I am able to manage Domain A ( New Domain, Same Forest) without making any changes or extending the SCHEMA on Domain B



Also, Please suggest
How can I See the second Domain in the Task Sequence....
While Creating a OSD Task Sequence and Adding the Deployed Machine to any of the Domain ( At the Moment, can see only new Domain )

Please Help.....!!!!!!!



Have been struggling with this issue for some days now
sad.png


Any suggestion would much appreciated...



Thanks
SCCM NewBie
 
"But Unable to push Client on Domain B Machines" - What does ccmsetup.log file says ?. The log file should provide more info on the errors.
 
I Have noticed on the client machines that
----------------
It just copy the Files.
Install only partially, Config Manager Applet is there in Control Panel.

No Software Center and Machine Status ( Client = No ) in SCCM Console.

Something stops the process in between.

Will share this log that points to the WMI :
------------------------------------------------

Execute query exec [sp_IsMPAvailable] N'PO1' SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x1) SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Attempting to connect to administrative share '\\TestClient\admin$' using account 'Domain\admintest' SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> The 'best-shot' account has now succeeded 12 times and failed 0 times. SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Connected to administrative share on machine TestClient using account 'Domain\admintest' SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Attempting to make IPC connection to share <\\TestClient\IPC$> SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Searching for SMSClientInstall.* under '\\TestClient\admin$\' SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> System OS version string "6.1.7601" converted to 6.10 SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Unable to connect to WMI (root\ccm) on remote machine "TestClient", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Creating \ VerifyingCopying exsistance of destination directory \\TestClient\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Copying client files to \\TestClient\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "MobileClient.tcf" SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:45 PM 16460 (0x404C)
---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "ccmsetup.exe" SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
---> Created service "ccmsetup" on machine "TestClient". SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
---> Started service "ccmsetup" on machine "TestClient". SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
---> Deleting SMS Client Install Lock File '\\TestClient\admin$\SMSClientInstall.PO1' SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
Execute query exec [sp_CP_SetLastErrorCode] 2097152814, 0 SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
---> Completed request "2097152814", machine name "TestClient". SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
Deleted request "2097152814", machine name "TestClient" SMS_CLIENT_CONFIG_MANAGER 27/04/2015 2:20:46 PM 16460 (0x404C)
____________________________

~ Thanks
 
Status
Not open for further replies.

Forum statistics

Threads
7,026
Messages
27,491
Members
17,677
Latest member
Nairolf

Trending content

Back
Top