QUOTE
This is the SP2 RC2 version of the OPK and PE dated May 13th.
Been in training so I still haven't gotten any farther than building a hard-drive version of PE, but one of the bit things I was looking for is WMI support. Here's from the MKIMG.CMD file:
/WMI : Include Windows Management Infrastructure (WMI)
support for WinPE.
/NOWF : Disable Windows Firewall (which is usually loaded by
default in WinPE). Use this only if you run server
apps in WinPE, as client networking is unrestricted.
Note that disabling the firewall does not reduce
the WinPE image size.
So WMI support is optional in the base, as opposed to being part of BuildOptionalComponents.vbs as I would have predicted. And I like the Windows Firewall - now I won't get paranoid about my hard-drive-based PE getting infected.
Been in training so I still haven't gotten any farther than building a hard-drive version of PE, but one of the bit things I was looking for is WMI support. Here's from the MKIMG.CMD file:
/WMI : Include Windows Management Infrastructure (WMI)
support for WinPE.
/NOWF : Disable Windows Firewall (which is usually loaded by
default in WinPE). Use this only if you run server
apps in WinPE, as client networking is unrestricted.
Note that disabling the firewall does not reduce
the WinPE image size.
So WMI support is optional in the base, as opposed to being part of BuildOptionalComponents.vbs as I would have predicted. And I like the Windows Firewall - now I won't get paranoid about my hard-drive-based PE getting infected.