ztrhgf 

By: | 416,555 downloads | Last Updated: 3/26/2024 | Latest Version: 1.0.17

Various helper functions for modules IntuneStuff, AzureADStuff etc. Some of them are explained at https://doitpsway.com. Some of the interesting functions: - ConvertFrom-HTMLTable - extracts & converts html table from given file/string/com object into the PSObject - ConvertFrom-XML - converts XML into PSObject - ConvertFrom-Co... More info

By: | 36,616 downloads | Last Updated: 3/26/2024 | Latest Version: 1.4.9

Various Intune related functions. Some of them are explained at https://doitpsway.com/series/sccm-mdt-intune. Some of the interesting functions: - Get-IntuneRemediationScriptLocally - gets Intune Remediation scripts information from client`s log files and registry (including scripts content) - Get-IntuneScriptLocally - gets Intune (non-remedia... More info

By: | 20,879 downloads | Last Updated: 3/11/2024 | Latest Version: 1.0.9

Microsoft Graph API related functions. Some of them are explained at https://doitpsway.com. Some of the functions: - Expand-MgAdditionalProperties - Function for expanding "AdditionalProperties" hash property to the main object aka flattens the returned object - Get-CodeGraphModuleDependency - Function for getting Graph SDK modules required to... More info

By: | 7,282 downloads | Last Updated: 2/29/2024 | Latest Version: 1.1.5

Module contains functions that allows you to check for PowerShell code/script/module dependencies through static code analysis (AST). Some of the interesting functions: - Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis (AST). Supports also checks against PowerShell Gallery -... More info

By: | 1,327 downloads | Last Updated: 8/4/2022 | Latest Version: 1.0.3

Various Azure related functions. Some of them are explained at https://doitpsway.com. Some of the interesting functions: - Add-CMDeviceToCollection - adding selected device to selected collection - Clear-CMClientCache - clearing SCCM client cache - Connect-SCCM - making remote session to SCCM server - Get-CMLog - openning the correct SCCM cl... More info

By: | 1,001 downloads | Last Updated: 1/16/2024 | Latest Version: 1.1.2

Various Azure related functions. Some of them are explained at https://doitpsway.com/series/azure. This module has been DEPRECATED, because it is based on AzureAD module. Use AzureStuff module instead (built upon Microsoft.Graph.* and AZ modules instead).

By: | 722 downloads | Last Updated: 11/19/2021 | Latest Version: 1.0.6

Script for getting gpresult-like report but for local client Intune policies. The result can be PSObject or HTML report. In comparison to the built-in Intune HTML report, my report contains ALL policies, merged into logic groups with extra information like error, last execution time etc (see below). For more information check my blog post https:/... More info

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

Various Office 365 related functions. Some of them are explained at https://doitpsway.com/series/o365. Some of the interesting functions: Remove-O365OrphanedMailbox - fixes problem of the orphaned mailboxes - ...

By: | 171 downloads | Last Updated: 3/20/2024 | Latest Version: 1.2

This script displays diagnostics information from the current PC or a captured set of logs. This includes details about the Autopilot profile settings; policies, apps, certificate profiles, scripts, remediation scripts etc. being tracked via the Enrollment Status Page; and additional information. This should work with Windows 10 1903 and later (ea... More info

By: | 122 downloads | Last Updated: 3/11/2024 | Latest Version: 1.0.1

Various Azure related functions focused on authentication etc. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Connect-AzAccount2 - proxy function for Connect-AzAccount, but supports reusing the existing session - Connect-PnPOnline2 - proxy function for Connect-PnPOnline with some enhancements like: autom... More info

By: | 115 downloads | Last Updated: 3/30/2020 | Latest Version: 1.0

Solution for managing whole life cycle of (not just) Powershell content in Active Directory environments and much more :). All information and necessary data can be found at https://github.com/ztrhgf/Powershell_CICD_repository Main features: - unified Powershell environment across whole Active Directory - same modules, functions and variables ... More info

By: | 78 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: | 77 downloads | Last Updated: 3/26/2024 | Latest Version: 1.0.4

Various Azure related functions focused on resources. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Export-VariableToStorage - save PowerShell variable as XML file in Azure Blob storage - Get-AzureResource - return resources for all or just selected Azure subscription(s) - Get-AutomationVariable2 - get... More info

By: | 60 downloads | Last Updated: 12/20/2022 | Latest Version: 1.0.3

Various functions for working with Atlassian Confluence. Some of them are explained at https://doitpsway.com. Some of the interesting functions: - Connect-Confluence - authenticates to your Confluence instance - Compare-ConfluencePageTable - compares two list of objects where first one is gathered from given Confluence wiki page ta... More info

By: | 55 downloads | Last Updated: 1/17/2024 | Latest Version: 1.0.0

Various Azure related functions. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureAssessNotificationEmail - Get-AzureDevOpsOrganizationOverview - Open-AzureAdminConsentPage - ...

By: | 43 downloads | Last Updated: 3/8/2024 | Latest Version: 1.0.1

Various Azure related functions focused on application accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Add-AzureAppUserConsent - Get-AzureAppConsentRequest - Get-AzureAppVerificationStatus - Get-AzureServicePrincipalBySecurityAttribute - Get-AzureServicePrincipalPermissions - Grant-AzureServ... More info

By: | 41 downloads | Last Updated: 1/17/2024 | Latest Version: 1.0.1

Various Azure related functions focused on user accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureAuthenticatorLastUsedDate - Get-AzureCompletedMFAPrompt - Get-AzureSkuAssignment - ...

By: | 38 downloads | Last Updated: 3/8/2024 | Latest Version: 1.0.1

Various Azure related functions focused on group accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureGroupMemberRecursive - gets group members rerursive, supports various filtering options like skip disabled accounts etc - Get-AzureGroupSettings - official Get-MgGroup -Property Settings doe... More info

By: | 36 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: | 32 downloads | Last Updated: 1/17/2024 | Latest Version: 1.0.0

Various Azure related functions focused on device accounts. More details at https://doitpsway.com/series/azure. Some of the interesting functions: - Get-AzureDeviceWithoutBitlockerKey - Get-BitlockerEscrowStatusForAzureADDevices - Set-AzureDeviceExtensionAttribute - ...