SharePoint Administration
Welcome! This is your place to suggest ideas or vote for ideas for improving the SharePoint Administration experience.
How to submit a new idea
- Check if it's already been suggested. If it has, vote for it.
- If it's new, submit it in 50 words or less.
- Gather support!
- If your idea receives over 100 votes in 90 days, we will respond.
If not, we will close it.
Want to engage further? Please visit the SharePoint Community
Note: we have partnered with UserVoice, a third-party service and your use of the portal and your submission is subject to the UserVoice Terms of Service & Privacy Policy, including the license terms. Please do not send any novel or patentable ideas, copyrighted materials, samples or demos for which you do not want to grant a license to Microsoft.
-
At some point it would be nice to show the SharePoint folders in Alphabetical order...permanently, rather than having to sort each time.
Be able to show SharePoint Folders alphabetically as the default, rather than having them show up in order they were created.
2 votes -
autospinstaller / powershell integrated
Integrated autospinstaller / script powershell for installation and also for migration for "advanced intallation mode by simple powershell" with a simple interface/gui to enter the configuration and a checklist where enable/disable script code or change it for configure services application, web apps, security, binary, etc.
2 votes -
Admins running Connect-SPOService should be given broader options to connect
Currently, you have to type the whole fqdn of the admin portal for SPO to connect-SPOService.
However, the technology to do lookups is there; we should be able to do
Connect-SPOService -domain fabrikam.com
or
Connect-SPOService -user admin.user.upn@fabrikam.com
or
Connect-SPOService -tenantprefix fabrikam
1 vote -
Onedive Sync Auto-Connect
If One-Drive has to be unlinked from a PC at any point for any reason, it loses its synced connections with document libraries in sharepoint. The curious thing about this is that Windows is smart enough to realize that those syncs have been previously made on the machine. If you re-sync one of the previously sycned libraries, the rest of them will show up but do not automatically begin to sync. A powershell to easily reconnect these previous connections would be extremely helpful when users are needing to connect upwards of 25 libraries.
1 vote -
ForceOAuth option for Connect-SPOService
Currently it is not possible to run an Azure Function that loads the SharePoint module and use a user account to connect using Connect-SPOService. This is because the ForceOAuth parameter must be set in registry, and the registry is read only in Azure Functions.
There is no workaround other than patching the Microsoft.Online.SharePoint.PowerShell.dll, changing an if in InstantiateSPOService.
A very simple patch to Microsoft.Online.SharePoint.PowerShell.dll, adding a new parameter to Connect-SPOService called "ForceOAuth", that adds the ForceOAuth parameter to InstantiateSPOService, would solve this issue.
Also, even though functions are dotnetcore, the module runs just fine using Import-Module $moduleFile -DisableNameChecking -UseWindowsPowerShell
1 vote -
Powershell QuickLinks Audiences targeting
Hi
It will be great to be able to consume the Audiences parameter from PnP or CSOM for Sharepoint Online
Something like
Add-PnPNavigationNode -Title "Contoso" -Url "http://contoso.sharepoint.com/sites/contoso/" -Location "QuickLaunch" -Audience "Contoso Members"
Thanks1 vote -
get-sposite StorageQuotaType blank for bulk queries
StorageQuotaType is blank when using get-SPOSite to retrieve sites in bulk (querying individual sites works OK).
Please make this attribute available for bulk operations.1 vote -
get tenant space using ps
Be able to get current used and max tenant space via ps, not only in admin console ui
1 vote -
In Sharepoint, create a feature to search relate files based on author & fileType then delete & purge these files.
In Sharepoint, create a feature to search relate files based on author & fileType then delete & purge these files.
1 vote -
Lam post with building camara and prob
Drum that can keep an eye annthe city when the police is not a round and there are mounted annthe lam post to fill the bottom
1 vote -
term store powershell to move terms from system to term sets
Terms are added and show up in system and I can't go one by one with SharePoint Online lack of speed to move them to term sets. I need to move them to at least one where I can export them and then assign or import them in and assign to term sets. I don't use them as it is just so slow and horrible almost like they don't want us to use it.
1 vote -
Implement commandlets to mass change experiences for specific apps
*English follows Japanese
■Title(件名):
特定のアプリに対し一括でエクスペリエンスを変更するコマンドレットの実装
Implement commandlets to mass change experiences for specific apps
■Description(内容):
特定のアプリ種別に対して一括でエクスペリエンスを変更する標準機能のコマンドレットの実装を希望します。(例:サイト内に複数のディスカッション掲示板があり、該当のアプリをすべて一括でエクスペリエンスを変更したい)
なんらかの設定の影響を受けた場合や運用上エクスペリエンスでを変更したい場合において、利用したエクスペリエンスとは異なるエクスペリエンスで表示されているアプリが複数あった場合、手動で変更する必要があることは認識しております。
一括で変更ができるコマンドレットがあると、作業工数削減につながりますため、標準機能内での特定のアプリ種別に対して一括でエクスペリエンスを変更するコマンドレットの実装を希望します。
We hope standard commandlets will be implemented to mass change experiences for specific app types.
(Eg. There are multiple discussion boards within the site and we want to mass change experiences for all the appropriate apps.)There is a need to manually change experiences if there are multiple apps displayed using experiences different from the experience used when affected by some settings or experience has been changed during operations.
If there is a commandlet that can be used to mass change…
1 vote -
We want to be able to use PowerShell commandlets to create SharePoint Document Libraries
*English follows Japanese
■Title(件名):
SharePoint ドキュメント ライブラリを PowerShell コマンドレットで作成できるようにしたい。
We want to be able to use PowerShell commandlets to create SharePoint Document Libraries
■Description(内容):
現時点では SharePoint ドキュメント ライブラリの作成は GUI 上で行う必要がある。
この場合、多くのドキュメント ライブラリを作成する必要がある場合、非常に手間がかかる。
CSV ファイルなどを利用し、PowerShell コマンドレットで一括作成できるよう機能追加を希望する。
Currently creation of SharePoint Document Libraries need to be performed on the GUI.
In this situation, it will be extremely time consuming if many document libraries need to be created.
Thus we hope that a feature will be added to enable PowerShell commandlets to use CSV files etc. for batch creation.1 vote -
When a user do not have access to sharepoint site, synced documents are removed from the individuals devices too.
When a user do not have access to sharepoint site, synced documents are removed from the individuals devices too.
1 vote -
Unable to disabe getmobile app and feedback from command Set-SPOTenant -UserVoiceForFeedbackEnabled:$false
Unable to disabe getmobile app and feedback from command Set-SPOTenant -UserVoiceForFeedbackEnabled:$false
Any other option
1 vote -
A feature to retrieve each SPO group members’ contact company e-mail addresses
It would be great if you could provide a feature to retrieve each SPO group members’ contact company e-mail addresses. Preferable method is using PowerShell.
1 vote -
Cmdlet that can retrieve crawl log of SharePoint Online
I would like you to implement cmdlet that can retrieve crawl log of SharePoint Online.
1 vote -
1 vote
-
Request for setting to hide the sign-out notification in SharePoint Online
I would like you to implement a feature which can set just the sign-out notification to be hidden by setting WarnAfter value using PowerShell.
1 vote -
Request to provide a PowerShell cmdlet which could be retrieved the library usage data from the SharePoint site
I would like you to provide a PowerShell cmdlet which could be retrieved the library usage data from the selected SharePoint site.
1 vote
- Don't see your idea?