When running Carl’s exelent “XA65_inventory_V31.PS1” script I encountered an error. It appears, when running the script with an non English installation of Office / Word 2010 (in my case Dutch) the script will fail. With the localized version of Office, Microsoft has also localized the names of the Templates and the names of the styles […]
Continue reading…
Posts tagged with 'Powershell'
Powershell Search URL / LNK files
At my current project I am investigating the software used within that organization. As part of this I want a overview of all the URL’s (*.url) and shortcuts (*.lnk) used. I created two PowerShell scripts to scan a server location (eg. the fileshare containing the roaming profiles of the users) and report all the found […]
Continue reading…
Powershell Quick reference
Eric sloof posted a link to a Powershell Quick Reference sheet. The download from the Microsoft site gives a word doc in ‘legal’ format. I converted it to A4 for an easy print. [download id=”8″]
Continue reading…
Quick Migration for VMware
Earlier this year VMware released the VMware Infrastructure Toolkit (for Windows). This was a new PowerShell interface for VMware Infrastructure 3. I’m a big fan of the power and simplicity of PowerShell so I thought I’d try to create something with the script and show it off during my talk at VMworld on Deploying VMware […]
Continue reading…