Skip to content

JeffHicks Suggestions #67

@freeload101

Description

@freeload101

@operat0r I took a quick glance. My suggestions to improve this: Get-WMIObject should be considered deprecated. Use Get-CimInstance. Don't turn off errors. Use proper error handling with Try/Catch. Use Join-Path instead of concatenation.

Apr 2
JeffHicks
Jeff Hicks 🐶🎼🍷🖥️
@jeffhicks
@operat0r I think you should make this a proper PowerShell module. Break out each function to a separate file. Use proper function names. Create a manifest. Add proper help documentation for each command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions