Skip to content

Commit

Permalink
Audit folder
Browse files Browse the repository at this point in the history
  • Loading branch information
adiazcan committed May 22, 2014
1 parent 5be34ab commit 654d5af
Show file tree
Hide file tree
Showing 42 changed files with 45 additions and 20 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
65 changes: 45 additions & 20 deletions SharePoint/SharePoint.pssproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,26 +37,51 @@
<ItemGroup>
<Content Include="00_ExecutionPolicy.ps1" />
<Content Include="01_HabilitarDeveloperDashboard.ps1" />
<Content Include="02_ContentDB_SiteCols_Size.ps1" />
<Content Include="02_GetContentDBSizes.ps1" />
<Content Include="03_GetWebAppAuthInfo.ps1" />
<Content Include="04_GetSiteCollectionSize.ps1" />
<Content Include="05_ExtractAllWSPs.ps1" />
<Content Include="06_ExecuteTestSPContentDatabase.ps1" />
<Content Include="07_DocumentSPEnvironment_Common.ps1" />
<Content Include="07_DocumentSPEnvironment_Services.ps1" />
<Content Include="08_GetAllSitesInFarm.ps1" />
<Content Include="09_GetAllListsInFarm.ps1" />
<Content Include="10_GetAllWorkflowsInFarm.ps1" />
<Content Include="11a_EnumerateSiteUsers.ps1" />
<Content Include="11_EnumerateSiteUser.ps1" />
<Content Include="30_GrantAccessToProcessIdentity.ps1" />
<Content Include="Find-WebPartPages.ps1" />
<Content Include="Get-AllItemsAndPermissions.ps1" />
<Content Include="Get-FeatureWebpartInventory.ps1" />
<Content Include="Get-ItemsAndPermissions.ps1" />
<Content Include="Inventory-SPFarm.ps1" />
<Content Include="User Access Report.ps1" />
<Content Include="Audit\02_ContentDB_SiteCols_Size.ps1" />
<Content Include="Audit\02_GetContentDBSizes.ps1" />
<Content Include="Audit\03_GetWebAppAuthInfo.ps1" />
<Content Include="Audit\04_GetSiteCollectionSize.ps1" />
<Content Include="Audit\05_ExtractAllWSPs.ps1" />
<Content Include="Audit\06_ExecuteTestSPContentDatabase.ps1" />
<Content Include="Audit\07_DocumentSPEnvironment_Common.ps1" />
<Content Include="Audit\07_DocumentSPEnvironment_Services.ps1" />
<Content Include="Audit\08_GetAllSitesInFarm.ps1" />
<Content Include="Audit\09_GetAllListsInFarm.ps1" />
<Content Include="Audit\10_GetAllWorkflowsInFarm.ps1" />
<Content Include="Audit\11a_EnumerateSiteUsers.ps1" />
<Content Include="Audit\11_EnumerateSiteUser.ps1" />
<Content Include="Audit\30_GrantAccessToProcessIdentity.ps1" />
<Content Include="Audit\Find-WebPartPages.ps1" />
<Content Include="Audit\Get-AllItemsAndPermissions.ps1" />
<Content Include="Audit\Get-FeatureWebpartInventory.ps1" />
<Content Include="Audit\Get-ItemsAndPermissions.ps1" />
<Content Include="Audit\Inventory-SPFarm.ps1" />
<Content Include="Audit\User Access Report.ps1" />
<Content Include="Util\PS_AddFieldsToList.ps1" />
<Content Include="Util\PS_ApplyCustomMasterPageRecursively.ps1" />
<Content Include="Util\PS_ChangeAuthenticationType.ps1" />
<Content Include="Util\PS_ChangeFileUploadSize_CSOM.ps1" />
<Content Include="Util\PS_ConfigureDeveloperDashboard.ps1" />
<Content Include="Util\PS_ConfigureOutgoingEMail.ps1" />
<Content Include="Util\PS_Create_Managed_Path.ps1" />
<Content Include="Util\PS_DeployExistingSharePointSolution.ps1" />
<Content Include="Util\PS_DeployFarmSolution.ps1" />
<Content Include="Util\PS_EnumerateAllSiteUsersInAFarm.ps1" />
<Content Include="Util\PS_ExecuteTestSPContentDatabase_AllContenDBs.ps1" />
<Content Include="Util\PS_ExtractAllWSPs.ps1" />
<Content Include="Util\PS_GetAllListsInAFarm.ps1" />
<Content Include="Util\PS_GetAllWebTemplatesInASiteC.ps1" />
<Content Include="Util\PS_GetContentDBSizes.ps1" />
<Content Include="Util\PS_GetSiteCollectionSize.ps1" />
<Content Include="Util\PS_GetWebAppAuthInfo.ps1" />
<Content Include="Util\PS_RecursivelyDeleteAllSitesInASiteCollection.ps1" />
<Content Include="Util\PS_RemoveOffice365Users.ps1" />
<Content Include="Util\PS_RemoveOffice365Users_UsuariosABorrar.csv" />
<Content Include="Util\PS_RemoveWebParts_WebPartCatalog.ps1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Audit\" />
<Folder Include="Util\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Target Name="Build" />
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 654d5af

Please sign in to comment.