Code Monkey home page Code Monkey logo

powershell365's Introduction

powershell365

PAUSED PROJECT

365 (one per day) tips to learn Powershell #365daysofpowershell #powershell365

ps-version

Day Topic Description Command/Script Tweet References
1 Documentation How to use the PowerShell documentation x tweet [1]
2 Version How to know which version of PowerShell is running? $PSVersionTable.PSVersion (script) tweet [1]
3 General What is PowerShell? PS is a cross-platform... continue here x tweet [1]
4 Command What is a PowerShell command (cmdlet)? Commands for PowerShell... continue here Get-Command(script) tweet [1]
5 Command Cmdlets are named according to a ... continue here Get-Verb(script) tweet [1]
6 Command Use the Get-Help core cmdlet to ... continue here Get-Help or help (script) tweet [1]
7 Command The Update-Help cmdlet downloads the ... continue here Update-Help(script) tweet [1]
8 Documentation When you invoke Get-Help on a cmdlet, a help ... continue here x tweet [1]
9 Execution Policy An execution policy is part of the PowerShell ... continue here script tweet [1] [2]
10 ISE The Windows PowerShell Integrated Scripting Environment ... continue here x tweet [1] [2]
11 Pipeline A pipeline is a series of commands connected ... continue here command-1 | command-2 (script) tweet [1]

Contributing ๐Ÿ› 

Just open an issue / pull request.
Make sure to read the Code of conduct and Contributing files.

License ๐Ÿ“

This repository is under GNU General Public License v3.0.
edoardoottavianelli.it to contact me.

powershell365's People

Contributors

edoardottt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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