March 2008 - Posts
Scenario:- ServerA :- Installed with AD and DNS
Server B:- Installed with SCCM,DHCP,WDS with PXE Service point
1) You have configured WDS
You have created
2) Boot image with drivers added and copied pkg to PXE DP and default DP
3) Operating system image and copied pkg to PXE DP and default DP
4) Task sequence & advertisement
5) Added bare metal machines mac address to the advertise collection
What do you do if Image boot with boot image and after the PE background
appears it'd hang for a few minutes then restart.?
Solution:-
You should check Enable command support (For testing only)" on Windows PE tab on your Boot image properties.
1) Turned on a
command shell in PE by pressing F8 .(Thanks to introductory Blogacast on OSD by Brain(Brian))
2) Go to location x:\windows\temp\smsts. Open SMSts.log.
3) If you found error "failed to download pxe variable file" as the first error followed by "pxegetpxedata failed" also if you run ipconfig on command prompt, sometimes its shows 169 range ip and sometimes its shows correct one.
4) Enable PortFast on your CISCO switches. By Enabling PortFast on you will able to deploy OS through PXE.(It works for me)
Scenario:- ServerA :- Installed with AD and DNS
Server B:- Installed with SCCM,DHCP,WDS with PXE Service point
1) You have configured WDS,
You have created
2) Boot image with drivers added.
3) Operating system image and copied pkg to PXE DP and default DP
What do you do if you are getting following error in SMSPXE.log ?
Unable to delete directory C:\WINDOWS\TEMP\PXEBootFiles\Windows\Boot\PXE (0x80070005). Continuing.
Unable to delete directory C:\WINDOWS\TEMP\PXEBootFiles\Windows\Boot (0x80070005). Continuing.
Unable to delete directory C:\WINDOWS\TEMP\PXEBootFiles\Windows (0x80070091). Continuing.
Solution:-
1) Stopped WDS service.
2) Go to location mention in the error , take a owner ship of folders and delete the folders
3) Start WDS service. Check SMSPXE.log & you will find error will be disappear.
Scenario:- ServerA :- Installed with AD and DNS
Server B:- Installed with SCCM,DHCP,WDS with PXE Service point
You have created
1) Boot image with drivers added.
2) Operating system image
3) Task sequence & advertisement
4) Added bare metal machines mac address to the advertise collection and...
What do you do if bare metal image is giving TFTP time out while booting ?
Solution:-
MS doc says that if you have install WDS and DHCP on the same server then follow the process which is given in the link http://technet.microsoft.com/en-us/library/bb680753.aspx
I have tried the process given in the link (WDSUTIL /Set-Server /UseDHCPPorts:No /DHCPOption60:Yes) but this didn't work for me its giving me error, "WDS is not configured".
I have configured WDS pl.on the following tab's and TFTP time out error gone at the booting .Check following pic.
Download an updated version of the documentation for Microsoft System
Center Configuration Manager 2007 for a computer running the
Configuration Manager console
http://www.microsoft.com/downloads/details.aspx?FamilyID=81997356-7f18-48b2-a53a-d6f995a47f35&DisplayLang=en
Server1:- SCCM
Server2 :- WSUS
1) Install SCCM on Server1.
2) Add software update point role on Server1
3) Install WSUS on Server2.
4) Right click "site systems" on sccm console,add new server and select Server2
5) Make sure SCCM and WSUS ports are same.
6) Right click "update Repository" and click on "Run Synchronization". Active software point will start communicating with Microsoft update.After completing Synchronization with Microsoft update, It will start synchronizing with SCCM database. Please see log pics below

