~cloudbaseit/charms/win2012r2/drupal-iis/trunk

« back to all changes in this revision

Viewing changes to lib/Modules/JujuWindowsUtils/Lib/README.md

  • Committer: Ionut Balutoiu
  • Date: 2016-12-23 12:55:39 UTC
  • Revision ID: ibalutoiu@cloudbasesolutions.com-20161223125539-j795kbynab3uflha
Added charm code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Cloudbase.PSUtils.dll
 
2
 
 
3
This is a C# assembly that adds classes which interact with .ini files and also allows execution of processes under a different user. The code is freely available here:
 
4
 
 
5
https://github.com/cloudbase/CoreClrPSUtils
 
6
 
 
7
Feel free to instect the code and compile it yourself if you prefer.