-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add windows find disabled agents ps1 #66
Add windows find disabled agents ps1 #66
Conversation
Added kb0285_find_disabled_agents.ps1 to enable detection of disabled agents on Windows. Modified kb0285_find_disabled_agents.json so it will use the correct version of the script on Linux and Windows.
Updated it so that it functions like the Linux version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think cross platform targeting is not available pre 2019.x, we may need to leave an additional metadata file for both bash and power shell to maintain backwards compatibility
|
Marty, Very good point. I will get a metadata file added for Powershell tomorrow most likely and update the PR. |
|
@MartyEwings would you recommend that I follow the bellow pattern. |
|
Dealer's choice, works for me! |
Updated kb0285 for backwards compatability.
…bster61083/support-tasks into add_windows_find_disabled_agents_ps1
|
@MartyEwings I have pushed the changes you requested. Let me know if it needs any additional changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
No description provided.