
Käynnissä
Julkaistu
Maksettu toimituksen yhteydessä
I’m rolling out single/multi-app kiosk-mode PCs across our Windows 11 Enterprise fleet and need two clean, repeatable automation paths: 1. A PowerShell script that can be deployed by USB or MECM can push to selected devices. 2. A parallel Intune configuration so future devices can be enrolled/maintained cloud-only with the same experience. Both approaches must pick up an editable TXT file that simply lists the approved apps; at deployment the script or policy should read that file and lock the device down to those entries. For now the list will contain our preferred browser and several in-house apps, and I’ll later extend it, so please structure the logic to handle additions without code changes. Some of those apps can run with their out-of-box settings, others will need custom configurations (for example, disabling context menus in the browser or pre-setting a URL for our custom tools). I’ll supply the exact tweaks during testing; what I need from you is a clear way to inject them—registry, XML, JSON, whatever you feel is most supportable. Deliverables • PowerShell script ready for offline deployment • Intune configuration (profile, shell scripts, or provisioning package) that achieves the same lockdown • A concise README covering prerequisites, file locations, and how an admin updates the TXT list or custom settings • Success criteria script or steps so I can confirm the device is indeed in single-app (or multi-app) kiosk mode with only the specified titles available Please keep everything compatible with current Windows 11 Enterprise builds and reference standard tooling—PowerShell, Microsoft Endpoint Manager, Windows Configuration Designer—so my team can maintain it in the future. Looking forward to working with someone who has done kiosk mode at scale before and can get this running smoothly.
Projektin tunnus (ID): 40178249
42 ehdotukset
Etäprojekti
Aktiivinen 21 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista

Hi, There Senior MS Engineer here. I would like to complete this project for you. I can provide you with certifications as well. Please let me know when you're available to discuss further.
$750 CAD 15 päivässä
6,4
6,4
42 freelancerit tarjoavat keskimäärin $505 CAD tätä projektia

Hello, I have carefully analyzed your requirements and have previously delivered Windows 10/11 Enterprise kiosk-mode automation at scale using PowerShell, MECM, and Intune, including dynamic multi-app kiosk profiles driven from external configuration files and reusable lockdown logic. These deployments supported both offline provisioning and cloud-only enrollment with identical behavior. Key aspects of your project include a PowerShell-based offline deployment path, an Intune-based cloud configuration, TXT-driven approved app lists, support for per-app custom settings, and clear validation steps. I will design a modular script that reads the TXT file, generates the kiosk XML dynamically, applies optional per-app configuration via structured JSON/XML/registry templates, and mirror the same logic in an Intune profile or script with matching results. Documentation and verification steps will be included. I am available to begin work immediately and am committed to delivering the highest quality results within the shortest possible timeframe. Best regards, Elenilson
$350 CAD 7 päivässä
5,2
5,2

Hello, thanks for the detailed brief. I’d really like to help you roll out a clean, repeatable kiosk-mode setup across Windows 11 Enterprise with both an offline PowerShell path and a cloud-only Intune path that behave the same way. If you choose to work with me, I’ll build two parallel implementations that read an editable TXT allowlist at deployment time, then generate the kiosk lockdown from that list so you can add or remove approved apps later without touching code. For app-specific tweaks, I’ll keep it modular, using a simple settings file that can apply registry, XML, or JSON configs per app, so you can inject things like browser context-menu lockdowns or preset URLs during testing. On the PowerShell side, you’ll get a USB-ready script that can also be pushed via MECM with clear logging and a rollback-friendly structure. On the Intune side, I’ll provide the configuration profiles and supporting scripts or packages needed to achieve the same single-app or multi-app experience, including a verification checklist so your admins can confirm the device is locked down correctly. You’ll receive the script, Intune setup, and a short README covering prerequisites, file locations, how to update the TXT list, and how to validate success.
$700 CAD 7 päivässä
5,4
5,4

Hello, I’m excited about the opportunity to contribute to your Windows 11 kiosk rollout. With strong experience in PowerShell automation, Intune/MEM deployments, and locked-down Windows configurations, and a focus on clean, repeatable implementation, I can deliver both an offline script path and a cloud-only Intune path that produce the same single- or multi-app kiosk experience at scale. I’ll tailor the solution to your exact requirements by building an editable TXT-driven workflow that reads the approved app list at deployment time, applies the correct Assigned Access configuration, and supports injected per-app settings through a maintainable config layer (registry/JSON/XML—whichever best fits each app) so you can add apps or tweaks later without changing core logic. You can expect clear communication, fast turnaround, and a concise handover with validation steps so your team can deploy, verify, and maintain the kiosk standard confidently going forward. Best regards, **Juan**
$350 CAD 2 päivässä
4,9
4,9

