Simon Smith
Simon Smith
Hi @kmwoley, forgive my long delay, im not doing anything special Server 2012 R2, up to date 1. downloaded the repo and extracted to `C:\restic` 2. changed the config.ps1 ```...
> Can you tell me what language your computer is localized to? There's another issue posted recently that as me wondering if there's a localization issue with the script. Thanks!...
For some reason every windows server 2012r2 install we have it fails to download restic because the Powershell defaults to 1.0 and you need to force it to use the...
hi, forgive my delay, setting the registry items made no differnet and didnt seem to work for some reason? however every single VM i have (Win7, Win8.1, Win10, Server 2012r2,...
i think i have the same issue, ``` fatal error: unexpected signal during runtime execution [signal 0xc0000005 code=0x1 addr=0xc000407920 pc=0xe5da7a] ``` im simply calling the `ListLoggedInUsers` every 5 seconds to...
@yusufozturk brilliant! looking forward to request/share!
@yusufozturk code looks go, thanks! is the a reason you removed the `LocalAdmin` from what gets returned? and added `State` as `Active`?
i keep getting “Charles.app” is damaged and can’t be opened. You should move it to the Trash. OSX 10.13.6
> @si458 That's cause there was a mistaken branch merge, using the same crack I provided for version 4.2.6. > > Use this instead : [Correct Working Code](https://github.com/100apps/charles-hacking/blob/759c49aa26a76fce7b4aa62991ac7b0f1f94a44e/4.2.7/README.md) nope still...
> @si458 do you have java jdk 1.8.0 ? it's needed yep ``` SiMacBookPro:~ Simon$ /usr/libexec/java_home -V Matching Java Virtual Machines (1): 1.8.0_112, x86_64: "Java SE 8" /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home SiMacBookPro:~...