-
Search
-
Categories
- Lab Infrastructure (81)
- Messaging (10)
- Scripting (156)
- Uncategorized (2)
- Virtualization (211)
-
Archives
Category Archives: Scripting
GCVMUG PowerCLI 5.0 Lab
Earlier this month I had the privilege of helping out with a PowerCLI hands on lab at the Greater Cincinnati VMUG regional event. The content of this GCVMUG PowerCLI 5.0 lab is now available online: GCVMUG PowerCLI 5.0 Lab A … Continue reading
Posted in Scripting, Virtualization
1 Comment
Tools Upgrade Policy
I was looking for a way to enable “Check and upgrade Tools during power cycling” for more than one VM at a time, but without enabling for all VM’s in the cluster. In this case our naming convention allowed for … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Create Active Directory users with PowerShell
Last week I had the opportunity to present a PowerCLI self paced lab along with Jake Robinson and Ryan Birk. We presented this same lab a few months ago, but this event at the Greater Cincinnati VMware Users Group (GCVMUG) … Continue reading
Posted in Scripting, Virtualization
1 Comment
PowerCLI vCheck 5.47 – Additional RAM checks
Todays update includes two new sections to the general reporting section of the report. These sections are not configuration issues/problems, just additional information about your environment. # Version 5.47- bwuch: Added memory per cluster check provided by Ed # Version … Continue reading
Posted in Scripting, Virtualization
8 Comments
View 5.0 preseal-cleanup script
When composing a View Composer desktop there are a handful of tasks that need completed. I created a script to help me keep this quick and consistent: REM Cleanup temp/log files del /s %temp%\*.* /q del “C:\Documents and Settings\All Users\Application … Continue reading
Posted in Scripting, Virtualization
Leave a comment