GithubHelp home page GithubHelp logo

mierdin / flexpodtoolkit Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 326 KB

A suite of scripts aimed at automating nearly every aspect of the provisioning process in a Flexpod environment, or in an environment where typical Flexpod components are used.

PowerShell 100.00%

flexpodtoolkit's Introduction

flexpodtoolkit's People

Contributors

mierdin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

flexpodtoolkit's Issues

Unapproved verbs issue

Getting this when importing custom modules (psm1 files)

WARNING: The names of some imported commands from the module 'util_vmware' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with
the Verbose parameter. For a list of approved verbs, type Get-Verb.

Need to ensure each module also notifies the user that they have been imported.

Hide script outputs

As a best practice, should figure out a way to hide all output and then create your own. The script will look a lot better.

Naming Scheme

Need to consider the process to add a zero programmatically (i.e. ESXi-01 vs ESXi-1). Need to figure out where this kind of thing would need to be applied, as well as consider the pros and cons of doing this.
For instance - when creating service profiles, you have to provide a prefix. If you just say "ESXi-" then it will start with "ESXi-1". There is no assumption about length. This length is what you have to impart.

Also - be more flexible with igroup/LUN/SP naming. And/or maybe make a naming scheme more obvious.

This will become easier when vars are defined in YAML. However, you might consider playing around with this idea in the main script first.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.