Microsoftは、PowerShellをWindowsやMicrosoftプロダクト/サービスを連携させたり、操作・管理したりするためのシェルに位置付けて ...
デジカメの画像ファイルをエクプローラーのプロパティで見ると、撮影日時などの情報が表示される。 これは、画像ファイル中のExif(Exchangeable image file format)情報などを取り出しているものだ。.NET Frameworkにも、こうした画像の情報を扱う機能があり ...
米Microsoftは8月12日(現地時間)、「PowerShell 2.0」をWindowsから削除すると発表した。「Windows 10 Fall Creators Update」から非推奨とされていたが、具体的な廃止スケジュールが明かされたのは今回が初めて。 「Windows PowerShell 2.0」は、2009年に「Windows 7」に同梱する形 ...
以前からLinuxのようにアプリ(パッケージ)に加えて、月々の更新プログラムもコマンドラインから更新できないかと思っていた。以前のWindowsならWuauclt.exeが使用できたものの、Windows 10/11は使用不可能である。 Windows 8以降はタスクスケジューラから ...
I’m making a new Powershell inventory script. I already have one, but I’m fiddling with the arrays to see if I can make the code a little prettier. I can make variables that have custom members with ...
コンピュータを使っていると、パスを加工したくなることがある。すでに存在するディレクトリ/フォルダやファイルなら、エクスプローラーなどのGUIプログラムでパスを得ることができる。しかし、まだ存在しないパス(たとえば、これから作る ...
Windows without PowerShell 2.0: Microsoft removes the version still included for compatibility for good. It has long been considered obsolete. PowerShell 2.0 is finally history: The version of the ...
Microsoftは現在、「Microsoft Outlook」アプリの移行を進めている。その一環として、Windows版「Microsoft Outlook」アプリの「バージョン 2407」(20024年7月アップデート)以降、クラシックアプリの名前を「Outlook」から「Outlook (classic)」に変更している。 しかし、これ ...
Typically, on a Windows-based PC, you can check an item or a folder’s size by just right-clicking the item or folder and then selecting Properties from the context menu. In this post, we will show you ...