PowerShell has come a long way from its early days as a Windows-only automation tool. With the advent of PowerShell 7 and its cross-platform capabilities, IT professionals are being asked to do more ...
PowerShell Coreにはユーザ設定変数(Preference Variable)と呼ばれる変数が存在している。これはPowerShell Coreの挙動に影響を与える変数で、PowerShell Coreを起動してから終了するまで使われる。ユーザはこの値を変更することにより、必要に応じてPowerShell Coreの挙動を ...
Windowsのファイルエクスプローラには「プレビュー」という機能が用意されている。この機能を利用すると、ファイルエクスプローラからファイルの中身を閲覧することができる。デフォルトではこの機能というかビューウィンドウは表示されていないので ...