ztrhgf 

By: | 95 downloads | Last Updated: 11/12/2021 | Latest Version: 1.0

Function for anyone who need to read SCCM logs, but do not know which :)

By: | 83 downloads | Last Updated: 1/17/2024 | Latest Version: 2.0.0

Various Azure related functions. Some of them are explained at https://doitpsway.com/series/azure. Imports all other modules from my AzureXXXStuff family :) AzureCommonStuff, AzureOtherStuff, AzureApplicationStuff, AzureDeviceStuff, AzureGroupStuff, AzureResourceStuff, AzureRoleStuff, AzureUserStuff

By: | 34 downloads | Last Updated: 3/19/2025 | Latest Version: 1.0.4

Various Azure ARC related functions. More details at https://doitpshway.com/series/azure. Some of the interesting functions: - Copy-ToArcMachine - copy file(s) to ARC machine via arc-ssh-proxy - Enter-ArcPSSession - Enter interactive remote session to ARC machine via arc-ssh-proxy - Get-ARCExtensionOverview - Returns overview of all installed A... More info

By: | 17 downloads | Last Updated: 2/28/2025 | Latest Version: 1.0.0

Various Azure KeyVault related functions. More details at https://doitpshway.com/series/azure. Some of the interesting functions: - Get-AzureKeyVaultMVSecret - Improved version of the official Get-AzKeyVaultSecret function (supports multiline secrets returned as plaintext PSCredential object) - Set-AzureKeyVaultMVSecret - Improved version of the... More info