Cursusaanbod
- Wat is Microsoft Intune / Endpoint Manager?
- Relatie met Configuration Manager (co-management, cloud attach)
- Voordelen van modern endpoint management
- Sleutelconcepten: apparaten, toepassingen, gegevens, gebruikers
- Intune architectuur, rollen, licentiebeheer
Module 2: Identiteit en Toegang
- Microsoft Entra ID / Azure AD: hoofdconcepten
- Synchronisatie van AD naar Entra ID (Azure AD Connect)
- Soorten apparaatverbindingen: Azure AD Join, Hybrid AD Join
- Rollen, groepen en toestemmingen in Intune
- Conditional Access en integratie met Intune
Module 3: Apparatenregistratie
- Registratiemethoden (Windows, iOS, Android, macOS)
- Windows Autopilot: concepten, profielen, processen
- Geautomatiseerde registratie met DEP (Apple), Zero-touch (Android)
- Persoonlijke apparaten (BYOD) versus bedrijfsapparaten beheer
- MDM vs MAM (Mobile Device Management / Mobile Application Management)
Module 4: Configuratie- en nalevingsbeleid
- Nalevingsbeleid voor apparaten
- Configuratiebeleid (Configuration Profiles)
- Apparaatbeperkingen (beperkingen, beveiligingscontroles)
- App Protection Policies
- Conditional access-beleid op basis van naleving
Module 5: Toepassingsbeheer
- Soorten toepassingen in Intune: Line of Business (LOB), Win32, Microsoft Store, web-applicaties
- Invoeren, installeren, deïnstalleren en bijwerken van toepassingen
- Bescherming van toepassingsgegevens
- Toepassingsbeleid versus bedrijfsgegevens
- Licentie- en toewijzingsbeheer
Module 6: Updates en patches
- Windows Update for Business en integratie met Intune
- Beleid voor functie/kwaliteitsupdates
- Invoermodellen
- Status van updates bewaken
- Update-strategieën in bedrijfsomgevingen
Module 7: Beveiliging en bescherming
- Microsoft Defender for Endpoint + integratie met Intune
- Microsoft-beveiligingsbaselines/sjablonen
- Threat protection (antimalware, firewall, etc.)
- Apparaatversleuteling (BitLocker) en versleutelingsbeleid
- Certificaatbeheer en veilige VPN/Wi-Fi-profielen
Module 8: Bewaking, rapportage en probleemoplossing
- Dashboards en standaardrapporten
- Logs en diagnostiek (bijvoorbeeld registratiefouten, beheer van beleid)
- Ondersteunings- en probleemoplossingshulpmiddelen in Intune
- Gebruik van beheerdersportals (apparaatportal, bedrijfsportal)
- Waarschuwing en meldingen
Module 9: Geavanceerde scenario's / integraties
- Co-management met Configuration Manager
- Beheer van apparaten zonder registratie ("Autopilot voor bestaande apparaten")
- Integraties met andere Microsoft-diensten (Defender, Azure, Copilot, enz.)
- Automatisering met PowerShell, Graph API
- Bestuursstrategieën, enterprise-schaalstructuren
- Beste praktijken voor ontwerp en implementatie
Samenvatting en volgende stappen
Vereisten
- Een begrip van Microsoft 365 en Azure-omgevingen
- Ervaring met het beheren van Windows of mobiele apparaten
- Kennis van IT-beveiligingsprincipes binnen organisaties
Doelgroep
- Systeembeheerders
- Specialisten in endpointbeheer
- IT-professionals die bedrijfsapparaten en beveiligingsbeleid beheren
Getuigenissen (5)
Scope of Material1. **Introduction** - Course Overview - Objectives - Target Audience2. **Getting Started with Zookeeper** - Installation and Setup - Basic Configuration - First Steps with Zookeeper3. **Advanced Zookeeper Configuration** - Advanced Configuration Options - Security Settings - Monitoring and Maintenance4. **Zookeeper in a Production Environment** - Deploying Zookeeper - Scaling Zookeeper - Troubleshooting Common Issues5. **Integration with Other Systems** - Integrating with Kafka - Integrating with Hadoop - Using Zookeeper with Docker6. **Hands-On Labs** - Lab 1: Basic Operations - Lab 2: Advanced Operations - Lab 3: Production-Ready Deployment7. **Best Practices and Optimization** - Performance Tuning - Backup and Recovery - Disaster Recovery8. **Future Trends in Zookeeper** - Upcoming Features - Community and Ecosystem - Staying Updated9. **Conclusion** - Summary of Key Points - Final Thoughts - Additional Resources10. **Assessment** - Quiz - Project---**Note:** This course outline is subject to change based on the latest updates and best practices in the field.---**Appendix**- Glossary of Terms- References and Further Reading- Contact Information for Support---Scope van de Inhoud1. **Introductie** - Overzicht van de Cursus - Doelen - Doelgroep2. **Aan de slag met Zookeeper** - Installatie en Opstelling - Basiskonfiguratie - Eerste Stappen met Zookeeper3. **Geavanceerde Zookeeper Konfiguratie** - Geavanceerde configuratieopties - Beveiligingsinstellingen - Monitoring en Onderhoud4. **Zookeeper in een Productieomgeving** - Zookeeper implementeren - Zookeeper schalen - Het oplossen van algemene problemen5. **Integratie met andere systemen** - Integratie met Kafka - Integratie met Hadoop - Zookeeper gebruiken met Docker6. **Praktijkworkshops** - Workshop 1: Basisoperaties - Workshop 2: Geavanceerde operaties - Workshop 3: Productieklare implementatie7. **Best Practices en Optimalisatie** - Prestatieafstemming - Backup en Herstel - Herstel na rampen8. **Toekomstige Trends in Zookeeper** - Aankomende functies - Gemeenschap en Ecosysteem - Op de hoogte blijven9. **Conclusie** - Samenvoeging van Belangrijke Punten - Eindgedachten - Aanvullende Bronnen10. **Beoordeling** - Quiz - Project---**Opmerking:** Dit cursusoverzicht is onderworpen aan veranderingen op basis van de nieuwste updates en beste praktijken in het vakgebied.---**Bijlagen**- Lijst van Termen- Verwijzingen en Verder Lezen- Contactgegevens voor Ondersteuning
Marcin - Instytut Energetyki- Panstwowy Instytut Badawczy
Cursus - Word dla zaawansowanych
Automatisch vertaald
**Course Title: Introduction to Mobile App Development****Course Duration:** 8 weeks**Course Description:**This course provides a comprehensive introduction to mobile app development using **Xamarin**. Students will learn the fundamentals of mobile app design and development, focusing on creating cross-platform applications. The course covers essential topics such as user interface design, data management, and integration with backend services. By the end of the course, students will have developed a fully functional mobile app.**Week 1: Introduction to Mobile App Development**- Overview of mobile app development- Introduction to **Xamarin**- Setting up the development environment- Creating your first mobile app**Week 2: User Interface Design**- Understanding UI components- Designing responsive layouts- Implementing navigation in mobile apps- Best practices for mobile UI design**Week 3: Data Management**- Working with local data storage- Using **SQLite** for data persistence- Implementing RESTful APIs- Consuming web services in mobile apps**Week 4: Advanced UI Techniques**- Customizing UI components- Animations and transitions- Handling gestures and touch events- Creating adaptive user interfaces**Week 5: Backend Integration**- Connecting to backend services- Authentication and authorization- Working with cloud databases- Implementing push notifications**Week 6: Testing and Debugging**- Unit testing in mobile apps- UI testing and automation- Debugging techniques- Performance optimization**Week 7: Deployment and Publishing**- Preparing your app for release- Publishing to app stores- App store guidelines and best practices- Monetization strategies**Week 8: Final Project**- Developing a fully functional mobile app- Project presentation and feedback- Course review and next steps**Prerequisites:**- Basic knowledge of programming- Familiarity with **C#** or another object-oriented language- Understanding of fundamental software development concepts**Learning Outcomes:**- Design and develop cross-platform mobile applications using **Xamarin**- Implement responsive and adaptive user interfaces- Integrate mobile apps with backend services and databases- Test, debug, and optimize mobile applications for performance- Publish and monetize mobile apps on app stores**Assessment:**- Participation in class discussions and activities: 10%- Weekly assignments and quizzes: 30%- Midterm project: 30%- Final project and presentation: 30%
Marcin - Instytut Energetyki- Panstwowy Instytut Badawczy
Cursus - MS Word - poziom podstawowy
Automatisch vertaald
Adam was zeer deskundig en had een uitstekende opmaak.
Corey Reis - Lockheed Martin
Cursus - Advanced Slide Design in PowerPoint
Automatisch vertaald
Enkele kleine trucs met betrekking tot het opmaken van afbeeldingen en sjablonen - zeer nuttige :)
Natalia Wawrzyniak - Akademia Morska w Szczecinie
Cursus - Advanced MS PowerPoint
Automatisch vertaald
Er was een hoeveelheid informatie voor de duur van de training. De trainer was ook heel betrokken bij de groep, vooral wanneer mensen moeilijkheden hadden of vragen stelden. Het was erg aardig van hem om hulp aan te bieden in geval van toekomstige ideeën.
Aleksander Jarecki - Amazon Development Center Poland Sp. z o.o.
Cursus - Visual Basic for Applications (VBA) in Excel (intermediate level)
Automatisch vertaald