Pinned Repositories
ps_AD_Get-UserFullGroupMembership
Enumerates a full list of Active Directory group membership for a selected user INCLUDING nested AD groups
ps_AD_GetCrossForestNestedGroups
A PowerShell tool to enumerate AD groups containing users/groups from one or more trusted domains.
ps_AD_GetUserLastPwdChange
Powershell script for retrieving the date a users passwords were last changed. This will return information for the entire AD (or searching from a base OU) or for a specific list of users in a text file
ps_Azure_ParseNsgFlowLog
Parse Azure NSG Flow Logs (Json format) into CSV format for easy analysis in a spreadsheet application
ps_Example_Test-WebDownloadSpeed
Powershell example code for testing the download speed of a file from a URL(s)
ps_HyperV_GetVMStorageLocation
Powershell script to enumerate the storage locations for all VMs in a Hyper-V cluster
ps_Module_CiscoVManage
A PowerShell module for connecting to and using the Cisco vManage API
ps_Module_MSGraph
A PowerShell module to simplify requests to Azure MSGraph API
ps_Util_GetWinEventLogByDateRange
Extracts all windows event logs in a specific time frame to a single csv file which can be analysed in Excel
ps_Util_SignMyScript
A script for signing Powershell scripts with a Code Signing certificate
MVogwell's Repositories
MVogwell/ps_AD_GetCrossForestNestedGroups
A PowerShell tool to enumerate AD groups containing users/groups from one or more trusted domains.
MVogwell/ps_Util_SignMyScript
A script for signing Powershell scripts with a Code Signing certificate
MVogwell/ps_Azure_ParseNsgFlowLog
Parse Azure NSG Flow Logs (Json format) into CSV format for easy analysis in a spreadsheet application
MVogwell/ps_AD_Get-UserFullGroupMembership
Enumerates a full list of Active Directory group membership for a selected user INCLUDING nested AD groups
MVogwell/ps_HyperV_GetVMStorageLocation
Powershell script to enumerate the storage locations for all VMs in a Hyper-V cluster
MVogwell/ps_Module_CiscoVManage
A PowerShell module for connecting to and using the Cisco vManage API
MVogwell/ps_Module_MSGraph
A PowerShell module to simplify requests to Azure MSGraph API
MVogwell/ps_Util_GetWinEventLogByDateRange
Extracts all windows event logs in a specific time frame to a single csv file which can be analysed in Excel
MVogwell/ps_AD_GetUserLastPwdChange
Powershell script for retrieving the date a users passwords were last changed. This will return information for the entire AD (or searching from a base OU) or for a specific list of users in a text file
MVogwell/ps_Example_Test-WebDownloadSpeed
Powershell example code for testing the download speed of a file from a URL(s)
MVogwell/ps_Exchange_GetOrganisationInfo
This script will discover information about an Exchange organisation setup as well as information about the Active Directory domain and Domain Controllers on the same domain. It exports the output to the Json file type for further analysis.
MVogwell/ps_HyperV_GetCheckpointsOnClusteredRoles
Powershell script to enumerate checkpoints on a Hyper-V cluster
MVogwell/ps_Module_CommonScriptFunctions
PowerShell module for speeding up script development by providing common functions
MVogwell/ps_Test_AzDo
Example repo for Azure DevOps pipeline to test and deploy a PowerShell management script
MVogwell/ps_Test_JenkinsPipeline
Example pipeline and PowerShell code
MVogwell/ps_Util_ConvertNdrImceaexToX500
Convert Non Delivery Report addresses starting IMCEAEX- to a valid X500 address
MVogwell/ps_Util_CopyRootFolderPermissions
Powershell script for Windows to copy ACLs from one folder to a new "root" folder path
MVogwell/ps_Util_CSV2WikiTable
Powershell scipt to convert a CSV file to a MediaWiki markup table
MVogwell/ps_Util_JunkTestFileCreator
Creates text files to a specific size. Can be used for network baseline tests
MVogwell/ps_Util_ProcessorStresser
Very basic script to increase the processor utilisation.
MVogwell/ps_Util_TestDomainNameServers
Test multiple DNS servers against a single hostname
MVogwell/ps_Util_WebsiteContentScan
A PowerShell script to search for regex patterns within website content (and any sites linked from the original site)