Meraki
Community
All community
This category
This board
Knowledge base
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Community Platform Help
Contact Community Team
Meraki Documentation
Meraki DevNet Developer Hub
Meraki System Status
Register or Sign in
Register or Sign in
Home
Home
Technical Forums
Technical Forums
Technical Forums
All Technical Forums
Products
SASE / Secure Connect
Cellular Gateways
Security & SD-WAN
Cloud Security & SD-WAN (vMX)
Switching
Wireless
Mobile Device Management
Smart Cameras
Sensors
Platform
Dashboard & Administration
Full-Stack & Network-Wide
Assurance
Cloud Monitoring & Management
Meraki Go
Developers & APIs
General
New Meraki Users
Tópicos em Português
Temas en Español
Meraki Demo
Documentation Feedback
Off the Stack (General Meraki discussions)
Groups
Groups
Groups
All groups
Public groups
API Early Access Group
News & Announcements
News
News
Community Announcements
Feature Announcements
Firmware Upgrades Feed
Learning Spotlight
Marketplace Announcements
Meraki Unboxed Podcast
Learning Hub
Learning Hub
About the Community
About the Community
About the Community
Community Tips & Tricks
Community Member Intros
Community All-Stars
Technical Forums
:
Mobile Device Management
:
Topics with Label: Windows
Topics with Label: Windows
Showing topics with label
Windows
.
Show all topics
[Feature Request] MDM Profile Enrollment Script
by
JustBill
Wednesday
Latest post
yesterday
by
nbv
3
Replies
162
Views
3
Replies
162
Views
Labels
ADE
296
Android
288
API
27
Apps
386
Chrome OS
10
Education
52
Enrollment
480
GPS
21
iOS
673
iPadOS
4
macOS
204
Monitoring
112
Other
272
Sentry
25
VPP
127
Windows
1
// LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#pageInformation","feedbackSelector":".InfoMessage"}); LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox","feedbackSelector":".InfoMessage"}); LITHIUM.CustomEvent('.lia-custom-event', 'click'); LITHIUM.MessageListActual({"selectors":{"emptyCellClass":".lia-component-common-column-empty-cell","listRowSelector":".lia-list-row","triangleTopClass":".triangletop"},"misc":{"unsolvedStatus":"unsolved","solvedStatus":"solved","threadUnreadClass":"lia-list-row-thread-unread","escalatedStatus":"escalated","threadClass":"lia-list-row-thread","threadSolvedClass":"lia-list-row-thread-solved","readonlyStatus":"readonly","unreadStatus":"unread","threadEscalatedClass":"lia-list-row-thread-escalated","threadReadOnlyClass":"lia-list-row-thread-readonly"}}); LITHIUM.AjaxSupport.ComponentEvents.set({ "eventActions" : [ { "event" : "sortLabelsWidget", "actions" : [ { "context" : "envParam:viewOrderSpec", "action" : "rerender" } ] } ], "componentId" : "labels.widget.labels.sortable", "initiatorBinding" : false, "selector" : "#labelsTaplet", "parameters" : { "labelDisplaySize" : "100", "useSortHeader" : "false", "viewOrderSpec" : "EkiRZ-OQjtfAcwOaBLimVh028xouEaAIdM-5mfaQgefmaLr0FVZl0XIRxexWou2jmGbyl2_qVuPbFlrexYaJCSSoftRXTWl8Waeb3gODhKMJfLdkNCfKTByqf2GTTKVgUXEkbjoejqQneYam1vjQ-kznCTZlvIFxvSqJkXhYw61JYhljGOKjw_FGBRKcwEHpxuBDez0_xfmwqH6JUUGUFPzu_TZoQuYRmBxN-JN94KrcvxtfOH6sxldLfL2j256aaoDEjTa0KbMh4cVtZ1lzY_W4jUeqmr-YJKHeNeKbezfdjDmS-aI0fft77S8U2O5Jhw8xvep3ssKGGe-FjzGzL8-0RXawXWd0FPzkE7lckJPTt_LMLDY3GqZ2Jd6lM7hhlXTr93pFJQ-nzXASd5RJiEoNLdWycV91l1RVtpRyvcVq9cvhGxDEzJp9NdKYmFDzRZYV9mBa_9wW8Cwy5meB7jo6HrJM3Ab65-6dzz7UlMeTbo4C-CYKmAxQyYpzjp2VvvjPBKjVuoh9R4cnvMcD2tyJJYIJtFCJU7Q91toEXOY." }, "initiatorDataMatcher" : "" }); LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:sortLabelsWidget","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":"#labelsTaplet","action":"sortLabelsWidget","feedbackSelector":false,"url":"https://community.meraki.com/t5/forums/filteredbylabelpage.labelstaplet:sortlabelswidget?t:ac=board-id/enterprise-mobility-management/label-name/windows&t:cp=labels/contributions/page","ajaxErrorEventName":"LITHIUM:ajaxError","token":"BPpAcgAU1dauRdm5dM942tOzoNLL6qwmvXOfuYk1SdI."}); ;(function($) { function makeid() { var text = ""; var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; for (var i = 0; i < 5; i++) text += possible.charAt(Math.floor(Math.random() * possible.length)); return text; } $(document).ready(function () { $('body').on({ mouseenter: function(evt) { if ($(this).parents('.lia-component-users-widget-menu').length > 0) { return; } if ($(this).hasClass("disable-hovercard")) { return; } if ($(this).parents('.lia-component-common-widget-slide-out-user-menu').length > 0) { return; } evt.preventDefault(); evt.stopPropagation(); $('.hc-user-profile').removeClass('hc-animate-in hc-is-shown'); if ($('.hc-user-profile', this).length > 0) { $('.hc-user-profile', this).addClass('hc-animate-in hc-is-shown'); return; } var unqId = makeid(); var userId = $(this).attr('href').substring($(this).attr('href').lastIndexOf("/")+1, $(this).attr('href').length); var divContainer = $('
'); $(this).append(divContainer); $(divContainer).addClass('hc-animate-in hc-is-shown'); $.ajax({ url: '/plugins/custom/cisco/meraki/profile-card?tid=-8854767853370858279', type: 'post', dataType: 'html', data: {"userId": userId, "unqId": unqId}, beforeSend: function() {}, success: function(data) { $('.info-container', divContainer).append(data); }, error: function() { console.log('your error message should go here.'); $('.info-container', divContainer).append('
'); }, complete: function() { $('.spinner', divContainer).remove(); } }); }, mouseleave: function() { $('.hc-user-profile').removeClass('hc-animate-in hc-is-shown'); } }, 'a.lia-link-navigation.lia-page-link.lia-user-name-link,.UserAvatar.lia-link-navigation'); }) })(LITHIUM.jQuery); ;(function($) { $(document).ready(function() { var search_submit_span = $(".lia-search-input-field > .lia-button-wrapper.lia-button-wrapper-secondary.lia-button-wrapper-searchForm-action"); var search_autocomplete = $(".lia-search-input-field > input.lia-autocomplete-input")[0]; search_submit_span.insertAfter(search_autocomplete); }); })(LITHIUM.jQuery); LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"}); LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://community.meraki.com/t5/forums/filteredbylabelpage.liabase.basebody.partialrenderproxy:partialrenderproxyrelay?t:ac=board-id/enterprise-mobility-management/label-name/windows","ajaxErrorEventName":"LITHIUM:ajaxError","token":"O5TW-UqoetHGv0L7fg8BNz7jbq897dsvVIbAC2nZE7c."}); LITHIUM.Auth.API_URL = "/t5/util/authcheckpage"; LITHIUM.Auth.LOGIN_URL_TMPL = "/plugins/common/feature/saml/doauth/post?referer=https%3A%2F%2FREPLACE_TEXT"; LITHIUM.Auth.KEEP_ALIVE_URL = "/t5/status/blankpage?keepalive"; LITHIUM.Auth.KEEP_ALIVE_TIME = 300000; LITHIUM.Auth.CHECK_SESSION_TOKEN = 'pCCLtnP8RnhOim3Xc91TkYoRa_3woGtVrOC7aS2MqMI.'; LITHIUM.AjaxSupport.useTickets = false; LITHIUM.Cache.CustomEvent.set([{"elementId":"link_4","stopTriggerEvent":false,"fireEvent":"LITHIUM:selectMessage","triggerEvent":"click","eventContext":{"message":262447}}]); LITHIUM.Loader.runJsAttached(); // -->