Hi Elishen, I understand you're rolling out kiosk-mode PCs across your Windows 11 Enterprise fleet and need a streamlined solution for deploying automation paths. With extensive experience in kiosk setups and scripting, I recently implemented a similar project that resulted in a 30% reduction in deployment time. ✔My Plan: - Develop a PowerShell script for USB and MECM deployment, ensuring it adheres to your specifications. - Configure Intune for cloud-only enrollment, maintaining a consistent user experience. - Create a flexible TXT file structure to handle approved app listings and facilitate easy updates. - Implement custom configurations for specific apps using best practices (registry, XML, JSON). - Provide a comprehensive README and success criteria to confirm kiosk mode functionality. Regards, Davide
$450 CAD 7 päivässä
4,7
4,7

⭐Hi, I’m ready to assist you right away!⭐ I believe I'd be a great fit for your project since I have extensive experience in automation, PowerShell scripting, and software architecture. My expertise in working with JSON and XML will ensure a seamless implementation of your requirements. I have successfully implemented similar projects in the past, focusing on deploying automation paths using PowerShell and configuring Intune for cloud-only device enrollment. I understand the importance of customization and scalability, which aligns perfectly with your need for a flexible solution that can handle additions without code changes. This project will solve your pressing need for deploying single/multi-app kiosk-mode PCs across your Windows 11 Enterprise fleet efficiently and securely. By providing clear automation paths and custom configurations, we will ensure the lockdown of approved apps, enhancing device management and security. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
$250 CAD 6 päivässä
4,2
4,2

Hi Sam, Thank you for the detailed project description—your clarity makes it easy to understand exactly what’s needed for a robust, scalable Windows 11 kiosk deployment. I have extensive experience building and maintaining kiosk-mode environments at scale, using both PowerShell automation and Intune for cloud-driven management. Your requirement to streamline both offline (USB/MECM) and cloud (Intune) deployment aligns well with best practices I’ve implemented for enterprise clients. My approach will be to develop a modular PowerShell script that reads the editable TXT file of approved apps, configures either single or multi-app kiosk mode, and applies any custom settings needed for each application via registry edits, XML, or JSON—whichever method best fits each use case. The script will be accompanied by a well-documented Intune configuration (either as a dedicated profile or shell script), ensuring that both deployment paths remain consistent and easy to update as your app list evolves. You’ll receive a concise README covering prerequisites, file placement, and update steps, ensuring your team can easily maintain and extend the solution without modifying the core logic. I’ll also provide clear verification steps or a script to confirm that kiosk mode is correctly enforced on each device. Having worked with MECM, Intune, and Windows Configuration Designer in large-scale rollouts, I’m confident I can deliver a clean, future-proof setup for your fleet. I look forward to collaborating and ensuring your kiosk deployment is seamless and supportable.
$500 CAD 2 päivässä
3,9
3,9

Hello Elishen, I am excited about your project focusing on deploying kiosk-mode PCs utilizing Windows 11 Enterprise. With over 10 years of experience in automation and scripting, I can develop a PowerShell script and Intune configuration that will meet your specifications. I will ensure both approaches adhere to your needs, utilizing an editable TXT file for app approvals and allowing seamless updates for future additions. The end product will include a structured implementation with customizable settings, and a comprehensive README for ease of maintenance. Let's discuss any further details during the project kickoff to ensure we are aligned on your vision.
$500 CAD 2 päivässä
3,9
3,9

Hello Elishen, I hope you are doing well. I’m an automation engineer focused on scalable Windows 11 lockdowns. I’ve built repeatable, cloud-friendly kiosk solutions using PowerShell for offline deployments and Intune configurations that mirror the same behavior, with maintainable, modular logic. In similar work, I’ve created modular scripts that read an editable TXT list of approved apps and apply whitelisting and per-app tweaks (registry, XML, JSON) to support out-of-the-box or customized settings. The approach is designed to add apps or tweaks without code changes, and includes a crisp README and a validation step to verify single-app or multi-app mode. I can deliver both paths: an offline PowerShell deployable script and an Intune configuration that matches the lockdown, plus documentation and a success-criteria routine. The solution will be structured to easily extend the TXT file and any per-app configurations as requirements grow. Please feel free to contact me so we can discuss more details. I am looking forward to the chance of working together. Best regards, Billy Bryan
$250 CAD 3 päivässä
4,0
4,0

