A nightmare for many security auditors are the plain tekst Passwords in PowerShell scripts. Offcourse this is not nessecary, we
Continue readingCategory: Automation
PowerShell password expiration pop-up
Last week I got a question about some old VB script which create a popup when the password of the
Continue readingWARNING: The names of some imported commands from the module “” include unapproved verbs that might make them less discoverable.
When you use one of the VERB types in your brand new function names, you get the following very annoying
Continue readingVeeam backup copy to multiple offline external disks
Wondering how to create an offline disk back-up copy with more than one USB Disk? And not want to spend
Continue readingNo mapping between account names and security IDs was done.
Last day’s very busy with a small DevOps project in our company. Automating “bare metal deployment” of new Hyper-V Servers.
Continue readingInvoke-WebRequest : The response content cannot be parsed because the Internet Explorer engine is not available
Yesterday I was facing this error when running a SMA Runbook with the invoke-webrequest cmdlet. For troubleshooting I had to
Continue readingPowerShell: The specified string is not in the form required for a subject
During the creation of a PowerShell SMA Runbook I was getting the following error message. This error appear when sending
Continue reading