Changing “IT Organization” text
After a bit of investigation and asking around I thought I’d share this simple Microsoft Deployment tip.
On the actions window by default it reads “IT Organization”, to change this add the following to CustomSetting.ini
_SMSTSOrgName=NWTraders
There, it’s that simple.
Microsoft Deployment & WSUS
Microsoft have recently launched the latest version of BDD, now called “Microsoft Deployment” If you ask me, BDD sounded better but oh well.
If like me you don’t want to create packages for each and every windows update for your deployment image, here’s how you can point the build process at your WSUS server.
Firstly, create the [...]