Automate changing system settings
xue
created: 2006-03-03 19:14:17
Hi there!

I am writing a Perl script to automate an install procedure on Windows server. I have two issues here:

1. I need to adjust Windows Terminal Services Configuration-> Server Settings ->

example: set "Delete temporary folders on exit" to "No"

2. I need to check if the computer is AMD Opteron machine. If it is, I need to change the boot.int file

I had hard time trying to figure out how to automate these either through Perl or a batch commands. Any help will be greatly appreciated!

Re: Automate changing system settings
created: 2006-03-03 20:49:21

What does the configuration file look like, or is the information in the registry? There are Perl modules that will help you manipulate .ini files (most likely configuration file format) and registry settings.

If what you are dealing with is neither of these then you need to describe the file format more fully. So far you have asked the equivelent of "Tell me how to drive". It's not a well formed question!


DWIM is Perl's answer to Gödel
Re: Automate changing system settings
created: 2006-03-05 09:34:43
You need to "google" this options for ADSI (Active Directory Services Interface) ou WMI (Windows Management Interface)... to found perl scripts to configure many things, but I don“t see any with terminal services...

--
Marco Antonio
Rio-PM

perlmonks.org content © perlmonks.org and GrandFather, mda2, xue

prlmnks.org © 2006 edmund von der burg (eccles & toad)

v 0.03