Showing results for September 2021 - PowerShell Community

Sep 30, 2021
6
1

Understanding Get-ACL and AD Drive Output

Faris Malaeb
Faris Malaeb

Understanding Active Directory ACL using PowerShell can be a bit tricky. There are no out-of-the-box cmdlets with ActiveDirectory PowerShell module to help in settings the permission quickly. While there are no cmdlets, you can nevertheless manage AD permissions using the AD PowerShell drive. In this post, I will try to simplify Active Directory ...

PowerShellActive DirectoryACL
Sep 27, 2021
8
2

My Crescendo journey

Sean Wheeler
Sean Wheeler

In a recent PowerShell Users Group meeting I was thinking that it might be good to talk about the new Crescendo module and how to use it. I was going to ask Jason Helmick if he would do a presentation for us. Then, in an unrelated conversation, someone mentioned using for some project. This got me thinking: is a perfect candidate for a Crescendo ...

CrescendoModulevssadmin
Sep 21, 2021
2
1

How to Make Use Of PowerShell Profile Files

@DoctorDNS
@DoctorDNS

Q: I would like to personalize the way that PowerShell works. I have heard that I can use a thing called a profile to do this, but when I try to find information about profiles, I come up blank. There is no cmdlet, so I do not see how to create such a thing. Can you help me, please? A: Profiles are a powerful part of PowerShell and allow you to ...

PowerShellprofile