Hi,
my IT administrator predecessor was setting up smpAffinitized and smpProcessorAffinityMask incorrecly on an IIS 7.5 machine with quite a bunch of App Pools. I now want to change smpAffinitized back to default "false" and smpProcessorAffinityMask back to default "4294967295".
My aim is to do this at once using a Powershell script, but I could not find related methods in documentation/Internet; searching hours and and hours.
Any code sample is highly appreciated.