Building a GUI based PowerShell script to query a remote computer

preview_player
Показать описание
In this video, we're putting together a GUI script using Visual Studio Community and the ConvertForm module to make a helpdesk query tool to contact a remote pc to find out some info about it.

Link to script completed in video
Рекомендации по теме
Комментарии
Автор

Thank you very much for the great video demonstration. Watching this video, I can build a sample PowerShell GUI to query remote domain-joined machines via CIM and WinRM.

tungle
Автор

So, does Convert-Form not like images (bitmaps, icons, ect)? When i put an image on a button, and changed the forum icon, it threw back errors on the resource files.

lyianx
Автор

Great content and please keep the videos coming! Is there a way to have the powershell window not open in the background? If I run from the ISE like in the video, the gui will open. If I right click to Run With Powershell, that console opens in the default size behind the gui. I'd like to have a few of these GUI scripts open to daily admin tasks. Thank you!

bartdoggo
Автор

Can i do it without ConvertForm module?

viuaccount
visit shbcf.ru