找回密码
 FreeOZ用户注册
查看: 2039|回复: 2
打印 上一主题 下一主题

[经验分享] 【IT】玩转SCCM

[复制链接]
跳转到指定楼层
1#
发表于 12-6-2014 10:54:31 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?FreeOZ用户注册

x
Lab is always the first place for people to trying out the new technologies, same as mine. So what I want to achieve in my local lab is to build a whole system center 2012 R2 private cloud products line so I can play with. Most of the System Center product in my lab is using a dedicate server for management server and a shared SQL server with dedicated instance and static default port 1433 for the database
This time it’s time to build my System Center 2012 R2 Service Manager environment.
You can always find out step by step guide for other System Center products as below:
Let get started
SQL instance: SCCM
collation: SQL_Latin1_General_CP1_CI_AS
SQL Server role: Database Engine Services, Reporting Services
SQL Memory Limitation: 8G
2. Prepare Windows Assessment and Deployment Kit (ADK) for Windows 8.1
Deployment Tools
Windows Preinstallation Environment (Windows PE)
User State Migration Tool (USMT)
3. Extend AD schema
Jump to the domain controller and run ExtADSch.exe from the SCCM installation .iso file SMSSETUP\BIN\X64\extadsch.exe
4. Install WSUS on site server
I have created a new SQL instance called WSUS for the WSUS database just because I personally prefer SQL to be my WSUS database so I can manage and play around with my WSUS DB, you can use the default WID database for lab purpose.
5. Create the System Management Container and assign permission
  • Log on as an account that has the Create All Child Objects permission on the System container in Active Directory Domain Services.
  • Run ADSI Edit, and connect to the domain in which the site server resides.
  • Expand Domain <computer fully qualified domain name>, expand <distinguished name>, right-click CN=System, click New, and then click Object.
  • In the Create Object dialog box, select Container, and then click Next.
  • In the Value box, type System Management, and then click Next.
  • Click Finish to complete the procedure.
  • In the CN=System Management Properties dialog box, click the Security tab, and then click Add to add the site server computer account. Grant the account Full Control permissions.
  • Click Advanced, select the site server’s computer account, and then click Edit.
  • In the Apply onto list, select This object and all descendant objects.
6. Site server computer account administrative rights
Jump to SQL server, add site server to the local administrator group
7. Install SCCM 2012 R2
I have a dedicated SQL server, so it’s a little bit complicated than standalone installation
Central Administration Site is not needed in my case, but we can still scale out to a CAS server later
SQL connection
If you get a connection error like below
What we need to do is just change the “Dynamic Ports” to the default SQL port 1433 in “SQL Server Configuration Manager”
Restart the SQL service
Now go back to SCCM server, we should able to see the next step
The SMS Provider can be a dedicate server or just use the management server
Try HTTPS then HTTP makes more sense for me
HTTP is good enough for lab, and again, we can always change this later
You should now can see all of the prerequisites passed, SQL Server memory warning is fine since we don’t need to allocate to much memory for a small lab
Just ignore the “Verify site server permissions to publish to Active Directory” since I’m pretty sure we do have the permission, sometimes it just cannot passed the prerequisites check
Still worried about that site server permission warning? no problem, let’s double check if we got something in that container now
OK, all looks good, Enjoy SCCM 2012 R2
Optional:
Install the Software Update Point
Navigate to Administration->Site Configuration->Servers and Site System Roles, Install a new Site System role: Software Update Point
Install the Reporting Service Point
Select the SQL server and install the Reporting Services Point
Verify the Reporting Services Point installation
1. SRSRP.LOG
2. SQL Server reporting service
3. SCCM console


原文:http://www.rickygao.com/step-by- ... figuration-manager/



回复  

使用道具 举报

2#
发表于 14-6-2014 00:02:04 | 只看该作者
好熟悉的界面
回复  

使用道具 举报

3#
发表于 14-6-2014 00:40:34 | 只看该作者
LZ用什么来打包application?
回复  

使用道具 举报

您需要登录后才可以回帖 登录 | FreeOZ用户注册

本版积分规则

小黑屋|手机版|Archiver|FreeOZ论坛

GMT+11, 8-10-2025 10:59 , Processed in 0.016198 second(s), 18 queries , Gzip On, Redis On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表