As a Full Stack Developer, I can seamlessly integrate all the different components of your project from scripting to cloud-based Intune configuration. My versatile experience will be helpful in taking over the process from offline deployment through USB/MECM pushes to online management using Intune. I also ensure that any additions or changes you require can be easily handled by manipulating an editable TXT file, eliminating the need for exhaustive code changes. Lastly, I understand that your project involves handling different third-party apps with unique configurations. Here, my proficiency in various programming languages like Java (Spring Boot), C# (ASP.NET) and Python allows me to adapt and implement different methods like XML and JSON-based configurations effectively. Given my strong foundation in these technologies paired with my ability to generate concise yet comprehensive documentation, I can deliver codes and configurations that are easy for you or your team members to understand and maintain. Choose me for a reliable partner who values precision, thoroughness, and a client-centered approach throughout all stages of their work - from software architecture to README creation and post-project support.
$500 CAD 7 päivässä
3,9
3,9

As an established software company focused on automation and software architecture, my team at CHARONDAJ is uniquely equipped to handle the specific needs of your project. We have ample experience in developing clean, repeatable automation paths that will not only streamline your deployment process but also ensure the future scalability of your systems. Our command over using standard tools like PowerShell, Microsoft Endpoint Manager, and Windows Configuration Designer makes us fully compatible with Windows 11 Enterprise builds. This aligns perfectly with your requirement of a solution that can be maintained by your team in the future. Moreover, we understand the importance of kiosk mode functionality and have previously applied it successfully at scale for similar enterprise clients. We're comfortable integrating diverse apps into a single/multi-app configuration with different settings, and can rapidly adapt solutions to accommodate any future additions or changes in the app list. We eagerly look forward to leveraging our skills to build powerful automation paths for your kiosk-mode PCs.
$250 CAD 10 päivässä
3,4
3,4

Hello there, I reviewed your project project for Elishen G and understood the requirements at a high level. I focus on delivering clear, stable, and maintainable solutions aligned with the actual scope, I can work with XML, Software Architecture, Shell Script and follow a clean development process with proper structure and error handling. If this aligns with what you’re looking for, please come to chat to discuss further. Best regards
$250 CAD 7 päivässä
3,3
3,3

Are you targeting Assigned Access using the modern XML-based multi-app kiosk framework, or do you need flexibility to support both single-app and multi-app modes from the same automation path? I will design two parallel, maintainable kiosk-mode implementations—one PowerShell-driven for offline USB/MECM deployment and one Intune-based for cloud-only enrollment—both driven by a simple editable TXT app list so approved applications can be added or removed without modifying code, using a normalized parsing layer that maps app identifiers to Assigned Access configuration dynamically while cleanly separating core logic from configuration inputs; custom app behaviors will be injected through a structured, extensible mechanism (registry, JSON, or XML depending on supportability and policy alignment) that your team can update independently during testing and future changes, and I’ll ensure both paths enforce identical lockdown behavior, include validation checks, and remain fully compatible with current Windows 11 Enterprise builds using only standard Microsoft tooling—would you prefer the custom configuration layer to be centrally versioned (e.g., Intune-delivered JSON) or locally co-located with the TXT file for offline parity?
$500 CAD 6 päivässä
3,4
3,4

Hi, I’ve implemented Windows 10/11 Enterprise kiosk mode at scale using both offline PowerShell deployments (USB/MECM) and cloud-only Intune configurations, including single-app and multi-app scenarios. I can deliver: A repeatable PowerShell script that reads an external TXT allow-list and applies kiosk lockdown with no code changes when apps are added A matching Intune configuration (Assigned Access / CSP / scripts) for cloud-managed devices A clean, supportable approach for custom app settings (registry, XML/JSON profiles) Validation steps and scripts to confirm the device is fully locked down Everything will be Windows 11 Enterprise–compatible, documented, and maintainable by your team using standard Microsoft tooling. Happy to discuss scope and get this running smoothly. Best regards, Ken
$500 CAD 7 päivässä
2,5
2,5

Hi, there, I'm Anzhelika, an experienced freelance engineer with specialized skills in software architecture, automation, PowerShell, JSON, scripting, XML, and shell scripting. I have successfully implemented kiosk mode solutions at scale in Windows environments. Here's how I will tackle your project: ✅ Develop a customizable PowerShell script for offline deployment on Windows 11 Enterprise devices. The script will read an editable TXT file listing approved apps and lock down the devices to those entries. ✅ Implement a parallel Intune configuration for cloud-only enrollment and maintenance, ensuring a consistent experience for future devices. ✅ Create a detailed README guide for admins, covering prerequisites, file locations, updating the TXT list, and injecting custom settings. ✅ Provide clear success criteria to confirm devices are in single or multi-app kiosk mode with specified apps available. ✅ Employ standard tooling like PowerShell, Microsoft Endpoint Manager, and Windows Configuration Designer for easy future maintenance. I look forward to working with you. Best regards, Anzhelika
$585 CAD 1 päivässä
2,3
2,3

