ConfigMgr 2012: How to create a
custom requirement
Scope
I currently have a mixed
environment of Microsoft Office x64 and Microsoft Office x86 installed on my
x64 machines. You cannot install Visio
x64 if Office x86 is installed. To
ensure the proper installation of the other Office applications (Visio,
Project) I had to setup a custom requirement using a script. The script will return a value of “Y” or “N”
to ConfigMgr to see if the other Microsoft Office
applications x86 or x64 are allowed to install.
The script and the steps for proper setup are below.