tag:blogger.com,1999:blog-48515503181003545272009-07-17T13:52:34.419+02:00Nico's IT RumblingsNico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.comBlogger26125tag:blogger.com,1999:blog-4851550318100354527.post-37897361747617325682009-07-17T13:41:00.002+02:002009-07-17T13:45:30.770+02:00MDT Database connections wit MDT 2010If you encounter issues connecting to the MDT database, do the following for troubleshooting.<br /><br />Put following files into one folder:<br /><br />ztigather.xml<br />ztigather.wsf<br />customsettings.ini (where you specifiy the connection to the DB)<br />ztiutility.vbs<br />ZTIDataAcess.vbs<br /><br />Execute following command from a host that needs to connect to the DB.<br />cscript ztigather.wsf /debug:true<br /><br />Most common issues are SQL permission or Named Pipes that isn't enabled in SQL.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-3789736174761732568?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-10811543541473568472009-06-26T08:33:00.001+02:002009-06-26T08:35:05.626+02:00MDT 2010 Beta 2Available at the Microsoft Connect site.<br /><br />From now on you have everything to test Windows 7 Deployments via SCCM.<br /><br />Don't forget to install SP2 (also beta) of SCCM as well!<br /><br />Nico<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-1081154354147356847?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-88458678947908882752009-05-12T13:10:00.003+02:002009-05-12T13:15:18.804+02:00OSD wipes the disk instead of formattingHi,<br /><br />Did you ever noticed that if you change the advertisment distribution setting of your task sequence to "Access content directly..." your disk gets wiped instead of formatted?<br /><br />The reason because of this is that MDT sets by default an argument on the "Format and Parition Disk" Task.<br /><br />That argument looks like "_SMSTSDownloadOnDemand equals TRUE", if you remove this also your disk will be formatted when accessing the DP directly instead of downloading the content from the DP.<br /><br />If you access the contect direcly you decrease the installation time significantly.<br /><br />Nico<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-8845867894790888275?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-5411061408322986382009-02-13T17:08:00.001+01:002009-02-13T17:09:59.321+01:00PXE issues - Part 2Issue:<br />You get an IP address from your DHCP server but the system get stuck with contacting your PXE point, in the end you get a Vista boot error.<br /><br />Solution:<br /><br />Distribute always 64 bit to PXE point as well even for 32 bit machines<br /><br /><br />Almost all new computers these days are x64 capable even though you may only deploy a 32-bit operating system onto it. If the computer is x64 capable, then you must have an x64 boot image on the PXE Service Point, even if you are only planning to use a 32-bit boot image. The reason is that the PXE Service Point extracts certain files from the boot image that must be used in the very early stages of the PXE boot process. In this early stage, x64 files must be used on x64 capable hardware. Later in the process the PXE Service Point will determine that you want to use a 32-bit boot image and will revert to the 32-bit only code. But if you don't have the x64 boot image present on the PXE Service Point, it can't get past the early stages on x64 capable hardware.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-541106140832298638?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-18884476042426872732009-01-15T14:25:00.001+01:002009-01-15T14:27:11.359+01:00SCCM and PXE troublesHi,<br /><br />I suppose a lot of you have also troubles with WDS and SCCM.<br /><br />Here you have a nice post, describing the issues I encountered.<br /><br />http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/fb096553-22f8-4fe7-b326-a6bc7c126cb3<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-1888447604242687273?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-28499669248220990912008-11-12T08:37:00.002+01:002008-11-12T08:56:53.218+01:00SCCM migration issuesHello,<br /><br />It's been a long time that I have posted something because I was very busy prerparing a SCCM migration by one of my clients.<br /><br />The goal:<br /><br />Upgrade SMS 2003 SP3 hierarchy.<br />One of the primaries was located on a VM Ware and this one needed to be migrated to a physical 64-bit machine.<br /><br />Most issues I had was located on this primary.<br /><br />I did first an in-place upgrade of the VM Ware.<br /><br />The upgrade wizard failed all the time with fatal errors during the installation of the INBOX_MANAGER. After investigating for hours (I needed Microsoft support for this) we noticed that there were corrupt ct2 files in the hman inbox. <br />We removed the corrupt files and executed a site reset hoping that the wizard should continue installing the failed components.<br /><br />Originally we thought SMS was working, but after a while I noticed all my clients had error 401 in their ccmexec.log. The complete SMS console was green so no issues following SMS. After some investigation again we discovered that IIS was running in 5.0 compatibility mode. Normally SCCM should change this but probably because of the failure of the wizard this task was skipped.<br /><br />When trying to remove the limited status of IIS we noticed that the after IISRESET the option was always checked again. After some hours we discovered that the service "Internet Printing" was preventing IIS to stop this compatibility mode.<br />When removing the Internet Printing everything worked.<br /><br />So far the in-place upgrade of the VM Ware...<br /><br />The next weekend I had to move the VM Ware to physicall hardware.<br /><br />I took an SMS backup with the "backup site" task.<br />When trying to restore this data with Site Repair wizard... gues what... FATAL ERROR.<br />After some attempts I gave it up and restored the SQL database manually.<br />The restore of the SMS data luckily succeeded via the Site Repair Wizard.<br /><br />All SCCM stuff was working, only OSD was suddenly very slow.<br />This patch resolved the OSD issue:<br /><br />http://support.microsoft.com/kb/955955<br /><br />So this was a short description of my SCCM rumbles ;-)<br />The misery someone can have in case the wizard are failing...<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-2849966924822099091?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-38506922004462895722008-09-01T00:50:00.001+02:002008-09-01T00:51:56.226+02:00Holiday!!Finally a well deserved holiday<br /><br />3 weeks west coast in the VS<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-3850692200446289572?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-14567536481852176032008-07-24T14:01:00.001+02:002008-07-24T14:06:07.300+02:00USMT - custom.xml sampleI needed to capture something out of the user profiles located under the hidden folders<br />local settings\application data\...<br />By default USMT skips these folders.<br />It took me a while to find this out, so it can might be interesstinf for one of you guys...<br /><br />Here you have the sample. To make sure that this xml gets applied you need to add this /i:custom.xml as well in the loadstate and the scanstate command.<br /><br /><?xml version="1.0" encoding="UTF-8"?><br /><migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/custom"><br /><br />- <component type="System" context="User"><br /> <displayName _locID="miguser.Notes">Lotus Notes</displayName><br />- <paths><br /> <path type="File">%CSIDL_LOCAL_APPDATA%\Lotus\Notes\Data</path><br /> </paths><br />- <role role="Settings"><br />- <detects><br />- <detect><br /> <condition>MigXmlHelper.DoesObjectExist("File","%CSIDL_LOCAL_APPDATA%\Lotus\Notes\Data")</condition><br /> </detect><br /> </detects><br />- <rules><br />- <include filter="MigXmlHelper.IgnoreIrrelevantLinks()"><br />- <objectSet><br /># <pattern type="File">%CSIDL_LOCAL_APPDATA%\Lotus\Notes\Data\* </pattern><br /><br /> </objectSet><br /> </include><br />- <merge script="MigXmlHelper.DestinationPriority()"><br />- <objectSet><br /># <pattern type="File">%CSIDL_LOCAL_APPDATA%\Lotus\Notes\Data\* </pattern><br /><br /> </objectSet><br /> </merge><br /> </rules><br /> </role><br /> </component><br /></migration><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-1456753648185217603?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-11923190399511657542008-07-23T19:27:00.002+02:002008-07-23T19:31:19.282+02:00Move of blogHello<br /><br />Just to inform you that this blog will be moved soon to<br /><br /><a href="http://myitforum.com/cs2/blogs/nsienaert/default.aspx">http://myitforum.com/cs2/blogs/nsienaert/default.aspx</a><br /><br />People of ITForum asked me to create my blog on their domain.<br />What's a big honour off course!<br /><br />Hope to see you guys there!<br /><br />Nico<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-1192319039951165754?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com1tag:blogger.com,1999:blog-4851550318100354527.post-37651635134040508122008-06-06T16:11:00.002+02:002008-06-06T16:20:03.262+02:00Fatal error during upgrade to SCCM SP1First of all check the configmgrsetup.log file.<br /><br />If SCCM and WAIK are not installed on the OS driver (another partition)<br /><br />and you receive 1603 error during the Waik Installation, this is the reason:<br /><br /><br />During the ConfigMgr 2007 SP1 upgrade process:<br />WAIK was uninstalled automatically<br />WAIK was attempted to automatically install using default settings.When the upgrade attempted to reinstall the WAIK it defaulted installed to the default OS drive. This failed on my server.<br /><br />Solution<br /><br />Before attempting to run SP1<br />Uninstall WAIK via ARP (Add Remove Programs) (if the previous attempt of SP1 hasn't done it for you)<br />Install WAIK via the new copy in: . \SCConfigMgr07_UPD_EN\SMSSETUP\WAIK\<br />Run the SCCM SP1 upgrade again<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-3765163513404050812?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-51475241273640698252008-05-26T08:49:00.003+02:002008-05-26T08:54:26.329+02:00ZTI ERROR - Unhandled error returned by zticonfigure: Object required (424) and Unable to find CustomSettings.ini, rc = 1If you can find this errors somewhere in you log files you are probably refering in your CS.ini to a database value that does not exist.<br /><br />Example:<br /><br />In the past I used the column keyboardlocale in BDDAdminCorDB. In my CS.ini I had a line keyboardlocale=%keyboardlocale%<br /><br />I removed the column because I use 'InputLocale' in place, but I forgot to remove the line out of CS.ini.<br /><br />The result was that the "configure" action was hanging without prompting any error and my ztigather.log showed the errors of the title of this post.<br /><br />After spending some days of troubelshooting I discoverd this was the root cause.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-5147524127364069825?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-92185110825673363052008-05-20T19:49:00.003+02:002008-05-20T19:54:31.404+02:00zti error opening sql connection: cannot initialize sspi packageWhen this error appears in your ztigather.log you have to add security.dll to your winpe.wim image of WAIK 2.0 to make a named pipe integrated security connection possible.<br />You can find the dll in the system32 directory of a Vista box.<br />Add this dll to the system32 directory of the wim file.<br /><br /><br />OR<br /><br />you can install WAIK 2.1 this has named pipe integrated security connection on board by default.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-9218511082567336305?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-36838738405978380072008-03-29T14:32:00.002+01:002008-03-29T14:37:44.792+01:00Upgrade MDTMicrosoft released recently a new version of MDT. This newer version is providing a better support for Vista SP1 and Server 2008 AND is solving some bugs of previous version<br />(like one is descirbed in the previous post).<br /><br />If you don't want to loose your Boot images, Task Sequences and MDT packages you can upgrade MDT.<br /><br />Check Michael Niehaus's blog, he gives a very nice overview of the different upgrade scenarios and<br />explains the best manner to do it.<br /><br /><a href="http://blogs.technet.com/mniehaus/archive/2008/03.aspx">http://blogs.technet.com/mniehaus/archive/2008/03.aspx</a><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-3683873840597838007?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com1tag:blogger.com,1999:blog-4851550318100354527.post-77874674408807124022008-03-17T08:09:00.002+01:002008-03-17T08:16:52.142+01:00Not able to change MININT-xxx name with MDT-ZTI-SCCMHi All,<br /><br />If you want install PCs Zero Touch with MDT via SCCM and you notice in the ztigather.log that the PC is correctly gathering the correct value (machinename) out of the database but the value is not getting applied.<br /><br />This in fact caused by bug into MDT, the reason is that that diskpart is choosing the first drive letter for the primary partition. The drive letter turns into E and the system cannot find the sysprep.inf. (in the postinstall phase this is file is supposed to get modified).<br /><br />To solve this add following lines in zticonfigure.wsf starting from line 159.<br /><br />ElseIf oFSO.FileExists("E:\sysprep\Sysprep.inf") then<br />sSysprepInf = "E:\sysprep\Sysprep.inf"oLogging.CreateEntry "Found Sysprep.inf at " &amp; sSysprepInf &amp; ".", LogTypeInfo<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-7787467440880712402?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-42378713395856624742008-03-10T08:14:00.001+01:002008-03-10T08:16:22.597+01:00ADO connecton errors when trying to connect to MDT databaseHi all,<br /><br />If you have following error in ZTIGather please check out my post on Technet.<br /><br />Error: Unable to create ADODB.Connection Object"<br /><br />Technet: <a href="http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2952634&amp;SiteID=17">http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2952634&amp;SiteID=17</a><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-4237871339585662474?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-18559343712863636512008-01-30T13:49:00.000+01:002008-01-30T13:56:15.358+01:00Coming up...Hello all,<br /><br />I haven't got much time to publish new posts because I'm in the middle of the preparation of the upgrade scenario for SCCM and I'm also testing the new Microsoft Deployment to continue Zero Touch installations in an SCCM environment.<br /><br />So keep on visiting this blog to discover my latest experiences regarding these topics!!<br /><br />Nico<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-1855934371286363651?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-73478068542460752372007-12-19T07:42:00.000+01:002007-12-19T07:46:39.189+01:00Unable to install and uninstall of SMS Client due to corrupt WMIHi,<br /><br />Recently I had an SMS client giving me following errors while I tried to install\uninstall SMS Client.<br /><br />'unable to create namespace 80041002'<br />'2501 unable to delete WMI namespace CCM\SoftwareMeteringAgent 80041002'<br /><br />WMIDiag learned me that my WMI was corrupt.<br /><br />This script solved the issue:<br /><br />execute following BAT files.<br /><br />step1.bat<br />----------<br />cd /d %windir%\system32\wbem<br />for %i in (*.dll) do RegSvr32 -s %i<br />for %i in (*.exe) do %i /RegServer <br /><br />net stop winmgmt /y<br /><br />step2.bat<br />----------<br />cd c:\windows\system32\wbem<br /><br />rd /S /Q repository<br /><br />regsvr32 /s %systemroot%\system32\scecli.dll<br /><br />regsvr32 /s %systemroot%\system32\userenv.dll<br /><br />mofcomp cimwin32.mof<br /><br />mofcomp cimwin32.mfl<br /><br />mofcomp rsop.mof<br /><br />mofcomp rsop.mfl<br /><br />for /f %%s in ('dir /b /s *.dll') do regsvr32 /s %%s<br /><br />for /f %%s in ('dir /b *.mof') do mofcomp %%s<br /><br />for /f %%s in ('dir /b *.mfl') do mofcomp %%s<br /><br />mofcomp exwmi.mof<br /><br />mofcomp -n:root\cimv2\applications\exchange wbemcons.mof<br /><br />mofcomp -n:root\cimv2\applications\exchange smtpcons.mof<br /><br />mofcomp exmgmt.mof <br /><br />Enoy!<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-7347806854246075237?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-25396684738393548002007-10-30T09:39:00.000+01:002007-10-30T09:41:14.684+01:00Problems with XP machines to connect to SMS consoleAfter upgrading to SMS 2003 SP3, I had problems with XP machines to connect to the SMS console. Also they could not add users in the local admin group with the error that enough<br />storage was available to execute the command.<br /><br />This is the solution:<br /><br /><br />http://blogs.technet.com/askds/archive/2007/09/21/not-enough-storage-is-available-to-complete-this-operation.aspx<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-2539668473839354800?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-61067097996403374342007-10-02T16:07:00.000+02:002007-10-02T16:08:43.729+02:00Reporting Point problems after upgrade to SMS 2003 SP3Error:<br /><br />SMS Site Component Manager successfully used the SMS_SERVER_BOOTSTRAP_SERVER service to run the following program on site system "<a href="file://SERVER/">\\SERVER</a>": E:\SMS\bin\i386\rpsetup.exe /install /siteserver:SERVERThe program failed for the following reason: Child process "E:\SMS\bin\i386\rpsetup.exe /install /siteserver:SERVER" took too long to execute, and the process (PID = 4484) was orphaned. Possible cause: SMS Site Component Manager does not have sufficient access rights to administer the site system.Solution: Verify that the Site System Connection accounts are properly configured to allow SMS to administer the site system.SMS Site Component Manager cannot install component SMS_REPORTING_POINT until the program runs successfully. If this problem persists and you cannot fix it, refer to your SMS documentation or the Microsoft Knowledge Base for further troubleshooting information. <br /><br />Solution:<br />- download the sysinternals streams tool- <a href="http://www.microsoft.com/technet/sysinternals/utilities/streams.mspx" target="_blank">http://www.microsoft.com/technet/sysinternals/utilities/streams.mspx</a><br />- go to your SMS\Bin\i386 directory<br />- run 'streams reportinginstall.exe' if you see any streams registered for it, you can delete it with: - streams -d reportinginstall.exe<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-6106709799640337434?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-86222110728286632372007-09-15T20:28:00.001+02:002007-09-15T20:29:57.698+02:00OSD with SCCM 2007Hello,<br /><br />I created a nice document regarding OSD with SCCM 2007 based on the Microsoft TechNet pages.<br /><br />If you are interested you can download it here:<br /><br /><a href="http://www.myitforum.com/forums/m_164494/mpage_1/key_/tm.htm#164537">http://www.myitforum.com/forums/m_164494/mpage_1/key_/tm.htm#164537</a><br /><br />Enjoy - please add your comments...<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-8622211072828663237?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-87048128208915654002007-09-05T10:23:00.000+02:002007-09-05T10:32:43.502+02:00Deploy Windows Vista in an SMS 2003 enviornmentHello,<br /><br />Here you have my '10 steps-by-step' procedure to create a Vista image and to deploy this image via SMS 2003 OSD.<br /><br />This procedure is tested and works fine.<br /><br /> <p class="MsoNormal"><u><span style="">Prerequisites.<o:p></o:p></span></u></p> <p class="MsoNormal"> </p><p class="MsoNormal"><span lang="EN-US">On top of your existing SMS 2003 SPx enviornment with OSD_FP running do the following:</span><u><span style=""><o:p></o:p></span></u></p> <p class="MsoNormal"><span style="">Install OSD_FP Update<o:p></o:p></span></p> <p class="MsoNormal"><span style="">Install BDD 2007<o:p></o:p></span></p> <p class="MsoNormal"><span style="">Install WAIK<o:p></o:p></span></p> <p class="MsoNormal"><span style="">SMS level: It’s possible to deploy Vista already with SMS SP1 or SP2, to manage the <st1:place st="on">Vista</st1:place> machines in your environment your need SP3 or SCCM 2007 (SMSv4).<o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <p class="MsoNormal"> </p><p class="MsoNormal"><u><span lang="EN-US">'10 steps-by-step' flow:<o:p></o:p></span></u></p> <ol style="margin-top: 0cm;" start="1" type="1"><li class="MsoNormal" style=""><span style="">Create a Vista Reference machine manual or with LiteTouchPE_X86.iso.<o:p></o:p></span></li></ol> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">This .iso is available in BDD.<o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="2" type="1"><li class="MsoNormal" style=""><span style="">(Execute 1 time)<o:p></o:p></span></li></ol> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">On workbench.msc\Operating System node<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">Capture Winpe 2005 and Windows Server 2003 SP1<o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="3" type="1"><li class="MsoNormal" style=""><span style="">Create an OSD Capture CD via the SMS console and capture the Reference Machine.<o:p></o:p></span></li></ol> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="4" type="1"><li class="MsoNormal" style=""><span style="">Add the captured image (.wim version = 1.0 due to OSD_DP Update) to the Operating System node in workbench.msc.<o:p></o:p></span></li></ol> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="5" type="1"><li class="MsoNormal" style=""><span style="">Create build in workbench.msc (build node)<o:p></o:p></span></li></ol> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">This is physically stored under \\<server>ZTI$\<buildname><o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="6" type="1"><li class="MsoNormal" style=""><span style="">Create a Deployment Point in workbench.msc (Ex:SMS 2003 OSD)<o:p></o:p></span></li></ol> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">Edit CS.ini and bootstrap.ini<o:p></o:p></span></p> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">Each time you change a setting you have to update your Deployment Point. Physically the Deployment Point is stored under ZTI$<o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="7" type="1"><li class="MsoNormal" style=""><span style="">(Execute 1 time)<o:p></o:p></span></li></ol> <p class="MsoNormal" style="margin-left: 36pt;"><span style="">Update WinPE2005 in SMS console with Generic_OSD_X86.iso<o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="8" type="1"><li class="MsoNormal" style=""><span style="">Create an Image Package in the SMS console (source: \\<server>\OSD-<o:p></o:p></span></li></ol> <p class="MsoNormal"><span style=""><span style=""> </span>SRCPKG$. <o:p></o:p></span></p> <p class="MsoNormal"><span style=""><span style=""> </span>Configure OSD program: all phases need to have ZeroTouchInstallion.vbs AND <span style=""> </span><o:p></o:p></span></p> <p class="MsoNormal"><span style=""><span style=""> </span>all (*.*) under \\<server>\ZTI$\<buildname><o:p></o:p></span></p> <p class="MsoNormal"><span style=""><span style=""> </span>Update Distribution Points in SMS and Update System Package files<o:p></o:p></span></p> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <ol style="margin-top: 0cm;" start="9" type="1"><li class="MsoNormal" style=""><span style="">Create OSD Installation CD (tip: publish CD on WDS to download into RAMDISK of the PC)<o:p></o:p></span></li></ol> <p class="MsoNormal"><span style=""><o:p> </o:p></span></p> <p class="MsoNormal"><span style=""><span style=""> </span>10. Put PC that you want to install in SQL database or advertise it.</span></p><br />Have fun with it!! Please add your comments or questions!!<br /><br />Nico (lnesta431)<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-8704812820891565400?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-50029222017303523272007-08-20T16:32:00.000+02:002007-08-20T16:34:57.048+02:00Issues with SMS Administrator ConsoleIn my testlab I discovered some problems to install an SMS Administrator Console on a client PC.<br /><br />After some troubleshooting I noticed I could not connect via WMI to my SMS Server.<br /><br />Tough network, permissions, DCOM, WMI,... were all OK.<br /><br />This patch solved the issue:<br /><br />http://support.microsoft.com/kb/832521<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-5002922201730352327?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-64015888797559429932007-08-17T11:48:00.000+02:002007-08-17T11:49:52.917+02:00August PatchingMicrosoft released these week new patches:<br /><br />http://www.microsoft.com/technet/security/bulletin/ms07-aug.mspx<br /><br />I'll deploy these with ITMU 3.0.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-6401588879755942993?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0tag:blogger.com,1999:blog-4851550318100354527.post-78660174743157981312007-08-07T10:52:00.000+02:002007-08-07T10:55:28.163+02:00@ work - OSD Capture CD<span style="font-family: arial;">Hello all,</span><br /><br /><span style="font-family: arial;">What a busy start after holiday ppff!!</span><br /><br /><span style="font-family: arial;">I had to capture an image for 2 new hardware models (Lenovo laptops)</span><br /><br /><span style="font-family: arial;">I could not use my previous caputure CD as (hell yeah) new SATA and NIC dirvers need to be added.</span><br /><br /><span style="font-family: arial;">So let's start...</span><br /><br /><span style="font-family: arial;">I noticed when I tried to capture that I could not access my C-drive, network was OK.</span><br /><br /><span style="font-family: arial;">So I added my SATA strings into the txtsetup.sif and recreate a new capture CD.</span><br /><br /><span style="font-family: arial;">When I re-tried to capture I could access my C-drive but suddenly I had no network anymore??</span><br /><br /><span style="font-family: arial;">I compared with windiff and the only file that was changed was the txtsetup.sif...</span><br /><br /><span style="font-family: arial;">Any idea why I suddenly lost my network? Nope! The drivers are on the CD for sure, but when I execute an ipconfig in labshell I get no reply.</span><br /><br /><span style="font-family: arial;">Finally I receive the error 80040001, which is normal. (timeout)</span><br /><br /><span style="font-family: arial;">After investigating everything inside out I re-created my .iso (oscdimg) and burned it again on CD, just the same like before...</span><br /><span style="font-family: arial;">and guess what it worked!!</span><br /><br /><span style="font-family: arial;">I don't know why it didn't worked the first time, this proves again that IT sience is not really an exact sience! </span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-7866017474315798131?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com2tag:blogger.com,1999:blog-4851550318100354527.post-12811516995468640642007-07-12T15:58:00.001+02:002007-07-12T16:00:08.089+02:00My desk @ work<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_QpuhF1ifSPM/RpYzsfgRy7I/AAAAAAAAAAU/QRXE1rPOFxU/s1600-h/DSC00447.JPG"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://bp2.blogger.com/_QpuhF1ifSPM/RpYzsfgRy7I/AAAAAAAAAAU/QRXE1rPOFxU/s320/DSC00447.JPG" alt="" id="BLOGGER_PHOTO_ID_5086309668625697714" border="0" /></a><br />Quite clean isn't it ;-)<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4851550318100354527-1281151699546864064?l=nicosienaert.blogspot.com'/></div>Nico Sienaert (Age: 28)http://www.blogger.com/profile/12295644471633728657noreply@blogger.com0