-
I was testing the (mostly) unmodified service script on a machine with powershell v2 installed as we have some in our environment, and came across this message:
Parameter set cannog be resolved usi…
-
```
===============================================================================
TESTCONFIGDATA
----------------------------------------------------------------------…
-
I cannot get this script to run, it generates a lot of errors - this is being run "as admin":
PS C:\Temp\PS> .\AzureADDeviceCleanup.ps1 -verify
At C:\Temp\PS\AzureADDeviceCleanup.ps1:205 char:17
…
-
### Windows Version
Microsoft Windows [Version 10.0.26100.2161]
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-2
### Distro V…
-
### Windows Version
Microsoft Windows [Version 10.0.22631.4317]
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-2
### Distro Ve…
-
My SD Card is not detected.
This is the output of `.\RMPARTUSB.exe LIST`:
```
*DRIVE 5 - 59.6GiB TS-RDF5 SD Transcend Fw=TS37 Sno=d@ G:
```
The regex at https://git…
-
Skript používá filtr pouze na soubory *.cmt, prosím odstranit!
-
-
Can't invoke ruby when set to system with shell due to it try to find version ``system`` in rbenv path
[ruby.d](https://github.com/ccmywish/rbenv-for-windows/blob/c7c9e43c81a0bfa07f12fdce5ee2038db427…
-
```
export GIT_PS1_SHOWDIRTYSTATE=yes
export GIT_PS1_SHOWCOLORHINTS=yes
export PS1="$PS1\[\033[01;33m\]\$(__git_ps1)\[\033[00m\] \$ "
```