User Profile
jimas_1966
Copper Contributor
Joined Oct 05, 2020
User Widgets
Recent Discussions
Microsoft Grapth Selective Permissions.
Hello Community, I would like to ask a question about the permissions that we can assign to a Application through the Azure Active Directory. Is there a way to supply an Application all the required permissions to OneDrive through MS Graph but for a User's OneDrive and only that User's OneDrive?483Views0likes0CommentsMS Graph Selective Permissions.
Hello Community, I would like to ask a question about the permissions that we can assign to a Application through the Azure Active Directory. Is there a way to supply an Application all the required permissions to OneDrive through MS Graph but for a User's OneDrive and only that User's OneDrive?900Views0likes3CommentsSharepoint List attachments migration to Sharepoint online
Hello community, in the following days i will be migrating a list from an Sharepoint 2013 environment to Sharepoint Online. After a quick search, in order to determine which tool to use, i come to a conlcusion that SPMT is the correct tool to perform a task like the above. Although, i read in some posts that the SPMT does not migrate the List-Item Attachments. Is there any solution around this??1.6KViews0likes1CommentRe: duplicate a sharepoint site to upload documents for a different location
Hello, You can achieve this either by copy-pasting all lists by hand, which is a tedious task. It might be easier to save lists as templates and migrating list configurations without the data. You can also leverage tha power of PNP Sharepoint (Patterns and Practices). PNP libraries provide ways to duplicate sites or copy contents of a site programmatically. You can read about it here : https://pnp.github.io/ There you can examine a lot o sample code.933Views0likes1CommentRe: Sharing issues with Sharepoint Online when the other Org also uses SharePoint Online
Hello, Based on experience when having external access enabled, i always try to group users with groups instead of giving direct permissions on single items. I would suggest creating a seperate space, where permissions are delivered via groups and are not unique and giving site-wide access(read-only). The above approach really handles well.910Views0likes0CommentsRe: Dynamic membership rules
Hello, It is all explained here : https://docs.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership An example of active users is the below, taken from the link above: Properties Allowed values Usage accountEnabled true false user.accountEnabled -eq true dirSyncEnabled true false user.dirSyncEnabled -eq true Keep in mind that this feature requires an Azure AD Premium P1 license for each unique user that is a member of one or more dynamic groups. You don't have to assign licenses to users for them to be members of dynamic groups, but you must have the minimum number of licenses in the Azure AD organization to cover all such users. For example, if you had a total of 1,000 unique users in all dynamic groups in your organization, you would need at least 1,000 licenses for Azure AD Premium P1 to meet the license requirement.5KViews0likes0CommentsRe: SharePoint Online - Cannot move folder to a different site
Hello Kimberly, Are you sure that the panel is being rendered correctly? If yes, you could try Copy To. More on the differences here: https://techcommunity.microsoft.com/t5/microsoft-sharepoint-blog/now-move-files-anywhere-in-office-365-sharepoint-and-onedrive/ba-p/146973 If you have set up a OneDrive Client you could sync the contents of the library and then sync to the Destination folder. I know if seems like an old-fashioned solutions, but it might be a quick workaround. You could also setup SPMT, choose source and destinations and let SPMT handle the file transfer. More on this subject here : https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool18KViews1like0CommentsRe: Migration Manager creates an new document library in user's OneDrive Site
Anthony_Tudor Hello Anthony and thank you for your response. After opening a ticket with microsoft support it seems that it's a bug and it's affecting some levels of o365 licenses. Tried the same workflow with just different licenses on another tenant and it worked. A simple workaround of the above was instead of picking OneDrive as the destination, pick SPO and insert the <tenant>-my.sharepoint.com and the Documents list afterwards.6.2KViews0likes13CommentsMigration Manager creates an new document library in user's OneDrive Site
Hello, We are trying to migrate contents from a file share to a user's Documents place (the default one, which is created on user creation ) and once we setup the Migration Manager task, all it does is create a new Document Library and upload user files to the newly created Document Library. It does not upload content to the existing documents, which is a list BTW. We are performing the tasks with a SPAdmin account. Has anyone expierienced such behaviour? and solved it? Bottomline is that we need the user files uploaded to the user Documents Folder.Solved6.4KViews0likes15CommentsRe: SharePoint Workflow Status Stuck in 'Starting'
Hello Dann1ca3, First of all, what kind of workflow is it? the old model(2010) or the new which resides in a seperate application pool? https://social.technet.microsoft.com/Forums/en-US/ae915da1-a59f-459a-8426-8efc3b77e901/does-sharepoint-2016-support-workflow-2010-created-using-sharepoint-designer?forum=sharepointadmin Have you setup the Workflow Manager, in case of the new workflow applications? https://social.technet.microsoft.com/wiki/contents/articles/34407.sharepoint-2016-step-by-step-installation-of-workflow-manager.aspx Have you checked the logs with ULS Log viewer? https://www.microsoft.com/en-us/download/details.aspx?id=440202.3KViews0likes0CommentsRe: Site permissions control
Hello annetoal, Based on my expierience, the new UI regarding permissions is a bit more simplistic due to the fact that MS is trying to force Organizations to adopt the newly O365 office group connected sites, in which the managment of the users takes place in the Azure AD environment. That is why most of the functionality that one could see in a SP13 deployment is simplified in the online environment. This also has to do with the transition of classic expierience to modern expierience. The UI has changed and both of the approaches might be incompatible. Although, in order to answer your questions we would need a bit more info. Is the site o365 connected? was it in classic experience and was later on connected to an o365 group? Were the changes that you made in sharepoint reflected in the AAD environment, if the site was o365 connected?1.2KViews0likes1CommentA question about The home site app for Microsoft Teams
Is it possible to utilize different pages that will be shown to a Teams user? What i mean is, lets say that a user is in the Systems Integration Dept and another user in the Development Dept. Can the Teams app be configured to show the Sharepoint Page of the SysIntegration Team to one user and DevDept Page to the developer user?785Views0likes0Comments
Recent Blog Articles
No content to show