All Projects → vmware-samples → Euc Samples

vmware-samples / Euc Samples

Licence: bsd-3-clause
Workspace ONE UEM (previously AirWatch) Samples and Guidance

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
swift
15916 projects
powershell
5483 projects

Projects that are alternatives of or similar to Euc Samples

Windows 10 Hardening
Windows 10 hardening guide without gimmicks
Stars: ✭ 102 (-32.45%)
Mutual labels:  windows-10
Vanarsdel
VanArsdel Application UWP Sample
Stars: ✭ 126 (-16.56%)
Mutual labels:  windows-10
Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+1962.25%)
Mutual labels:  windows-10
Projectreunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 2,612 (+1629.8%)
Mutual labels:  windows-10
Actionpacks
Public PowerShell script gallery for ScriptRunner.
Stars: ✭ 118 (-21.85%)
Mutual labels:  windows-10
Nikola
⚡Unofficial cross-platform desktop app to monitor and control Tesla vehicles, powered by Electron & React
Stars: ✭ 130 (-13.91%)
Mutual labels:  windows-10
Ffmpeginteropx
FFmpeg decoding library for Windows 10 UWP Apps
Stars: ✭ 94 (-37.75%)
Mutual labels:  windows-10
Ha4iot
Open Source Home Automation system for .NET
Stars: ✭ 146 (-3.31%)
Mutual labels:  windows-10
Xmouse Controls
Windows utility to enable or disable active window tracking, raising and also the delay in milliseconds. This is known as x-mouse behavior or focus follows mouse.
Stars: ✭ 122 (-19.21%)
Mutual labels:  windows-10
Offlineinsiderenroll
OfflineInsiderEnroll - A script to enable access to the Windows Insider Program on machines not signed in with Microsoft Account
Stars: ✭ 137 (-9.27%)
Mutual labels:  windows-10
Linux Kms Server
Linux kms server, activate your windows productions.
Stars: ✭ 109 (-27.81%)
Mutual labels:  windows-10
Cimbalino Toolkit
☕️ Cimbalino Toolkit
Stars: ✭ 117 (-22.52%)
Mutual labels:  windows-10
Sienna Locomotive
A user-friendly fuzzing and crash triage tool for Windows
Stars: ✭ 130 (-13.91%)
Mutual labels:  windows-10
Edgedeflector
A tiny helper application to force Windows 10 to use your preferred web browser instead of ignoring the setting to promote Microsoft Edge. Only runs for a microsecond when needed.
Stars: ✭ 1,371 (+807.95%)
Mutual labels:  windows-10
Kanban Tasker
A simple kanban board for Windows 10 Universal Windows Platform (UWP) written to manage tasks and create a simple and easy workflow for each board
Stars: ✭ 140 (-7.28%)
Mutual labels:  windows-10
Alwsl
Install archlinux as the WSL (Windows Subsystem for Linux) host.
Stars: ✭ 1,332 (+782.12%)
Mutual labels:  windows-10
Patchfluent
💧 🦄 Customize Windows 10 Updates
Stars: ✭ 128 (-15.23%)
Mutual labels:  windows-10
Windows hardening
Windows Hardening settings and configurations
Stars: ✭ 148 (-1.99%)
Mutual labels:  windows-10
Chemo
Remove pre-installed junk from Windows 10.
Stars: ✭ 144 (-4.64%)
Mutual labels:  windows-10
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (-11.26%)
Mutual labels:  windows-10

EUC-samples (previously AirWatch-Samples)

Table of Contents

Introduction

Welcome to the EUC-samples repository. This project is intended for the community and VMware to share commonly used code snippets that can aid VMWare Workspace ONE and Horizon administrators.

Some examples of items to submit for consideration and use by the community:

  • Custom XML Profile Payloads
  • Script content for Custom Attributes
  • Scripts to be leveraged via Products (Bash/shell, Python, Powershell, Batch, etc)
  • Scripts to assist with automation against the various VMware REST API's
  • Markdown Documents describing suggested best practices or procedures that may be outside the realm of typical documentation

Submitting samples

Required Information

The following information must be included in the README.md or in the sample docstring in case README already exists in same folder.

  • Author Name
    • This can include full name, email address or other identifiable piece of information that would allow interested parties to contact author with questions.
  • Date
    • Date the sample was originally written
  • Minimal/High Level Description
    • What does the sample do ?
  • Any KNOWN limitations or dependencies

Suggested Information

The following information should be included when possible. Inclusion of information provides valuable information to consumers of the resource.

  • VMWare Product version against which the sample was developed/tested
  • Client Operating System version against which the sample was developed/tested (e.g. Windows Build number, or macOS Version and Build Number)
  • Language (Bash/Python/Powershell) version against which the sample was developed/tested

Contribution Process

Follow the GitHub process

  • Please use one branch per sample or change-set
  • Please use one commit and pull request per sample
  • Please post the sample output along with the pull request
  • If you include a license with your sample, use the project license

Developer Certificate of Origin

The EUC-samples project team welcomes contributions from the community. Before you start working with EUC-samples, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch.

Code Style

We won't actively enforce any "official" style guides, but do ask that you do what you can to:

  • Make your samples easily readable
  • Make your samples easily reusable
  • Include in-line comments to help with readability

Resource Maintenance

Maintenance Ownership

Maintenance of any and all submitted samples is to be performed by the community. If you can make a sample better, please feel free to submit a pull request to improve it!

Filing Issues

Any bugs or other issues should be filed within GitHub by way of the repository’s Issue Tracker.

Resolving Issues

Any community member can resolve issues within the repository, however only the board member can approve the update. Once approved, assuming the resolution involves a pull request, only a board member will be able to merge and close the request.

VMware Sample Exchange

It is highly recommended to add any and all submitted samples to the VMware Sample Exchange: https://code.vmware.com/samples

Sample Exchange can be allowed to access your GitHub resources, by way of a linking process, where they can be indexed and searched by the community. There are VMware social media accounts which will advertise resources posted to the site and there's no additional accounts needed, as the VMware Sample Exchange uses MyVMware credentials.

Windows Users

Some of the samples result in a long file path that may cause cloning to fail on Windows machines. If you an error message is displayed during cloning indicating that the file name is too long then run the below command to allow longer file names during checkout.

VMware Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].