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
5. Complete the script creation process. The script is now visible in the *Scripts* pane of the Microsoft Endpoint Manager admin center and will be available to select when configuring compliance policies.
74
74
75
+
## Limits
76
+
77
+
The scripts you write must be within these limits in order to successfully return compliance data to Intune:
78
+
79
+
- Scripts can be no larger than 1 megabyte (MB) each.
80
+
- Output generated by each script can be no larger than 1 MB.
0 commit comments