diff --git a/index.html b/index.html index de5e04f..b2f7328 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + @@ -831,7 +831,8 @@

Prerequisite Handling

-

MDM-ODA includes automatic prerequisite detection and installation. The tool proactively checks for missing components and handles setup without manual intervention.

+

MDM-ODA includes automatic prerequisite detection and installation. The tool proactively checks for missing components and handles setup without manual intervention.

+

The orchestrator can be launched from a standard PowerShell 5.1 host. On startup, it detects the running PowerShell version and, if PowerShell 7 is not already active, automatically locates or installs PowerShell 7 via winget — then re-launches itself in the PS7 runtime. This ensures the full WPF interface and Microsoft Graph SDK modules load correctly without any manual intervention from the user.

Prerequisite Check and Installation - Part 1
Automatic detection of system prerequisites
@@ -890,7 +891,7 @@ DeviceManagementRBAC.Read.All - Read Intune assignment filters + Read Intune RBAC settings (role assignments and role definitions) offline_access @@ -1057,6 +1058,10 @@ +
+

⚠️ Disclaimer: This tool is provided "as-is" without warranty of any kind, express or implied. The author assumes no liability for any damages arising from its use. Always validate operations in a non-production environment before deploying to production tenants.

+
+