I use PS all the time. I wrote a PS script to do CRUD on SQLLite databases and various other stuff. Anything you can do with a managed .Net program you can do with PS. and you don’t need an install of VS or any other compiler. You can even P/Invoke and reference methods in unmanaged Win32 assemblies from PS.
#12 RitchieAprile I am sure you understood all that but it isn’t even Greek to me.... : )