From 16b03cbcd2938f3de699676cd869523fef039e49 Mon Sep 17 00:00:00 2001 From: jcgonzalezmartin Date: Sat, 31 May 2014 12:38:22 +0200 Subject: [PATCH] =?UTF-8?q?Cambios=20en=20la=20descripci=C3=B3n=20del=20pr?= =?UTF-8?q?oyecto=20y=20contenido=20basura?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ SharePoint/Utils/Script1.ps1 | 0 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 SharePoint/Utils/Script1.ps1 diff --git a/README.md b/README.md index 345b9dc..4537852 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ SharePoint-PowerShell PowerShell scripts for SharePoint -In this Project, we want to share some PowerShell scripts that help SharePoint Administrators and Developers work with the server. +In this Project, we want to share some PowerShell scripts intended to help SharePoint Administrators and Developers to work and do some common tasks when working with SharePoint 2013. -Scripts are grouped in the following sections: +The scripts are grouped in the following sections: -- Audit. These are to extract information from SharePoint and audit systems. -- Deployment. These are to help on deployment solutions and features. -- Utils. These are to help with some admins functionalities. +- Audit. These scripts are intended to extract information from a SharePoint environment. The idea is to simplify the process of documenting and auditing a SharePoint farm. +- Deployment. These scripts are intended to help on deployment solutions and features. +- Utils. These are intended to help with some administration functionalities. -This project is powered by CompartiMOSS, a free Spanish SharePoint Magazine. +This project is powered by CompartiMOSS (www.compartimoss.com), a free Spanish SharePoint Magazine. diff --git a/SharePoint/Utils/Script1.ps1 b/SharePoint/Utils/Script1.ps1 deleted file mode 100644 index e69de29..0000000