Scripting, configuring, managing, windows and linux
|
This small Powershell script prompts for a computername and tries to determine the installed version and edition of SQL using… READ MORE
Batch script to detect CD/DVD-rom drive READ MORE
Example of how to join a computer (Windows 8) to a domain using PowerShell. READ MORE
I was searching for a solution to launch and suspend VMWare Workstation VMs on a CentOS 5-machine during boot/shutdown. A… READ MORE
This script adds the *NdisDeviceType registry value with value 1 to the keys of the VMWare network cards. Afterwards it… READ MORE
I synchronize my Windows Mobile Device with my corporate-exchange account. This way my calendar stays nicely up to date and… READ MORE
After some testing I managed to create a dualboot setup with ESXi 3.5 and Windows Server 2003. Install ESXi to… READ MORE
This is an example in PowerShell of how you can schedule the installation a software package by Altiris DS. Instead… READ MORE
Batch-scripting is not as powerful as WSH-scripting or PowerShell. But with some tools you can perform some simple but useful… READ MORE
Using WSH with WMI enables you to query lots of information of a system. Here are some examples of code… READ MORE
Designed with WordPress