Versions in this module Expand all Collapse all v1 v1.0.2 Jul 30, 2023 v1.0.1 Jul 25, 2023 Changes in this version + func ResolvePath(client *winrm.Client, filePath string) (string, error) + func RunPowershell(client *winrm.Client, elevatedUser string, elevatedPassword string, ...) (exitStatus int, stdout string, stderr string, err error) + func TimeOrderedUUID() string