Menu

Virtual Geek

Tales from real IT system administrators world and non-production environment

Blog posts May 2024

Adding parameters in Azure DevOps pipelines examples Part 1

This is an example of how to use parameters in Azure DevOps Pipeline YAML configurations. To start with this I have added first parameters: in the YAML file configuration. Under it I have multiple parameters, to create basic string parameter 3 properties are required name, displayName and type as …

Read more

PowerShell convert shared folder permissions SDDL to readable format

While working with shared folder permissions, I wanted to document access and permissions of folders in readable format in automation way with PowerShell, You can see the permissions with below command of a folder. Access and permissions are in SDDL format, not in user friendly format to read, it co…

Read more

Generate PowerShell Tree View HTML diagram of Active Directory group recursive memberships

3 blog posts

Blog Search

Page Views

14097892

Archive

Follow me on Blogarama