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

Sla informatie op als XML file.

Dit script is een voorbeeld voor hoe je informatie opslaat in een XML file met MSXML. De voorbeeld XML file is gebruilr voor het photo album op de site. ‘***************************************************************** ‘** Script: CreateXML.vbs ‘** Version: 1.0 ‘** Created: 01/12/2009 9:51PM … 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