Re: OSD Logs



OSDAgent.log is the primary log and should be the first place you look
to determine what step failed

OSDEnv.log indicates which OSD Environment variables are set

OSDInstallWizard.log logs startup operations when doing a bare metal
deployment

OSDShell.log launches the OSD Install Wizard

osdConnectToUNCPath.log logs Connect to UNC operations

If using ZTI you also have the ZTI Logs (copied to the \\server\logs
folder after each phase). You can also turn on ZTI debug mode by
adding /debug:true to the command line,

OSD logs will log verbose info if a file named c:\osd.debug is
present. OSD will keep the logs if a file named
c:\minint\archive_osd.sms is present. (adding debug to ZTI
automatically creates these files


Regarding batchfiles you can run them as a custom action either by
just calling the batchfile itself or by cmd /c batchfile.cmd.

Having batchfiles as software packages for the restore phase SWD
program action is a different story since there are issues with how
UNC paths is handled.

John Clark recently posted a nice solution in this forum to issues
with running SWD programs contaning batch files in the state restore
phase.


regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment


On 17 Jul 2006 10:18:24 -0700, anliko.lowman@xxxxxxxxx wrote:

Can anyone tell me which log(s) are about the pre-install phase? Also
can someone also tell me how to properly execute a batch file through a
custom action. Thanks

.



Relevant Pages

  • Re: Create a bootable Operating System Image Capture CD failing
    ... With such a clean SMS enviornment I just do not understand how this is ... the install logs. ... > To use the OSD FP you must have local administrator rights on the computer ... > demonstrate you have the correct creation rights. ...
    (microsoft.public.sms.tools)
  • Re: OSD disable USMT
    ... logs and the OSD configuration and feel I have a better understanding ... >> separate prcoess after I install some custom applications. ...
    (microsoft.public.sms.tools)
  • Re: OSD not working
    ... Settings" retrieval phase is not working and nor the OSD is generating any ... LOGS anywhere on the harddrive. ... Would SMS SP2 have anything to do ...
    (microsoft.public.sms.tools)
  • Re: My custom actions in the state restore phase are not working? Help
    ... If you are using ZTI, add the OSDMP,OSDSITECODE variables to ... If you are using plain vanilla OSD, ... >I have created a custom action in the state restore area for a OSD Cd ... >The command I am using in the custom action is the following. ...
    (microsoft.public.sms.tools)
  • Re: Custom Actions
    ... And does this custom action work if you go into PE with F8 and you run the ... Any errors on the logs (specially OSDAgent.log, ... Remember that if you want to run a script that requires a special exe, ... always fails causing the installation to fail and quit. ...
    (microsoft.public.sms.tools)

Loading