Category Archives: CLI

[SCRIPT]- Powershell: List users with a password that never expires

By | 9 March 2020

Two, three command lines today to search, and list users with a password that never expires, within an Active Directory. As a reminder this practice is not recommended at all, especially for accounts with strong privileges. You can copy and paste the code below, it will generate a .csv file in the directory c:\temp\

Read More »

[TSHOOT] – VMware PowerOn : A general system error occurred : Connection refused

By | 4 April 2018

Hello ! Little trouble yesterday when wanting to start a VM I encountered the following error: A general system error occurred: Connection refused After a few minutes of research especially in the VMware KB I applied the few recommendations found : Check the status of the vmware-vpx-workflow service in your vCenter console First of all,… Read More »

[TUTO] – Ubiquiti ERL : Configure a site-to-site IPSec VPN with pfSense

By | 6 November 2017

In this tutorial, we’ll see how to configure a site-to-site IPSec VPN with pfSense and a Ubiquiti EdgeRouter Lite router. This tutorial is 100% functional on all EdgeRouter devices being in 1.9.7 version minimum. Equipment used in this article: EdgeRouter Lite pfSense Community Edition 2.4 I’m quite fan of Ubiquiti hardware. It’s simple, sober, robust… Read More »

[TSHOOT] – Veeam : Error : cannot complete login due to an incorrect user name or password

By | 20 June 2017

Hi ! A quick post to troubleshoot an error that I’ve encountered with my backups. During last week-end, all my backups was Failed! with an error message : Task failed Error: Cannot complete login due to an incorrect user name or password. This error may occur because your user account has expired. In my case,… Read More »