Skip to content

bjd-indigotango/LazyAdmin

This branch is 42 commits behind ruudmens/LazyAdmin:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3132ce9 · Nov 18, 2023
Sep 17, 2020
Nov 7, 2023
Mar 24, 2023
Jun 3, 2022
Oct 7, 2021
Sep 29, 2023
Mar 23, 2021
May 30, 2023
Nov 18, 2023
Jul 12, 2023
Aug 31, 2023
Jan 19, 2021
Sep 17, 2020
May 30, 2023
Apr 11, 2023
Aug 30, 2022
Jan 24, 2023
Mar 28, 2023
Jun 5, 2023
Aug 30, 2022
Sep 17, 2020
Mar 24, 2022
Sep 8, 2022
Oct 6, 2022

Repository files navigation

LazyAdmin.nl Scripts Repository

This repository contains a number of scripts that I have written or enhanced to make day-to-day life easier for system administators. These are provided for free to the community under an MIT License. An explantion or guide on how to use the scripts can be found on my blog LazyAdmin.nl

Download the contents of this repository to your workstation.

To use a script you can copy it onto your workstation and open the PowerShell window in that location. To read more about running PowerShell scripts, you can read this article: https://lazyadmin.nl/powershell/run-a-powershell-script/

Launch PowerShell and make sure Set-ExecutionPolicy is set to RemoteSigned or Bypass

Learn how to write your own PowerShell script with this complete guide: https://lazyadmin.nl/powershell/powershell-script/

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, I will merge it.

Licensing

Licensed under the MIT License (the “License”); you may not use this file except in compliance with the License.

THE SOFTWARE (SCRIPTS) ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

SysAdmin scripts for you to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • PowerShell 9.4%
  • HTML 1.9%
  • CSS 1.2%
  • Nunjucks 0.4%