Michael Clayton
Michael Clayton
## 1. General summary of the issue When running a script which uses impersonation (e.g. issue #1340) and the impersonating user doesn't have Read/Write permissions to the registry, Pester enters...
Cross-posted to JetBrains YouTrack... https://youtrack.jetbrains.com/issue/TW-73152 ## Description Feature Request: Azure Shared Image Galleries went GA in June 2019, and it seems like a natural extension of the cloud profile functionality...
Updated AutoBotHost and PowerShellRunner so that using write-host in scripts results in the text being sent to HipChat there and then, rather than waiting for the script to finish running....
Using write-host inside a script results in an exception as follows: System.Management.Automation.Host.HostException: Cannot invoke this function because the current host does not implement it. at System.Management.Automation.Internal.Host.InternalHostRawUserInterface.ThrowNotInteractive() at System.Management.Automation.Internal.Host.InternalHostRawUserInterface.get_ForegroundColor() at Microsoft.PowerShell.Commands.ConsoleColorCmdlet.get_ForegroundColor()...
It'd be nice if AutoBot could handle return System.Object[] return values from PowerShell scripts. This should allow him to deal with pipline output. E.g. function MultiValueReturn() { "value1"; 100; new-object...
## Summary of the Pull Request * #24607 ## Composite Screenshot Reduces the time required for **Mouse Jump** to display the initial desktop thumbnail image - instead of copying the...
Hello I've been using hcl2json to verify some terraform files - it's working great, but I've found a small snag in escape sequence handling that results in ambiguous string value...
## Summary of the Pull Request This is a re-visit of cancelled PR #29292 / issue #27511 to add customisable styles (2d / 3d effect borders, colours, padding, margins etc)...
There's a bunch of changes to the nuspce file format that need to be updated - e.g. project url / repo url, license, copyright.