Due to security measures built into .NET Framework, if you try to start the Configuration Utility on a network drive, you might receive this error message:
"Intel® Active Management Technology Configuration Utility has encountered a problem and needs to close."
Solution:
Give “Full Trust” to the network share as shown in this example:
cd c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
CasPol.exe -m -ag 1.2 -url file:///N:/your/network/path/* FullTrust