When reinstalling a computer which is already present in Configuration Manager 2007 it sometime obsolete the existing client record specially when reinstalling it using PXE boot. When I wanted to use Direct Membership only in a project instead of using AD-groups for instance for targeting this became a major issue. I then found this excellent…
Category: Configuration Manager
Installing SCCM 2007 Prerequisites unattended
ServerManagerCmd -i Web-Server ServerManagerCmd -i Web-Asp-Net ServerManagerCmd -i Web-ASP ServerManagerCmd -i Web-Windows-Auth ServerManagerCMd -i Web-WMI ServerManagerCmd -i Web-Mgmt-Compat ServerManagerCmd -i Web-DAV-Publishing ServerManagerCmd -i Application-Server ServerManagerCmd -i BITS ServerManagerCmd -i RDC ServerManagerCmd -i WDS ServerManagerCmd -i FS-Fileserver %windir%\system32\inetsrv\AppCmd set config “Default Web Site/” /section:system.webServer/webdav/authoring /enabled:true /commit:apphost %windir%\system32\inetsrv\AppCmd set config “Default Web Site/” /section:system.webServer/webdav/authoring /fileSystem.allowHiddenFiles:true /commit:apphost %windir%\system32\inetsrv\AppCmd…
Tired of adding SCCM Package to distribution points?
Last week I got an idea that it must be possible to add a newly created software distribution package to distribution points automatically. I thought that using a status filter rule to trigger a script which will add the package to distribution points should be no problem. Status filter rules are awesome! However I ran into some challenges…
Create Bitlocker partition during OSD
I have answered this question many times now on the Technet forum so I think it is time to write about it here as well. When installing Windows 7 from the DVD manually the partition needed for Bitlocker is created automatically, when deploying a captured image using SCCM however this has to be created manually….
Microsoft Community Contributor Award – 2011
On Friday I got a nice suprise in my mailbox, I was awarded with the Microsoft Community Contributor Award – 2011 title. It is always nice to be noticed, now I will continue my efforts and try to improve.
SCUG.SE Configuration Manager 2007 – Tips & Tricks Livemeeting
Måndagen den 7 Mars KL 1300 kommer jag tillsammans med Stefan Schörling – MSFAQ.SE att köra ett Livemeeting tillsammans, “Tips & Tricks för Configuration Manager 2007”. “Välkomna till ett Livemeeting om System Center Configuration Manager 2007 Vi kommer under detta livemeeting gå igenom fallgropar och erfarenheter vi samlat på oss genom åren med Configuration Manager i stora…
Using SCCM Dashboard to display Forefront Endpoint Protection info
I got an idea to use the SCCM Dashboard to present the status from the Forefront Endpoint Protection 2010 . The FEP Dashboard in the SCCM console is based on Collection membership so I opened SQL Management Studio to get the SQL queries for the Collection Membership and use them i the SCCM Dashboard. However…
USMT 4 Update Released to Support Office 2010 Migrations
Finally the long awaited update for USMT 4 to support Office 2010 migrations is realeased! This means that finally it will be possible to get the OSD refresh and prelace scenario to work with Office 2010 settings as it works with the other Office versions! For more information see: USMT 4 Update Released to Support Office…