I have been using different script and solutions to tattoo the registry during OSD with useful information. There was a question a while ago on Technet forum for a script that could be used to tattoo the registry with Task Sequence variables values it can be found here: http://social.technet.microsoft.com/Forums/en-US/configmanagerosd/thread/24cd277c-d8cb-4dad-a10e-a087a2e5a791/#7d11e483-83a4-4d97-9721-f6a359f6717f After that I have been using it myself…
Rick Houchins right-click tools available for ConfigMgr 2012
I have used these right-click tools many times, some say “you cannot live without them”! They are now available in a single download both for Configuration Manager 2007 and 2012: http://myitforum.com/myitforumwp/2012/09/21/sccm-rctools/ Great stuff!!
Lenovo releases SCCM driver packs
Lenovo joins Dell and HP by having SCCM Driver Packs that you can download for at least from what I have seen so far newer models only. This is a great initiative from Lenovo to join Dell and HP as the leaders in delivering Laptops and Desktops for the enterprise segment. When you download drivers…
Remove from collection and clear PXE flag vbscript using Status Filter Rule
I wrote a post a long while ago which started as question in on Technet Forum on how to remove a computer from a collection using a status filter rule once the OS deployment Task sequence is successful, I posted the script here: https://ccmexec.com/2010/03/remove-a-computer-from-a-collections-when-osd-task-sequence-is-completed/. I still use it in almost all of my implementations of Configuration…
Windows 8 availability announced!
At the Microsoft World Partner conference today in Toronto, Microsoft Announced that Windows 8 will go RTM in August: “confirmed that Windows 8 is on track to Release to Manufacturing (RTM) the first week of August. For enterprise customers with Software Assurance benefits, they will have full access to Windows 8 bits as early as…
Generating a random password during OSD and save it in SQL – Part2
As a follow up to the post I wrote on how to generate a randomized local admin password and save it in SQL https://ccmexec.com/2012/06/generating-a-random-password-during-osd-and-save-it-in-sql/ , I will now describe a simple .HTA to retrieve the local admin password for a computer using a simple .hta. The .HTA has many graphical improvement potential but it works. It will use the…
Generating a random password during OSD and save it in SQL
In many scenarios it could to be a great idea to be able to set a randomized password for the local administrator account or create a new user account with local administrative permissions and disable the built-in account. The script can easily be modified to generate a password for another user-name than the local administrator….
TechEd 2012 Europe Sessions now available online
The Keynotes and all the sessions from TechEd Europe 2012 is starting to come online. You can download or streams the session recordings and keynotes at Channel 9. http://channel9.msdn.com/Events/TechEd/Europe/2012 Enjoy! I will!