Hi Guys,
Does anybody know how to create Kaseya view for .Net frameworks 3.5 installed and not installed machines?
Thanks
I recommend creating a report in Info Center instead of a view. Use an Add/Remove dataset with a filter like this:
"*.NET*" AND NOT "*Update*" AND NOT "*Hotfix*"
Thanks SMason,
I have the report created from kaseya but my current requirement is to create a view.
For .NET versions 2.0, 3.5, and 4.0 we can use "MSBuild.exe" for a view. But for version 4.5, I think this executable was moved to Visual Studio.
Nevermind, .NET 4.5 upgrades 4.0 in place:
social.msdn.microsoft.com/.../msbuild-45-is-missing