Posted 25 February 2003 - 23:15
Not sure exactly what you're trying to accomplish, but I have deployed SP3 to NT4 machines in my environment by just running the redistrib. executable with parameters to make it install silently with no user interaction:
Setup.exe /upgradesp SQLRUN /LIME c:\temp\MSDEsp3.log
I think I have documentation that explains the possible command line parameters for this setup, but I don't have it handy right now. But I'm sure I probably got the information from the SP3 download Readme or whatever. Hope that helps a little.