Hello Sam, ❤️Your satisfaction is my priority❤️ I would like to grab this opportunity and will work till you get 100% satisfied with our work. I have carefully reviewed your job posting and applied because I am confident that I can help you. I have 10+ years of experience on XML, Software Architecture, Shell Script, Microsoft, JSON, Powershell, Scripting, Automation and am highly skilled in delivering high-quality results. I am committed to working diligently and exclusively on your project to ensure its success. Please contact us via chat for a more detailed consultation. Best Regards Roman
$300 CAD 7 päivässä
1,6
1,6

Hi, I can do this. I will develop a PowerShell script for offline deployment via USB or MECM, ensuring it reads from an editable TXT file listing approved apps. This script will lock down the device to those entries, accommodating future additions seamlessly. For Intune, I will create a configuration profile that mirrors the PowerShell functionality, allowing cloud-only management for new devices. I will implement custom configurations using a combination of registry edits and JSON/XML as needed, ensuring supportability. Deliverables will include the PowerShell script, Intune configuration, a concise README for admins on updating the TXT list, and success criteria to verify kiosk mode functionality. I have extensive experience with kiosk mode deployments at scale and will ensure compatibility with Windows 11 Enterprise builds using standard tools. Looking forward to collaborating on this project. Ashnasajid
$500 CAD 3 päivässä
3,8
3,8

⭐⭐⭐⭐⭐ Hello, I have carefully analyzed your kiosk-mode rollout requirements for Windows 11 Enterprise, including offline PowerShell deployment and a parallel Intune cloud-only path. I recently delivered a multi-app kiosk solution at scale using PowerShell and Intune, driven by external configuration files, allowing non-developers to update approved apps without touching code. Key aspects include a TXT-driven allowlist, support for single and multi-app kiosk modes, and extensible app-specific configuration. I will design a modular PowerShell script that reads the TXT file, generates the required Assigned Access XML dynamically, and applies it consistently via USB or MECM. For Intune, I will mirror this logic using supported profiles or scripts so both paths produce the same locked-down experience. Custom app tweaks will be injected through clearly defined registry, XML, or JSON files that can be updated independently. I am available to begin work immediately and committed to delivering a clean, supportable solution with clear documentation, fast turnaround, and enterprise-grade reliability. Thank you, Benjamin
$500 CAD 7 päivässä
0,6
0,6

Hi Elishen, I am confident in my ability to deliver the automation paths you need for your kiosk-mode PCs. With over 7 years of experience in software development, particularly focusing on PowerShell scripting and Microsoft Endpoint Manager, I will craft a PowerShell script for offline deployment and an Intune configuration that ensures future devices are smoothly enrolled. My approach will allow easy updates to the list of approved apps via a simple TXT file, accommodating future additions without code changes. I will also include a detailed README and a success criteria script to verify your devices are in the desired mode. The project timeline will be efficient, ensuring timely delivery of all components. Best regards, Andrii
$500 CAD 2 päivässä
0,4
0,4

⭐⭐⭐⭐⭐ Hello, I have carefully analyzed your project requirements and understand the need for two clean, scalable kiosk-mode deployment paths for Windows 11 Enterprise—one PowerShell-based for offline/MECM use and one Intune-native for cloud-only enrollment. I recently delivered a multi-app kiosk rollout at scale using PowerShell, Assigned Access, and Intune, with app allowlists driven by external config files to avoid redeploying code. Key aspects of your project include reading an editable TXT allowlist at deployment time, supporting both single- and multi-app kiosk modes, and providing a flexible mechanism to inject per-app custom settings via maintainable formats like JSON/XML or registry templates. I will structure the solution so app additions require no script changes, ensure parity between PowerShell and Intune outcomes, and include clear validation steps and documentation for long-term admin ownership. I am available to begin work immediately and am committed to delivering a reliable, production-ready kiosk automation within the shortest possible timeframe. Best regards, Mauricio
$500 CAD 7 päivässä
0,4
0,4

Hello, activating kiosk-mode across your Windows 11 Enterprise fleet is vital for operational efficiency. With extensive experience in automation and Windows scripting, I will deliver a robust PowerShell script and Intune configuration, ensuring your devices are easily maintainable and compliant. Let’s discuss the specifics of your app requirements further. What specific custom configurations do you foresee needing for the in-house apps you mentioned?
$250 CAD 3 päivässä
0,0
0,0

Ottawa, Canada
Maksutapa vahvistettu
Liittynyt helmik. 17, 2021
$250-750 CAD
$349-350 USD
$10-30 USD
$30-250 CAD
$750-1500 USD
min €36 EUR/ tunnissa
₹9000-10000 INR
₹100000-500000 INR
$250-750 USD
₹12500-37500 INR
₹600-1500 INR
$250-750 USD
$30-250 USD
$2-8 USD/ tunnissa
₹1500-12500 INR
$10-30 USD
$30-250 AUD
₹12500-37500 INR
$15-25 USD/ tunnissa
₹12500-37500 INR
$10-30 USD