Open joshbooks opened 5 years ago
when calling Invoke-SQLImpersonateService -Verbose -Instance [Instance-Name] on windows 10 I get the above error. Looks like Caldera had this issue as well and had a pretty good fix for it: https://github.com/mitre/caldera/issues/38
Invoke-SQLImpersonateService -Verbose -Instance [Instance-Name]
Thanks Josh! I’m a little behind on updates, but I will try to get it rolled in.
Issue is still persist.
when calling
Invoke-SQLImpersonateService -Verbose -Instance [Instance-Name]
on windows 10 I get the above error. Looks like Caldera had this issue as well and had a pretty good fix for it: https://github.com/mitre/caldera/issues/38