waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: September 2009
http://waynes-world-it.blogspot.com/2009_09_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. VMware Command-Line Interface commands. Wednesday, September 30, 2009. VMware Command-Line Interface commands. The Windows command-line interface provided for managing ESX/ESXi systems is an invaluable tool for managing ESX infrastructure at the command-line. When using ESXi without a service console the CLI becomes even more useful. Esxcli - server...
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: May 2010
http://waynes-world-it.blogspot.com/2010_05_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. Keeping Citrix sessions alive with sendkeys. Sunday, May 9, 2010. Keeping Citrix sessions alive with sendkeys. I use the following script as a way of keeping my Citrix session alive to thwart security guys and their over-aggressive timeouts. PowerShell and VBScript versions below. Posted by Wayne Martin. 9830; Add to del.icio.us. Useful Windows MSCS...
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: October 2009
http://waynes-world-it.blogspot.com/2009_10_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. Service Control Manager Security for non-admins. Friday, October 30, 2009. The VMware PowerCLI PowerShell interface provided for managing vSphere systems is a fantastic tool that should be useful for all VMware admins. I've gathered these commands while implementing and managing ESXi 4.0 clusters, use with caution on any production system. Events = ...
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: November 2009
http://waynes-world-it.blogspot.com/2009_11_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. VCenter file copy with virtual floppy disk. Sunday, November 29, 2009. VCenter file copy with virtual floppy disk. N an ESXi or vCenter environment, without network connectivity to a virtual machine from your administrative workstation it's quite hard to bi-directionally transfer files. Create a virtual floppy disk on my workstation. Copy a: *.*.
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: September 2008
http://waynes-world-it.blogspot.com/2008_09_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. Reading Shortcuts with PowerShell and VBS. Simple string encryption with PowerShell. Useful NTFS and security command-line operations. Useful Windows Printer command-line operations. Useful Windows MSCS Cluster command-line operation. Useful VMware ESX and VC command-line operations. Useful general command-line operations. Sunday, September 28, 2008.
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: Exchange PowerShell Commands
http://waynes-world-it.blogspot.com/2013/04/exchange-powershell-commands.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. Tuesday, April 2, 2013. It's been a long time between drinks. However, I have still been quietly squirreling away useful command lines, with the following 166 commands used for Exchange 2007/2010 information gathering, automating configuration management, troubleshooting and many bits in between. Let me know if you find them useful. Get-mailboxserve...
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: July 2009
http://waynes-world-it.blogspot.com/2009_07_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. PowerCli Relocate VM storage with VI35 / VI4. PowerShell - vSphere VMKernel NIC MTU. Monday, July 27, 2009. PowerCli Relocate VM storage with VI35 / VI4. I’ve only tested this with VI3.5 and PowerCLI 1.0, but I have no reason to think this wouldn’t with with vSphere vCenter and VI 4.0 hosts. Posted by Wayne Martin. 9830; Add to del.icio.us. I came a...
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: June 2009
http://waynes-world-it.blogspot.com/2009_06_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. Processor affinity on Windows server 2003/2008. Calling CPUID from PowerShell for Intel VT. Sunday, June 28, 2009. Processor affinity on Windows server 2003/2008. In no particular order:. Use PowerShell to set the processor affinity for one or more running processes. There’s an example script below, setting the processor mask of calc.e...Foreach ($c...
waynes-world-it.blogspot.com
WWoIT - Wayne's World of IT: May 2009
http://waynes-world-it.blogspot.com/2009_05_01_archive.html
WWoIT - Wayne's World of IT. Information regarding Windows Infrastructure, centred mostly around commandline automation and other useful bits of information. Extending a server 2003 VM system/boot disk. Generating 100% CPU with calc or PowerShell. Converting VHD to VMDK SCSI for ESX. VMware VI3 iSCSI with multiple non-HBA NICs. Saturday, May 30, 2009. Extending a server 2003 VM system/boot disk. The process I used in VI 3.5 U4, with a 2003 SP2 virtual machine:. Turn the VM off - VM1 in this example.