All Projects → dell → OpenManage-Enterprise

dell / OpenManage-Enterprise

Licence: Apache-2.0 license
Script collateral leveraging the OME/OME-M REST APIs

Programming Languages

python
139335 projects - #7 most used programming language
powershell
5483 projects

Projects that are alternatives of or similar to OpenManage-Enterprise

devtoolbox
A PowerShell module that enables software developers to speed up their CLI workflow.
Stars: ✭ 28 (-62.16%)
Mutual labels:  powershell-scripts
PSBucket
PowerShell scripts that relate to blog articles I write on iphase.dk, msendpointmgr.com or technet gallery.
Stars: ✭ 70 (-5.41%)
Mutual labels:  powershell-scripts
PowerShellScripting
Repository for the Facebook Group PowerShell Scripting
Stars: ✭ 19 (-74.32%)
Mutual labels:  powershell-scripts
Debloat Windows 10
A Collection of Scripts Which Disable / Remove Windows 10 Features and Apps
Stars: ✭ 5,213 (+6944.59%)
Mutual labels:  powershell-scripts
PowerShell
Mega collection of 250+ useful cross-platform PowerShell scripts.
Stars: ✭ 274 (+270.27%)
Mutual labels:  powershell-scripts
PowerShell-WindowsAdmin
A collection of scripts I've created over the years to administer things.
Stars: ✭ 35 (-52.7%)
Mutual labels:  powershell-scripts
winsys
STATUS: DEVELOPMENT PAUSED ⏸️ - Configure your Windows
Stars: ✭ 56 (-24.32%)
Mutual labels:  powershell-scripts
scripts
General-purpose PowerShell, F#, and other scripts
Stars: ✭ 48 (-35.14%)
Mutual labels:  powershell-scripts
samples
A collection of sample dashboards, custom labels, mustaches, SQL scripts and PowerShell scripts to help you get the most out of SquaredUp. #community-powered
Stars: ✭ 17 (-77.03%)
Mutual labels:  powershell-scripts
PowerShellTools
Скрипты на PowerShell для различных задач (SQLServer, Windows, 1C:Enterprise и др.)
Stars: ✭ 51 (-31.08%)
Mutual labels:  powershell-scripts

Translations

Maintenance Mode

This repo is in a maintenance mode. It is still being watched and all code here is still functional but you may not see commits for long periods of time. We will still accept feature requests and bug reports via the issues.

OME/OME-M and Plugin API Samples / Cookbooks

This repository hosts complete examples of how to use the OME/OME-M API. We designed these scripts to standalone but they are also meant to be used in the scripts of others.

Scripts are subdivided into Python and PowerShell. We do our best to maintain functional equivalance between the two, but sometimes they differ. These differences are typically noted in the docs.

Complete List of All Scripts

See the docs. Scripts are listed by their functional type in the case of OME or by plugin if they belong to a plugin.

PowerShell Scripts Require PS7

In an effort to future proof the repository and make our code portable across multiple platforms, all new scripts added to the repo are written for PowerShell (Core) 7. Microsoft makes PowerShell 7 available on their GitHub page.

Some older scripts may not carry this requirement. You can tell if a script requires PowerShell 7 by looking at the top of the script. If the top line is #Requires -Version 7 this means it requires PowerShell 7.

PS5.1 Support

Currently we do not have any plans to backport new scripts or provide cross compatibility. If there is enough community interest we will raise the priority. If PS5.1 is a hard requirement for you please leave a comment on this ticket.

We Love Feedback

We build, revise, or add features to scripts mostly based on user feedback. If there is something you want to see and it's applicable to a wide audience please open an issue on our issues page or feel free to leave a comment on an existing issue. This helps tremendously in determining what kind of functionality the community is looking for.

Script Documentation

For a listing of each script and its accompanying documentation see our Example API Documentation

Writing Your Own Code

All scripts are self contained. We deliberately do not use an internal library. To write your own code simply copy one of our scripts and modify it as you please. We have cookie cutter code for common tasks available in the links below:

Python Common Code
PowerShell Common Code

Contributing to this Repository

For more information on contributing to the repository see the contribution guide.

devel Branch

The devel branch contains untested scripts or scripts which do not currently meet the contributor guidelines. If you do not find what you are looking for in the master branch and are willing to be a tester, you may find what you are looking for there!

If you have scripts you made that you think could be helpful but don't have time to work them over to meet the contributor guidelines, feel free to pull request them to the devel branch!

Problems

If you run into problems with a script you can post on our issues. If possible, provide the exact command you ran to generate the problem, any OME configurations required to recreate it, or if it's a code problem you already found - a good description of where the problem is.

Authors

  • Raajeev Kalyanaraman
  • Vittal Reddy
  • Laxmi Joshi
  • Trevor Squillario
  • Prasad Rao
  • Grant Curell

Power Manager Plugin Authors

  • Mahendran Panneerselvam
  • Ashish Singh
  • Rishi Mukherjee

Current Maintainer

Grant Curell

If you have any questions that don't fall into the requests or problems category feel free to reach out to grant_curell(at)dell(dot)com.

License

Copyright (c) 2022 Dell EMC Corporation

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].