You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: