Git Product home page Git Product logo

powershell-for-beginners's Introduction

PowerShell for Beginner SysAdmin

My compilitaion of simple but time saving scripts that I have made up over my last year of SysAdmin/Help Desk work. All of these were created In PowerShell ISE V1.0. I am not sure if that could mean potential issues for those running other programs that work with powershell, just keep that in mind.

Getting Started

Keep in mind that most all of these scripts are made to be run on a DC with AD in place. Many of these scripts are useless on a client computer unless used while remoting into the server via PSsession.

When running on a client computer using PSsession.

Both computers need to have the command enable-Psremoting run on them. If it blocks you try running as administrator. After running this command you should see a box pop up. You will need to click yes on both the client computer and the server to be able to remote into the server.

Please check with higer level administrators that opening this port is allowed.

Remoting to the server.

Run the command

enter-pssession -computername

This should allow you to connect to the server and run all of the scripts that I have while still only using your client Powershell window.

powershell-for-beginners's People

Contributors

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