-
Search
-
Categories
- Lab Infrastructure (78)
- Messaging (10)
- Scripting (153)
- Uncategorized (2)
- Virtualization (208)
-
Archives
Author Archives: brian.wuchner
VMware View inside vCloud Director
I recently wrote about a PowerCLI lab I helped out with at the Greater Cincinnati VMUG (GCVMUG) whole day event (you can read more here). We had originally planned to have each lab station remote desktop into a vCenter server … Continue reading
Posted in Virtualization
1 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
Enable vSphere console copy/paste without power off — the PowerCLI way
I’ve had an ongoing love/hate relationship with security for years. Today it was heavy on the hate. I rarely have a need to copy/paste between my desktop and a VM console. I normally use some other method to connect to … Continue reading
Posted in Scripting, Virtualization
2 Comments