Powershell Scripting Games - Day 4
This is my solution for Beginner Event 4 Connecting and extracting data from a Access Database and retrieving the best result. Now of course you could get the correct result with an SQL statement, by …
Tag
This is my solution for Beginner Event 4 Connecting and extracting data from a Access Database and retrieving the best result. Now of course you could get the correct result with an SQL statement, by …
If you have not heard about it yet - the Summer Scripting Games 2009 have started. Well I am one day late (sorry!!) but I was trying to figure out the solution for the Event for Day 1 -Beginner - it …
Here is my solution for Day 2 - Beginner All the information is retrieved from WMI #First we get the info from WMI $computer = "Localhost" $mycomp = Get-WmiObject Win32_Processor -ComputerName …
Even though I was not there - the VI Toolkit lab, Lab 11 was highly popular and you can voice your opinion on that if you would like. Now Carter Shanklin was so kind to give me permission to publish …
That was actually meant to be highly sarcastic, it seems that the folks in Microsoft thought this would be a good idea (acutally it would be very good - if it would work properly..) So you can control …
So the folks at Microsoft have been busy, just in time for Christmas and the Holidays. Well you know that is the advantage of living in Israel (and being Jewish…) - we don’t celebrate …
Do you all know how one of the biggest headaches you have is changing all the service accounts and administrative passwords on a regular basis? Well I did that this week. This entailed changing …
I wanted to do a bit of housekeeping for all the VM’s floating around. I got to the state that there are machines that I do not know who they belong to, when they were installed and who is the …
ESX3i is going to be free (just one of the places that this was mentioned) Powershell VI toolkit - Man this is better than bread and butter!!! and of course if you think you know what you are doing …