I am trying to install Visual Studio 2013 using PowerShell DSC but I'm running into a few issues and hoping that you guys could clear it up for me. Is DSC capable for rebooting the node and then resuming an installation of VS? Does anyone know what this error means? "vs_ultimate.exe was installed, but the specified ProductId and/or Name does not match package details"
Does anyone have any more specific examples of trying to install .exe with this method?
How does someone find out the ProductID?
Does anyone know the exact syntax of the ReturnCode?
Any help would be great!