Recent posts

Manage PowerShell Module Update

less than 1 minute read

In my previous Blog post we talk about updating modules with my tools but my tools have some mistakes no runspace thank’s to @trevor_smsagent. Now you can up...

Manage PowerShell Module

1 minute read

There are PowerShell modules that ship with Windows 10 that weren’t installed from the PowerShell Gallery using PowerShellGet so they can’t be updated using ...

PowerCli Lab StormShield Update

less than 1 minute read

Preview on Youtbe The project StormShield has update to support Autologin feature with AES Password Manager.

Credential Secure

1 minute read

How to Secure Credential to use it during Scripting Powershell or PowerCli. I use two functions Export-CliXml and Import-CliXml