Microsoft has released a free utility which allows people to browse published PowerShell script on Technet script center repository. A repository where there is over 9000 script samples. The utility allows you to search within the environment. The searches can … Read More
powershell
PowerShell your world cup
PowerShell This is something that is very exciting and if you are interested you should try it. I found the post and tried it. Here is a function and how you use them. Go to the kimono website and sign … Read More
Getting Started with the Unofficial vCloud Powershell Functions
Due to high demand I did a little research and found this video on youtube which is a quick how-my vCloud Powershell functions, http://www.youtube.com/watch?v=6wfLBWS0krc
How to be a PowerCLI Ninja
Many people are becoming curious about the powershell/powerCLI and how to become a Powershell/PowerCLI ninja and I think the following tips will help one go a long way to become one: Focus on specific task. When you are curious about … Read More
Time Reporting with Outlook and Powershell
How many people work in companies that require them to keep a Time sheet of all their different projects? You know the answer. Many are forced to have different tools to help with the time tracking and reporting.outlook calenders are … Read More
Powershell Outlook Time Reporting by Category
This code does the task of an Outlook Time Reporting sheet with all the categories and times of the day and the summary for a week. Hope it will help someone out there to import their time into SAP. This is … Read More
Add vCloud Harddisks with PowerCLI
Add vCloud Harddisks with PowerCLI When it comes to adding new disks to a VM,it is a little tough and you must be careful due to the many implementation of the objects in the SDK, tasks like conversion from XML … Read More
VMware releases vSphere powerCLI 5.5 R2
There was some new release of vSphere PowerCLI 5.5(Build 1649237) wich was shared by Alan Renouf on facebook . The new R2 has the following features per the release notes: Access to the vCenter Server SRM public API (Connect-SRMServer and … Read More