SCCM 2007 description of all log files

Another very good resource I just found! The description of all log files in ConfigMgr 2007. See bellow an example and follow the link for the full post: http://technet.microsoft.com/en-us/library/bb892800.aspx. Management Point Log Files If management points are installed in the site hierarchy, management point log files are stored in the SMS_CCMLOGS folder on the management…

February 4, 2009 · 1 min · 172 words · Vitalie Ciobanu

Issue with Windows XP SP3 Volume License

A few days ago I had to make an image with Windows XP SP3 with all needed applications for lite touch installation. Everything went well and I was happy until I entered the mini-setup phase on the first computer with that image applied on it. I received an error regarding the product key. I guess…

February 4, 2009 · 1 min · 160 words · Vitalie Ciobanu

TechEd Online Bloggers

My last post (Using Group Policy to deploy Office 2007) was quoted on TechEdBloggers site.

January 19, 2009 · 1 min · 15 words · Vitalie Ciobanu

How Microsoft IT is using Configuration Manager 2007

Do you know how Microsoft IT manages thousands of servers worldwide in multiple countries for a large number of departments and customers using SCCM 2007? If no, then you should listen to this 30 minutes podcast: Microsoft IT Business Case for System Center Configuration Manager 2007 in a Data Center. And here is the full…

December 31, 2008 · 1 min · 82 words · Vitalie Ciobanu

PXE Boot not working after restart

In case you have PXE Boot working normally but suddenly it is not working anymore, it may be because of the WDS service. This might sound strange but sometimes Windows Deployment Services (WDS) Server does not start after restarting the server, even if it is set to automatically start. It happened to me a few…

December 31, 2008 · 1 min · 85 words · Vitalie Ciobanu

“The hash value is not correct”

Here is another error related to Task Sequence and MDT 2008. After creating and advertising a task sequence, most probably you will run it :). Make sure you have the latest version of your packages on the distribution point, otherwise you will receive an error while running the task sequence. This will be something like…

December 31, 2008 · 1 min · 159 words · Vitalie Ciobanu

“The ConfigMgr Provider reported an error”

Today I came across an interesting problem in ConfigMgr while creating a Windows Vista image of reference computer. And again, ConfigMgr 2007 displays the error with not much intuitive help. I’m using Microsoft Deployment Toolkit 2008 with ConfigMgr 2007 when I need to deploy an operating system. At the end of the imported Task Sequence,…

December 31, 2008 · 2 min · 236 words · Vitalie Ciobanu

Using Group Policy to deploy Office 2007

Last week I tested how Office 2007 installs via Group Policy. I created a software installation package and it worked successful; except the fact that it is not fully installed when a user logs on and that it will not upgrade (or remove) the existing version of Office even if I added the Office 2003…

December 15, 2008 · 1 min · 205 words · Vitalie Ciobanu

Group Policy – User Configuration Logon script

Something I have learned the other day… I had to install a small .msi using Group Policy, using a logon script. As it was a small package and not very important, I used a User Configuration Logon script.I created and linked a new GPO to a specific OU with some users (with no admin privileges)…

December 15, 2008 · 1 min · 141 words · Vitalie Ciobanu

How to format Hard Disk and apply the operating system on a specific partition

Yesterday, on SCCM TechNet forum, somebody asked me more info about “Format and Partition Disk” and “Apply Operating System Image” tasks in a task sequence. As the answer requires some screenshots to be provided, I decided to write a post here with that details and direct that user to this post. Format and Partition Disk:…

November 14, 2008 · 3 min · 637 words · Vitalie Ciobanu