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
Thanks for closing #19. Not sure what the etiquette with this is, please let me know if it would have been better to make a comment on the old issue rather than opening this new one.
However, I'm still having trouble getting the one liner ((New-Object Net.WebClient).DownloadString("https://raw.githubusercontent.com/mkellerman/Invoke-CommandAs/master/Scripts/Invoke-CommandAs.ps1") | iex) to work well, as the screenshot below shows:
Many thanks for your help with this, much appreciated !
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for closing #19. Not sure what the etiquette with this is, please let me know if it would have been better to make a comment on the old issue rather than opening this new one.
However, I'm still having trouble getting the one liner (
(New-Object Net.WebClient).DownloadString("https://raw.githubusercontent.com/mkellerman/Invoke-CommandAs/master/Scripts/Invoke-CommandAs.ps1") | iex
) to work well, as the screenshot below shows:Many thanks for your help with this, much appreciated !
The text was updated successfully, but these errors were encountered: