giving something back after taking a lot :-)

Maik Koster at myITforum.com

Browse by Tags

Automatically remove computers from a collection and reset the last PXE advertisement flag after a Deployment has finished

October 12, 2010

Two of the administrative tasks you often have to do after a SCCM based Deployment has finished is removing the computer from the OSD Collection it has been added to start the Deployment (you don’t really want to leave a computer in a collection with an active OSD advertisement, do you?), and to clear the last PXE Advertisement flag in cases the Deployment has been started via PXE. The latter is mainly interesting for testing purposes, where you need to re-image the same computers over and over again...  ... Read the full post or  be the first to comment. Filed under: , ,

Create your custom Boot Wizard - Make it available for all known and unknown Computers

April 18, 2009

This is the final article of a series creating a custom Boot wizard to dynamically choose the Task Sequence to run on the local computer. (See Create your custom Boot Wizard - some advanced stuff , Create your custom Boot Wizard - Display dynamic data and Create your custom Boot Wizard - Execute the Wizard, process the results and create the Boot Image for Reference). Now we will make this Boot Image available to all our clients no matter if they are already known to ConfigMgr/SCCM or not. We will...  ... Read the full post or  be the first to comment. Filed under: , , , ,