MagicThumb
Magic Thumb™ is a fantastic way to enlarge thumnbail images using a JavaScript lightbox effect. They have a very good support. I had some issues configuring it and they helped me out.
Get VM hardware Version
During the course of my powershell learning, I realised this little one line script can help us to retrieve Hardware version from all the powered-on VMs which are running on old hardware version i.e version 4. Get hardware versionClick to enlarge
Duplicate MAC address – PowerShell Script to rescue
Today, in out office we were facing a interesting problem. Every now and then one of the VM will timeout. This was causing lot of issues. The VM was in production. This VM was created few days ago and everything was running fine. We were not sure what was causing the problem. We looked at […]
Running Powershell cmdlets on remote computer
I am still new to powershell everyday I learn something new about it. Today, while going through the manuals, I noticed a interesting cmdlet called "Enter-PSSession" Description The Enter-PSSession cmdlet starts an interactive session with a single remote computer. During the session, the commands that you type run on the remote computer, just as […]