CPW-Scheduledtask.ps1

This scripts automates the password change for scheduled task run with a certain user. #** #** Script: CPW-ScheduledTask.ps1 #** Version: 1.0 #** Created: 30/08/2019 08:09AM #** Author: Adriaan Westra #** Website: http://www.westphil.nl #** #** Purpose / Comments: #** Change pasword … Lees meer

Save information to a XML file.

  This script demonstrates how to save information to a xml file with the use of MSXML. The example xml file was used for the photo album on the site.   ‘***************************************************************** ‘** Script: CreateXML.vbs ‘** Version: 1.0 ‘** Created: … Lees meer

getxmlelement.vbs

Get information from an XML file. This script demonstrates how to get information from an xml file with the use of MSXML. The example xml file is used for the photo album on the site. This script will return the … Lees meer