PowerShell / PrivateCloud.DiagnosticInfo

MIT License
39 stars 40 forks source link

add Gpresult and list of services to the SDDC #184

Open Ferasshehadeh opened 1 year ago

Ferasshehadeh commented 1 year ago

Summary of the new feature / enhancement

We need to add Gpresult and list of services to the SDDC, because while investigating the HCI OS its important to check the running services and the applied GPO on the system. this apply to any OS in Microsoft. Its very critical to have these in any tool

Proposed technical implementation details (optional)

GPO command : GPRESULT /H GPReport.html gpresult /z

Service list: get-service

Ferasshehadeh commented 1 year ago

get-service its important for every cluster ticket