Code Monkey home page Code Monkey logo

cloud.ready.software.powershell's Introduction

Cloud.Ready.Software.PowerShell

waldo's PowerShell Scripts & Modules

Modules

  • Cloud.Ready.Software.NAV

    This module contains functions that has anything to do with NAV.

  • Cloud.Ready.Software.PowerShell

    This module contains various PowerShell helper functions.

  • Cloud.Ready.Software.SQL

    This module contains functions that has anything to do with SQL, like backups, restores, and invoking queries.

  • Cloud.Ready.Software.Windows

    This module has typical Windows related functions such as zip and unzip, working with streams, file management, ISO files, etc.

Scripts

The PSScripts directory contains many subdirectories. These are scripts that use the modules in various ways to perform various day to day tasks. You will likely edit or create your own scripts.

Installation

The source contains a few scripts to help you easily install and configure the PowerShell modules.

Installing the modules

The main part of the installation is the InstallModules.ps1 script. It will make the modules available to the system by updating your PSModules-path. On top of that, it will load the modules when you start a new PowerShell session so you don’t need to do it any more.

To install, run the InstallModules.ps1 script in the PSModules directory. It is important that you do this in a PowerShell session running as administrator.

Create profile in PowerShell ISE

To add some handy menu items in the PowerShell ISE you can use the CreateProfileInISE.ps1 script in the PSModules directory.

Open the PowerShell ISE as an administrator and run the CreateProfileInISE.ps1 script. Now restart your PowerShell ISE. The new menu items should be available in the Add-ons menu.

Reload the modules

In case you edit any of the modules you will have to reload the modules (or restart your PowerShell session).

The modules can be reloaded using either the PowerShell ISE add-on menu items or using the LoadModules.ps1 script in the PSModules directory.

cloud.ready.software.powershell's People

Contributors

waldo1001 avatar koubek avatar danditomaso avatar jhoek avatar kfuglsang avatar sorenklemmensen avatar jvincke avatar fvet avatar

Watchers

James Cloos avatar  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.