David DeKeizer
My feedback
-
2 votes
David DeKeizer shared this idea ·
-
2 votes
David DeKeizer supported this idea ·
-
15 votes
David DeKeizer supported this idea ·
An error occurred while saving the comment -
13 votes2 comments · SharePoint Administration » SharePoint PowerShell · Flag idea as inappropriate… · Admin →
David DeKeizer supported this idea ·
-
34 votes
David DeKeizer supported this idea ·
-
35 votes
David DeKeizer supported this idea ·
-
49 votes3 comments · SharePoint Administration » User Profile Services · Flag idea as inappropriate… · Admin →
David DeKeizer supported this idea ·
-
57 votes
David DeKeizer supported this idea ·
-
106 votes
David DeKeizer supported this idea ·
-
260 votes
David DeKeizer supported this idea ·
-
3 votes0 comments · SharePoint Administration » SharePoint PowerShell · Flag idea as inappropriate… · Admin →
David DeKeizer shared this idea ·
-
2 votes2 comments · SharePoint Administration » on-premise Central Admin · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment David DeKeizer commented
According to the blog below, there is an OOB capability for this (SP2013)
Implement via PowerShell via a New-Object Microsoft.SharePoint.Administration.SPMaintenanceWindowThis is applied per content database
Citation: http://www.sharepointdiary.com/2013/12/sharepoint-2013-maintenance-windows.html -
3 votes0 comments · SharePoint Administration » on-premise Central Admin · Flag idea as inappropriate… · Admin →
David DeKeizer supported this idea ·
-
4 votes1 comment · SharePoint Administration » on-premise Central Admin · Flag idea as inappropriate… · Admin →
David DeKeizer supported this idea ·
-
1 vote
David DeKeizer shared this idea ·
-
11 votes
David DeKeizer supported this idea ·
-
41 votes
An error occurred while saving the comment David DeKeizer commented
My recommendation is to configure a content type with a fillable PDF template and a mapping dictionary that cross-walks the PDF form fields to the libraries metadata columns.
Then you can have:
- PDF List with the metadata and an action to 'create PDF' that pulls the template and populates the form based on the mapping dictionary
- PDF Library with metadata and an action to 'Import PDF' the copies the file to the library and rips the PDF form field data to populate the library columns based on the mapping dictionaryDavid DeKeizer supported this idea ·
-
59 votes
David DeKeizer supported this idea ·
-
131 votes
David DeKeizer supported this idea ·
-
84 votes
David DeKeizer supported this idea ·
In on-prem, the ability to manage access requests is limited to users in the sites 'Owner' group.. which is set up when you first configure a new site. This means 'improperly' configured sites may deny access to someone who has full control permissions.
'Manage Access Requests' should be its own role and by default should be granted to users with full control.