Skip to content

sebbrochet/ranwinconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranwinconf

Track changes of the configuration of your windows servers

Requirements:

  • Windows box
  • Python 2.6 or higher
  • Create/Commit rights to a CVS or Subversion repository
  • cvs or svn binaries in the PATH

Installation:

To install, just do:

python setup.py install

Usage:

ranwinconf.py [-h] [-c CONFIG] [--v] action

Track changes of the configuration of your windows servers.  

positional arguments:  
  action                Action to execute (GENCONFIG or RUN)

optional arguments:  
  -h, --help            show this help message and exit  
  -c CONFIG, --config CONFIG
                        Configuration file to use or create  
  --v                   Print program version and exit.  

GENCONFIG: generate default configuration file, to be customized with your environment.  
RUN: get configuration for each server and generates corresponding files.

Documentation:

Please visit the project page at: https://code.google.com/p/ranwinconf/

About

Track changes of the configuration of your windows servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages