Posts Tagged SCCM 2007

MDT 2010: Trace32 replacement?

mdt-2010-trace32-replacement

Looks like Specops is working on a Logviewer for use with MDT and SCCM.
Could this be a replacement for Trace32 (SMS Trace)?

Get the Beta here (Microsoft .Net Framework 4.0 is required to install and run the Specops Logviewer)

, , ,

No Comments

SCCM: Deploying Dell Servers using ConfigMgr?

sccm-deploying-dell-servers-using-configmgr

The Dell Server Deployment Pack for ConfigMgr has been updated to v.1.2.

Get it here

,

No Comments

Hints: SCCM 2007/SMS 2003 Ready-Made Queries

hints-sccm-2007sms-2003-ready-made-queries

A repository for ConfigMgr 2007 and SMS 2003 queries can be found here

, ,

No Comments

SCCM: Modena RC2 download available on Connect

sccm-modena-rc2-download-available-on-connect

A full featured version of Modena RC2 is ready for download on Connect and I’ve just downloaded it.

I’m currently looking into the DriverSync tool. The tool includes a VBScript (ExcelDriverSyncBeta.vbs) that pipes all Hardware ID’s to a Excel spreadsheets. Run the script with the OS as argument and you will get a spreadsheet called DeviceDrivers.xlsx with all the hardware ID’s – that could come in handy in all OSDs.

,

No Comments

News: Beta1 of SCCM 2007 R3 in Q1 2010

news-beta1-of-sccm-2007-r3-in-q1-2010

R3 for SCCM 2007 is coming and first beta can be expected in January 2010. The new Power Management features are not in my interest, but the updated ‘Prestaged-Media’ feature and ‘Delta Active Directory Discovery’ sounds pretty kool! … R3 can create pre-staged media from the Task Sequence Media wizard. The wizard will create a .wim file which contains the boot media and the operating system .wim file. … Delta Active Directory Discovery -> This improvement will help the SCCM admin to deploy software based on elements in Active Directory (deploying software based on AD groups, OU’s etc.).

,

No Comments

SCCM: SCUP 4.5 now supports WSUS 3.0 SP2

sccm-scup-4-5-now-supports-wsus-3-0-sp2

You can find the download here

, ,

No Comments

Downloads: Deployment CD 2.0 by Johan Arwidmark

downloads-deployment-cd-2-0-by-johan-arwidmark

Johan Arwidmark has done it again!

This time he has released an updated version of his Deployment CD. The CD covers:

MDT 2010 Lite Touch Deployments (deployment without ConfigMgr 2007 SP2 R2, just the free tools)

  • LTI01 – Installing the server for MDT 2010 Lite Touch
  • LTI02 – Creating a Windows 7 reference image using Lite Touch
  • LTI03 – Deploying a Windows 7 image using Lite Touch
  • LTI04 – Dynamic Settings, creating and using the deployment database

MDT 2010 Zero Touch Deployments (deployment with ConfigMgr 2007 SP2 R2)

  • ZTI01 – Installing the server for MDT 2010 Zero Touch and ConfigMgr 2007 SP2
  • ZTI02 – Creating a Windows 7 reference image using ConfigMgr 2007 SP2
  • ZTI03 – Deploying a Windows 7 image using ConfigMgr 2007 SP2
  • ZTI04 – Dynamic Settings, creating and using the deployment database

Additional Presentations

  • E01 – New features in MDT 2010
  • E02 – Upgrading MDT 2008 to MDT 2010
  • E03 – Migrating Windows XP to Windows 7

Register at www.deploymentcd.com and you’ll be downloading the ISO shortly after.

, ,

No Comments

ConfigMgr: CD boot media with fixed IP

configmgr-cd-boot-media-with-fixed-ip

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)).

, ,

No Comments

ConfigMgr: Ready to deploy ConfigMgr SP2?

configmgr-ready-to-deploy-configmgr-sp2

Here is the the Configuration Manager 2007 SP2 Upgrade Checklist. Problems with IIS acting up after the upgrade? Check this blog from Frode Henriksen.

, ,

No Comments

Hints: More about ConfigMgr documentation, or lack of same

hints-more-about-configmgr-documentation-or-lack-of-same

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.

, , , ,

No Comments