IvanDrag0

Results 30 comments of IvanDrag0

I'd like to contribute to the effort, if possible.

> > I'd like to contribute to the effort, if possible. > > @IvanDrag0, let's set up some time this coming week to discuss interest level, expectations, and a possible...

@erjenkin Thank you for the reply. That solution looks like it would work. Since I need this functionality for some of the things that I'm doing, I don't mind trying...

@erjenkin , All of them. I've done this exercise at work, which is why I'm confident that you could combine powershell, and in some cases the organizational values, to get...

@erjenkin , I've forked the repo and made the [updates](https://github.com/microsoft/PowerStig/compare/4.5.0...IvanDrag0:4.5.0) as we discussed, however, when I test it, it looks like the script DSC is not populating correctly. **WindowsClient-10-1.23.xml:** ```...

@erjenkin I figured it out!

Hi @bcwilhite , I have a use case where I have some systems that received a waiver for certain STIG rules. I know that based on the current PowerStig options,...

That's awesome! Thank you for your hard work. The raw data looks great (I don't think I've ever seen it in XML format). This is something I work with all...

This is an issue I stumbled upon the other day. Does that mean that if I have a PS1 with custom functions, I'll need to change the name to .PSM1...

@Badgerati I would definitely do that and let Powershell do the checking and resolution. Also since it means less coding and testing for you :)