Pinned Loading
-
psDrugWars
psDrugWars PublicpsDrugWars: A ridiculous PowerShell-based game inspired by 'Drug Wars'. 💉💰👮
-
HVReplicaReport
HVReplicaReport PublicThis repository contains a PowerShell script that generates a report of all replicas in a given Hyper-V environment and saves it as an HTML file.
PowerShell
-
SMDRReceiverService
SMDRReceiverService PublicMulti-threaded Windows service that listens for SMDR clients and logs call records to MS SQL server (and/or CSV).
-
WinSendMailMS365
WinSendMailMS365 PublicBasic Sendmail replacement for Windows that uses MS365 to send email. Written in C#/Visual Studio.
C#
-
PowerShell :: Script to trigger a Wi...
PowerShell :: Script to trigger a Windows update from WSUS (based on existing approvals) or optionally, everything from MS Update. 1<#
2- May 22, 2018 - V1.0 - DPO
3+ Initial release.
4- May 23, 2018 - V1.1 - DPO
5+ Added check for packages/modules before force-installing them.
-
PowerShell :: Get-ADUserNestedMember...
PowerShell :: Get-ADUserNestedMemberships 1function Get-ADUserNestedMemberships {
2param (
3[string]$SAMAccountName = $env:USERNAME
4)
5
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.