Change IIS 6.0 Application Pool to 32-bit
I’m sure every IT person has a whack of commands that they use on a daily/weekly/monthly basis. I know I have, and I know that I forget the commands and waste a whole bunch of time Googling them. This is one of them. I’m posting this without a long winded description, and without any liability or I-told-you-so’s. Use at your own risk…
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 “true”
I’ll put more of these up as and when I forget them…


