eliassal

Results 128 comments of eliassal

Correct, I added quotes to the slash and I was able to ssh to the win box as follows `ssh mydomain'\'myuser@mycomputer` and landed in a powersehll session on the remote...

I found the fix as it was an issue with winnat as indicated at https://stackoverflow.com/questions/62508193/error-listen-eacces-permission-denied-0-0-0-03001

hello, running the > commandGet-DbaDbOrphanUser gave a completely different result In the PBI, dbacheck announces 3orphaned users whereas on the command lin, 2nd snapshot it shows 15 ![image](https://user-images.githubusercontent.com/8447864/202223592-7c1f6a1b-0ca0-4e4b-992e-25666438801a.png) ![image](https://user-images.githubusercontent.com/8447864/202224276-421f5c99-e5bd-4bc6-ac91-eb13a2e44564.png)

Also, please note that the 1st 1 is not orphaned as it is an AD account for a developer ![image](https://user-images.githubusercontent.com/8447864/202232939-e1b58740-7afe-444d-9a1f-f722e7847e85.png)

Thanks for your help. I did visit your fork and followed your instructions by running `blast-radius --serve "C:\Projects\...........\Terraform - Full Course\weatherapi"` it runs then I choose Firefox, I get a...

Sorry, I forgot to aks the question : is it possible to uninstall then reinstal Calico? If yes, can you please provide some urls for instructions on how to do...

Hi @sridhartigera, I ran the command `sudo calicoctl node diags` and enclosed the full diagnostics, is this calico-node logs? [diags-20241022_190957.tar.gz](https://github.com/user-attachments/files/17480000/diags-20241022_190957.tar.gz) Also, here is the output of `sudo calicoctl node status`...

@sridhartigera , hi any feedback please?

Hi Casey, ` kubectl get pods -o wide -n calico-system` ![image](https://github.com/user-attachments/assets/f2ad9c41-eec1-4a73-9768-b671df748c57) here is the log for the 1st crashed pod calico-node-xh6h4 `$` kubectl logs -n calico-system calico-node-xh6h4 > Defaulted container...