この記事はPowerShell Advent Calendar 2018の25日目の記事になります。 私は普段デジタルアートなど展示作品を開発しているプログラマなのですが、最近作品の大型化に伴い結構大量のPCをセットアップする作業が発生してきています。 さすがに手動ではやってられ ...
PSSomeGUIThings is a PowerShell module that provides a complete toolkit for building modern WPF-based graphical user interfaces. It includes automatic theme detection, styled controls, loading windows ...
PowerShell 7.0.0 Preview6で導入された新機能は、どれもエキサイティングで解説するものを選ぶのが大変だ。今回は、PowerShell 7.0.0 Preview6で導入されたGUI機能にフォーカスしたい。 Windows PowerShellにはもともとGUI系のコマンドレットが存在している。これは.NETがWPF ...
A sanitised, onboarding tool written in PowerShell using WPF. This project demonstrates how to build a real-world internal IT tool while following security, configuration management, and automation ...
A while back, I had mentioned using Out-GridView to build a UI without really doing anything that complicated. As fun as that is, we can have even more fun by making use of Windows Presentation ...
A lot of people think that PowerShell is simply a command line language. They believe that the only thing PowerShell can do is output text to a boring console screen. Au contraire, my friend! Since ...