User Profile
JSlei
Brass Contributor
Joined 8 years ago
User Widgets
Recent Discussions
SharePoint Brand Center - missing ability to change text color?
Hi, I’m currently working in the SharePoint Brand Center to create a new theme. I’m able to select a color and give it a name, but I don’t see any additional options for customizing text color, specifically the options shown in the below screenshot Is this feature not yet rolled out to all tenants? Or is there something I’m missing in the setup? Any guidance would be appreciated! Here are the options I currently get:107Views0likes1CommentSite templates and site scripts - web part?
Hi, I want to design a SharePoint site template using site designs and scripts, but it looks like creating webparts is not an option? There is no way to templatize the home page for a site? https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-overview632Views0likes0CommentsTeams meeting policies - store recordings outside of your country
Hi, There is a new setting under Teams Meeting policies that I'm not sure what it's for. Under recording & Transcription section, the setting is "Store recordings outside of your country or region". The only documentation I could find about this is just how to set it but doesn't explain why is this a setting? What is the purpose of that? why would we turn this on? https://docs.microsoft.com/en-us/microsoftteams/meetings-policies-recording-and-transcription#store-recordings-outside-of-your-country-or-region1.9KViews0likes0CommentsRe: Apply sensitivity labels using PowerShell
thank you for following up on this. I am aware of the auto-labeling policies but they can only label files based on content of the file. I was looking for a solution that allows me to label the files based on different requirements and I believe building a solution that calls the MIP SDK is the way to go.44KViews1like0CommentsRe: Apply sensitivity labels using PowerShell
still doesn't answer my question. I'm not looking to script the creation and maintenance of the labels, that's already been done. I'm looking to script the application of the labels to documents in SharePoint. Instead of the user having to label thousands of documents manually, is there a way to script it?44KViews2likes7CommentsAIP phased deployment
I'm working on deploying AIP for a pilot group. I followed this article https://docs.microsoft.com/en-us/azure/information-protection/activate-service#configuring-onboarding-controls-for-a-phased-deployment and used a security group that contains all my pilot users. Now, I'm at the point where I'm ready to publish my labels, if I publish to ALL users in tenant, will only the users in my security group see the labels? is that how this works? or should I only publish labels to the security group?SolvedMigration to SPO - Retention Policies
Hi, I have a client who has been on SPO for a year now. They also have SP 2013 and they are getting ready to migrate to SPO. However, they have retention policies turned on, on all SP sites in SPO. They can't turn them off, due to legal reasons. I ran a couple of test migrations, and I do get some errors because the migration tool has to create and delete elements during the migration process to reproduce what we have at the source. Question is, has anyone had to migrate to SPO with retention policies turned on in the destination tenant and did you run into any major issues? Thank you!Solved1.7KViews0likes1CommentRe: Employee Birthday Calendar Web Part
Harry_G so the photos are retrieved from SP user profile using /_layouts/15/userphoto.aspx?size=L&username=mailto:user@email.com The app wasn't connecting to my list very well, and using F12 I saw that the user email was "undefined". I rebuilt the Birthday list and it worked. Try doing that and make sure to use the exact columns.14KViews1like4CommentsRe: Finding files in SPO recycle bin
Dean_Gross You can use PowerShell to export the recycle bin items to a csv file and use excel to filter on dates, users, etc. All you need to do is install the SharePoint PNP Powershell module and run the following: Connect-PnPOnline -Url https://<sitecollectionurl/ Get-PnPRecycleBinItem -firstStage | export-csv <filepath>56KViews2likes5CommentsRe: Adding Company Administrator group as Site Owner with PowerShell
jcgonzalezmartin I tried both cmdlets and I can add any user I want but the issue is with the Company Administrator group. I'm not able to add it because it's more of a system group I think and I was wondering if anyone out there has tried this before.3.1KViews0likes1CommentSite templates
Hi, I understand that Site Designs are now the new way of doing site templates. I haven't played around with it yet, just reading some articles. My question is which I can't seem to find the answer for is: Can you use Site Designs to change a web part on the page, or push new webparts? Thank you1.5KViews0likes4Comments
Recent Blog Articles
No content to show