Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Microsoft Intune アプリのトラブルシューティング
Search
Kunii, Suguru
November 09, 2024
Technology
1
1.4k
Microsoft Intune アプリのトラブルシューティング
2024年11月9日 第10回 EMS 勉強会で発表したスライドです。
Microsoft Intune でアプリインストールに失敗したときに参照すべきログの見かたを解説しています。
Kunii, Suguru
November 09, 2024
Tweet
Share
More Decks by Kunii, Suguru
See All by Kunii, Suguru
Microsoft Defender XDRで疲弊しないためのインシデント対応
sophiakunii
3
570
実録 Intune デバイス登録トラブルシューティング
sophiakunii
0
160
Microsoft 365 でデータセキュリティを強化しよう
sophiakunii
2
1.1k
なんでもCopilot for Security
sophiakunii
4
4.9k
Monthly Microsoft Intune Briefing Call Japan #2
sophiakunii
0
150
Copilot for Security を使った MDE / Sentinel のログ調査
sophiakunii
3
610
Microsoft Defender for Endpoint でインシデント対応する上で知っておきたい Windows の知識
sophiakunii
0
320
Microsoft Defender for Endpoint でインシデント対応する上で知っておきたい Windows の知識
sophiakunii
6
5.4k
Microsoft Cloud Security Benchmarkから学ぶMicrosoft Defender for Cloud
sophiakunii
4
1.2k
Other Decks in Technology
See All in Technology
生成AI時代のPythonセキュリティとガバナンス
abenben
0
150
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
6
1.8k
AWS re:Invent 2025事前勉強会資料 / AWS re:Invent 2025 pre study meetup
kinunori
0
730
AI駆動で進める依存ライブラリ更新 ─ Vue プロジェクトの品質向上と開発スピード改善の実践録
sayn0
1
330
CNCFの視点で捉えるPlatform Engineering - 最新動向と展望 / Platform Engineering from the CNCF Perspective
hhiroshell
0
140
Observability — Extending Into Incident Response
nari_ex
1
560
RemoteFunctionを使ったコロケーション
mkazutaka
1
130
re:Invent 2025の見どころと便利アイテムをご紹介 / Highlights and Useful Items for re:Invent 2025
yuj1osm
0
280
What's new in OpenShift 4.20
redhatlivestreaming
0
330
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
380
AI時代、“平均値”ではいられない
uhyo
8
2.7k
OPENLOGI Company Profile for engineer
hr01
1
45k
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
The Cult of Friendly URLs
andyhume
79
6.6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Done Done
chrislema
185
16k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Docker and Python
trallard
46
3.6k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Visualization
eitanlees
149
16k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Transcript
Microsoft Intune アプリのトラブルシューティング
2 自己紹介 • 国井 傑 (くにい すぐる) • 株式会社エストディアン 所属
• 公立大学法人会津大学 客員教授 • マイクロソフト認定トレーナー (1997~2025) • Microsoft MVP for Security (2006~2025) • ブログ https://AzureAD.net • 主な職務・実績 • Microsoft 365 セキュリティ/インフラ管理に関わる トレーニング • テクニカル ライター • ひと目でわかる Microsoft Intune • ひと目でわかる Microsoft Defender for Endpoint • 最短突破 Microsoft Azure セキュリティテクノロジ合格教本 • など
3 たくさんのプレゼントありがとうございました! 弊猫も喜んでおりました https://aka.adfs.jp/wishlist
4 • Intune に登録されたデバイスに対する Intune Management Extension エージェント経由の操作はすべてログが記録されます • 今日はアプリ
インストールに関わるログ AppWorkload.log ファイルの 見かたを一緒に学びましょう • サンプルコンテンツは https://aka.adfs.jp/241109 より ダウンロードできます ひと目でわかる Intune 412 ページから学ぼう
5 • ログファイルをメモ帳から参照することはかなり苦痛です そのためログ参照ツールを利用しましょう • 利用するログ参照ツール https://github.com/petripaavola/Get- IntuneManagementExtensionDiagnostics/blob/main/Get- IntuneManagementExtensionDiagnostics.ps1 ログ参照ツール
6 実行方法 • ログファイルのフルパスを指定して実行すると統計情報だけが表示されます .¥Get-IntuneManagementExtensionDiagnostics.ps1 “C:¥users¥ユーザー名¥desktop¥appworkload.log"
7 実行方法 • -ShowLogViewerUI スイッチを付けるとログの内容が見えます .¥Get-IntuneManagementExtensionDiagnostics.ps1 “C:¥users¥ユーザー名¥desktop¥appworkload.log” ` -ShowLogViewerUI
8 Windows アプリのインストール方法 • Win32 アプリとして • Microsoft Store アプリ
(新規) として • WinGet コマンドを実行するスクリプト経由 Microsoft Intune Microsoft Intune Microsoft Intune Intunewin apputil.exe xxx.intunewin インストーラー Intunewin apputil.exe xxx.intunewin WinGet 実行スクリプト
9 アプリ インストールのステップ全体像 ポリシーの受信 インストールすべきかの判断 ダウンロード インストール インストール完了の判定
10 AppWorkload.log ファイルの参照 ~ ポリシーの受信 application poller starts.. Got 1
Win32App(s) for.. Get policies=..
11 AppWorkload.log ファイルの参照 ~ インストールすべきかの判断からダウンロードまで Completed detection for app with
id:.. Completed ApplicabilityCheck for app with id:.. Downloading app.. / Downloading app.. via WinGet download complete Start unzipping (Win32 アプリのみ)
12 AppWorkload.log ファイルの参照 ~ インストール/インストール完了の判定 (Win32 アプリの場合) Saved AppInstallStatusReport.. ===Step===
Execute retry 0 ===Step=== Skip detection rules after Execution —– application poller stopped. ——
13 AppWorkload.log ファイルの参照 ~ インストール/インストール完了の判定 (Microsoft Store アプリの場合) Saved AppInstallStatusReport..
Install Operation Result has arrived Ok Sending status to company portal based on report: .."ResultantAppState":1 —– application poller stopped. ——
株式会社エストディアンのワークショップ 「超実践コース」 では 今回のようにログを参照したり、こちらで提供する課題に 取り組んでいただいたりと、実践的で明日から役立つ内容を あなたの会社に伺って開催しています。 取り上げてほしいテーマなどあれば株式会社エストディアンの Webサイト (https://www.estudian.co.jp) より
遠慮なくお問い合わせください。