In our day-to-day activities of working with PowerShell, it is likely that you have been asked to generate a report of some kind and provide that to your boss, or even your boss's boss. Either way, ...
以前、PowerShellスクリプトを使用してOutlookのイベント用ICSファイルを生成するツールについて記事を書きました。 今回は、そのツールをさらに使いやすくするためにHTMLベースに移行した経緯と、新しいツールの紹介をしたいと思います。 なぜHTMLに移行した ...
When you submit multiple objects to ConvertTo-Html, PowerShell creates the table (or list) based on the properties of the first object that you submit. If the remaining objects do not have one of the ...
This script uses the OpCon APIs to fetch Schedules and Jobs from the Daily plans, saves it on a static html page and display it in the default browser. No Support and No Warranty are provided by SMA ...
Bit of a mixed bag question. Created a dataset in PowerShell saved to an array. I'm building an HTML table off it to use for an HTML-format email. Easy right? Table works. Email works. My CSS styles ...
情報ⅡでWebサーバーを構築しました。 でも、いろいろつまづいて苦労したので、備忘録的に書いてみます。 ところが、衝撃の事実が・・・。 条件 パソコンはWindows11 Professional。教師用PCのお古です。 リカバリ後、校務用環境のActiveDirectoryには参加させず ...