-
Search
-
Categories
- Lab Infrastructure (78)
- Messaging (10)
- Scripting (153)
- Uncategorized (2)
- Virtualization (208)
-
Archives
Author Archives: brian.wuchner
Reload syslog configuration on ESXi
I recently updated Log Insight to version 3.3.2 in my lab. After selecting the appropriate PAK file, the UI displayed a warning containing the following text: Note that certain builds of ESXi need to have their syslog configuration reloaded after … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Find ESXi Installation Date with PowerCLI
I recently noticed a link to a very interesting article on Twitter: Find ESXi Installation Date — http://vcdx56.com/2016/01/05/find-esxi-installation-date/. These steps are straight forward and show how to calculate the original ESXi install date, looking at the first section of the … Continue reading
Posted in Scripting, Virtualization
1 Comment
Do you have any way of getting IPs from a list of server names?
A few days ago, someone asked a very basic question. Where is the opposite version of this script:http://enterpriseadmins.org/blog/scripting/do-you-have-any-way-of-getting-server-name-from-the-attached-list-of-ips/? They had a list of host names and wanted the associated IP addresses. Since it is somewhat common for a name to … Continue reading
Posted in Scripting
Leave a comment
Setup VSAN without vCenter using PowerCLI
Recently @RuddyVCP (Blog | Twitter) and I worked on building a home lab to give away at the 2015 Indianapolis VMUG UserCon. The idea was we’d build a three node VSAN cluster using Intel NUC miniature PCs each with a … Continue reading
Posted in Scripting, Virtualization
Leave a comment
A missing folder, a missing day
I recently moved some scheduled tasks from a Windows 2008R2 server to a Windows 2012R2 server. This should be the easy type of work: copy some files, enter some credentials, move on to another project. But as luck would have … Continue reading
Posted in Scripting
Leave a comment