You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Applications/Application_InstallStats.ps1
+54-1Lines changed: 54 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@ Function Get-InstallStatusForApp {
216
216
.SYNOPSIS
217
217
This function will get the installation status of an application given the application's ID.
218
218
.DESCRIPTION
219
-
If you want to track your managed intune application installaion stats as you roll them out in your environment, use this commandlet to get the insights.
219
+
If you want to track your managed intune application installation stats as you roll them out in your environment, use this commandlet to get the insights.
This function will get the devices installation status of an application given the application's ID.
271
+
.DESCRIPTION
272
+
If you want to track your managed intune application installation stats as you roll them out in your environment, use this commandlet to get the insights.
0 commit comments