Posts Tagged SCCM 2007 R2
OSD: Deploying Win7 with SCCM 2007 SP2 and Modena
Posted by Lars Krogh in SCCM 2007 R2 on 11/11/2009
Just downloaded Modena (RC1) from Connect. Haven’t installed it in my SCCM lab yet, but have extracted the files. There are a few good scripts I can use and the WindowHide.exe executable (no more scripting for hiding Windows during OSD).
More bits for my perfect deployment setup …
ConfigMgr: CD boot media with fixed IP
Posted by Lars Krogh in Tips and Tricks SCCM on 28/10/2009
Today I had to create a CD boot media with an fixed IP – why? - cause I had to do a OSD at a branch office without a DHCP server and had no Super User on location.
I created a CD boot media within SCCM and extracted the ISO using WINRAR.
I mounted the BOOT.WIM from \<boot media name>\SOURCES\

Then I created an .ini file with the name TSconfig.ini in the root of the media and a VBScript named PreTS.vbs. The VBScript run Netsh to set the fixed IP and the DNS server.

The script will execute before pulling the policies from the SCCM server.
After that I created a new CD boot media using CDIMAGE GUI. I used etfsboot.com as CD boot sector. On my 32-bit XP Pro the file is located in C:\Program Files\Windows AIK\Tools\PETools\x86\boot\etfsboot.com (You need a local install of WAIK 2.0 (I run ConfigMgr 2007R2 SP1)).

ConfigMgr: Ready to deploy ConfigMgr SP2?
Posted by Lars Krogh in SCCM 2007, SCCM 2007 R2 on 28/10/2009
Hints: More about ConfigMgr documentation, or lack of same
Posted by Lars Krogh in Hints on 26/10/2009
As I wrote in a post ealier I use SYDI Server a lot for documenting Server deployments. Check out this script from Enhansoft. It’s based on SYDI Server and creates a basic documentation for your Systems Management Server.
Hints: Troubleshooting OSD using MDT 2010/SCCM 2007
Posted by Lars Krogh in Hints on 26/10/2009
Xtreme Consulting now got a Deployment Team and guess who’s onboard – Tim Mintner. They got a blog here - check it out! - it already has some great information on trobleshooting MDT.
Downloads: ConfigMgr documentation library update for October 2009
Posted by Lars Krogh in SCCM on 24/10/2009
Hints: Hotfixes and updates in ConfigMgr 2007 SP2
Posted by Lars Krogh in Hints on 23/10/2009
See the list here. It’s HUGE!
Hints: Installing DELL?
Posted by Lars Krogh in Hints on 23/10/2009
Downloads: ConfigMgr 2007 SP2 RTW
Posted by Lars Krogh in Downloads SCCM on 22/10/2009
Surprise - on the day Microsoft has released Windows 7 the SP2 update for Configuration Manager has also been released. Grab it here
