- 👋 Hi, I’m Nitish Kumar @laymanstake. Working in Windows Infra since almost two decades now.
- 👀 I’m interested in O365/ Azure/ System Administration and PowerShell
- 🌱 I’m currently learning Powershell, DevOps, Co-pilot and enjoying Grafana, Prometheus
- 💞️ I’m looking to collaborate on PowerShell, Devops.
- 📫How to reach me:
🎯
Focusing
Working in Windows Infrastructure since almost two decades now. Covering O365/ Azure AD/ System Administration and PowerShell Scripting.
- Bengaluru, Karnataka, India
- nitishkumar.net
- @nkumar_
Pinned Loading
-
The script to perform AD assessment ...
The script to perform AD assessment including ADFS, ADSync checks 1#Requires -Version 3.02#Requires -Modules ActiveDirectory, GroupPolicy, DnsServer34<#5Author : Nitish Kumar -
Collection of PS functions for UI El...
Collection of PS functions for UI Elements 1Add-Type -AssemblyName System.Windows.Forms
2Add-Type -AssemblyName System.Windows.Forms.DataVisualization
34function New-SplashFromImage{
5[CmdletBinding()] -
PowerShell script, which can downloa...
PowerShell script, which can download almost all the latest packages (except nssm, which is not github hosted) and then proceed to configure them on the same machine. Functions to download and create services are created in a way that select set of package can be downloaded or installed as putting everything on the same server may not be good idea. 1#Requires -RunAsAdministrator2#Requires -Version 3.03#Requires -Modules BitsTransfer4# Author : Nitish Kumar5# Download and Install Prometheus, Grafana and Windows Exporter -
Bash script, which can download almo...
Bash script, which can download almost all the latest packages for Prometheus, Grafana and node Exporter and then proceed to configure them 1#!/bin/bash23# Author : Nitish Kumar4# Download and Install Prometheus, Grafana and Node Exporter5# version 1.0 | 24/10/2022 Initial version -
AD Assessment script for CyberArk li...
AD Assessment script for CyberArk like cases without asking cred 1#Requires -Version 3.02#Requires -Modules ActiveDirectory, GroupPolicy, DnsServer34<#5Author : Nitish Kumar -
To patch a server remotely, if you h...
To patch a server remotely, if you have admin access and PS remoting on, then all it needs the machine name 1#Requires -Version 3.023<#4Author : Nitish Kumar5Performs Remote patching
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
