Skip to Content
Windowsセキュリティインターナル ―PowerShellで理解するWindowsの認証、認可、監査の仕組み
book

Windowsセキュリティインターナル ―PowerShellで理解するWindowsの認証、認可、監査の仕組み

by James Forshaw, 北原 憲
March 2025
Intermediate to advanced
616 pages
10h 34m
Japanese
O'Reilly Japan, Inc.
Content preview from Windowsセキュリティインターナル ―PowerShellで理解するWindowsの認証、認可、監査の仕組み

1章検証用PowerShell環境の構築

この章では、本書の内容を実践しながら読み進めるために必要なPowerShell環境の構築手順とともに、プログラミング言語としてのPowerShellの基本について解説します。コマンドの実行方法やヘルプメッセージの取得方法、そしてデータをファイルとして出力する方法などについて確認していきます。

1.1 PowerShellのバージョン選定

本書の内容を効果的に理解しながら読み進める上で、PowerShellは最も重要なツールです。Windows OSではWindows 7からPowerShellが標準インストールされており、様々なバージョンが存在します。本書の執筆時点で最新のWindows OSにインストールされているバージョンは5.1です。MicrosoftはすでにこのバージョンのPowerShellのサポートを打ち切っていますが、本書の内容に最も適合しています。最新バージョンのPowerShellはクロスプラットフォームであり、オープンソースなソフトウェアとして入手できますが、Windows OSでは追加インストールが必要です。

本書で取り上げるすべてのコードは、PowerShellのバージョン5.1と、本書を執筆している時点で最新のオープンソース版で動作確認をしています。よって、標準インストール版とオープンソース版のどちらを用いるかの判断は読者に委ねます。オープンソース版を使いたい場合はhttps://github.com/PowerShell/PowerShellを参照してインストールしてください。

1.2 PowerShellの設定

まずはスクリプト実行ポリシー(Script Execution Policy)の設定から始めましょう。スクリプト実行ポリシーは、実行可能なPowerShellスクリプトの種類を制御します。PowerShell ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Linuxカーネルプログラミング 第2版

Linuxカーネルプログラミング 第2版

Kaiwan N. Billimoria, 武内 覚, 大岩 尚宏
生成AIのプロンプトエンジニアリング ―信頼できる生成AIの出力を得るための普遍的な入力の原則

生成AIのプロンプトエンジニアリング ―信頼できる生成AIの出力を得るための普遍的な入力の原則

James Phoenix, Mike Taylor, 田村 広平, 大野 真一朗, 砂長谷 健, 土井 健, 大貫 峻平, 石山 将成

Publisher Resources

ISBN: 9784814401062Publisher Website