GithubHelp home page GithubHelp logo

johnwood79 / poweradmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a118n/poweradmin

0.0 1.0 0.0 55 KB

Powershell scripts useful for Windows enterprise administration

License: MIT License

PowerShell 100.00%

poweradmin's Introduction

poweradmin

Powershell scripts useful for Windows enterprise administration.

All scripts are written by me, if not stated otherwise.

For a detailed description refer to the header's .DESCRIPTION field, here's just a quick summary:

Active Directory

  • AD-Add-Users-To-Group.ps1

    Add multiple users from CSV file to a particular group.

  • AD-Connect-HomeDrives.ps1

    Create home folders and connect them as home drive to AD users.

  • AD-Disable-Inactive-Users.ps1

    Disable users that haven't logged in for a while.

  • AD-Get-New-Accounts.ps1

    Get all accounts that have been created recently.

  • AD-Rename-User.ps1

    Rename user's AD account and notify him by email.

  • AD-Switch-Group.ps1

    Remove users from one group and add to another.

  • Get-Inactive-Computers.ps1

    Get a list of computers where nobody logged in for a while.

  • Get-LockedOutLocation.ps1

    An exellent function by Jason Walker to query PDC for a computer that processed a failed user logon attempt which caused the user account to become locked out.

Backup

  • USMT-Backup

    Powershell wrappers for Microsoft's User State Migration Tool. Basically, a one-click backup & restore solution.

  • Backup-UserProfile-USB.ps1

    Powershell wrapper for robocopy to backup user's profile folder & other non-system folders to USB disk.

Software

  • Install-Java.ps1

    A one-click installer and updater. Checks for the latest JRE online prior to installing. Removes unnecessary old versions. Deploys with predefined global configuration settings & exception list, so no additional configuration is required.

  • Uninstall-Remote.ps1

    Uninstall MSI-based software from remote PC.

Hardware

  • New-HP-Printer-Setup.ps1

    Create DHCP reservation & add a new HP printer on a print server.

Misc

  • Set-Outlook-Signature

    Dynamically set user's signature based on his AD attributes. A modification of Daniel Classon's script.

  • Clean-Spooler.ps1

    Clean old spooled documents.

  • Find-Username.ps1

    Find computers where specified user is currently logged in.

  • Fix-Acl.ps1

    Scan all nested objects inside a folder and apply folder's ACL to them (if there's a difference).

  • Get-All-Computers-With-Users.ps1

    Pull all computers from DC and see who is currently logged in.

  • Get-Local-Admins.ps1

    Scan all computers and see who has local admin rights.

  • Get-LogOn-LogOff.ps1

    Pull Logon and Logoff events from a specified computer to see who logged in / logged out and when.

poweradmin's People

Contributors

a118n avatar electricdrop avatar

Watchers

 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.