Code Monkey home page Code Monkey logo

powershell-scripts's Introduction

Wahl Network Scripts Repository

This repository contains a number of scripts that I have written or enhanced to make day-to-day life easier for administrators, engineers, and architects. These are provided for free to the community under an Apache License v2. I also have a number of PowerShell related blog posts at Wahl Network for those interested.

Installation

Make sure you have PowerShell version 4 or higher installed on your workstation. I'd also suggest installing PowerCLI version 6 or higher.

  1. Download the contents of this repository to your workstation.
  2. Copy over the scripts found in any of the directories (such as Slack, VMware NSX, VMware vSphere, or others) into the WahlNetwork folder.
  3. Copy the contents of the WahlNetwork folder onto your workstation into the path $Home\Documents\WindowsPowerShell\Modules\

Launch PowerShell and make sure Set-ExecutionPolicy is set to RemoteSigned or Bypass. To load the module, use Import-Module WahlNetwork.

Usage Instructions

To see all of the imported commands, use Get-Command -Module WahlNetwork.

Future

Any PowerShell related scripts will be added here over time as I write them. There is no grand scheme here.

Contribution

Create a fork of the project into your own reposity. Make all your necessary changes and create a pull request with a description on what was added or removed and details explaining the changes in lines of code. If approved, project owners will merge it.

Licensing

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

powershell-scripts's People

Contributors

chriswahl avatar schodavarapu avatar

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.