Search English (United States)  Svenska (Sverige)
Wednesday, February 08, 2012 ..:: Blog » Johan Arwidmark ::.. Register  Login
 Text/HTML Minimize

On March 21, the first day of MMS 2011, I announced the immediate availability of the Deployment Research blog and Deployment Research Facebook page. Sites filled with video-tutorials on how to deploy operating systems. Information about this new site, as well a bunch of other deployment related community sites was by the way also printed (thank you FedEx) and put in the attendee-bag (Thank you Microsoft) for every MMS 2011 attendee, about 4000 people.

This also means that the deployvista.com blog will not be much active anymore. It will still exist, but the content will gradually be migrated over to the new site, cleaned-up and converted into the new format…

Happy deployment, and I hope to see you online in the forums…

Regards / Johan Arwidmark
Microsoft MVP – Setup & Deployment


 Print   
 Blog_Archive Minimize

 Print   
 Creating a SCCM Task Sequence boot media using vbscript... Minimize
Location: BlogsJohan Arwidmark    
Posted by: johan 10/2/2008

Tired of using the ConfigMgr console just because you need a new SCCM Task Sequence boot media (WinPE)? ... Well, you don't have to...

In the ConfigMgr SDK there is a API (tsmediaapi) that can be used together with a vbscript....

Step-by-step

  1. Download the ConfigMgr SDK, and install to the default location  (http://www.microsoft.com/downloads/thankyou.aspx?familyId=064a995f-ef13-4200-81ad-e3af6218edcc&displayLang=en)
     
  2. Register the tsmediaapi.dll
     
    regsvr32 "C:\Program Files\Microsoft System Center Configuration Manager 2007 SDK\Samples\OperatingSystemDeployment\CreateTSMediaAPI\tsmediaapi.dll"
     
  3. Download the below script and, edit the necessary variables (see header of the script). 
    http://www.deployvista.com/Repository/tabid/71/ctl/EntryDetails/mid/396/EntryId/42/language/en-US/Default.aspx
Permalink |  Trackback

  
 Search_Blog Minimize

 Print   
Copyright Deployvista.com 2006-2010 (c)   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2012 by DotNetNuke Corporation