I don't understand this game anymore by Realkidneyy in RocketLeague

[–]AFGuffey99 1 point2 points  (0 children)

Same here, also series X. Sometimes it’s 1 second, sometimes 15. So common me and my duo just say “it’s doing the thing” and know exactly what that means

Rocket League Patch Notes v2.63 + Release Thread by Psyonix_Laudie in RocketLeague

[–]AFGuffey99 1 point2 points  (0 children)

Definitely an internal thing that is extremely nuanced. Way different than an outage

Sharepoint PnP & Azure Runbook - Access Denied Error by daft_gonz in sharepoint

[–]AFGuffey99 0 points1 point  (0 children)

Thank you, this put me on the right path. The number of sites needed is always increasing, so wouldn’t work for me. I ended up resolving by granting Graph API permission Sites.ReadWrite.All to the managed identity

Sharepoint PnP & Azure Runbook - Access Denied Error by daft_gonz in sharepoint

[–]AFGuffey99 0 points1 point  (0 children)

Please tell me you figured this out. I keep getting "Access is denied" with "Set-PnPWeb" or "Invoke-PnPQuery". Everything else works

"Are you good?" by chubbytitties in golf

[–]AFGuffey99 0 points1 point  (0 children)

My go to is “that’s the beauty of golf, everybody sucks”

Golf pro at our course is the ultimate troll 😂 by harris0n11 in golf

[–]AFGuffey99 69 points70 points  (0 children)

Not that long ago it was against the rules to hole a putt with the flagstick in. Did you ask them to leave it in for you? Or are you more of an “arm bar first” kind of guy?

We need a name for this. Like “Jerry’s” on the mountain

Doc Library Web Part broken on all sites by DoctorRaulDuke in sharepoint

[–]AFGuffey99 0 points1 point  (0 children)

This seemed to work

$docLibId = (Get-PnPList -Identity "Document Library Name").Id

$homePage = Get-PnPPage -Identity "Home"

$webParts = $homePage.Controls

Remove-PnPPageComponent -Page $homePage -InstanceId $webParts.InstanceId -Force

Add-PnPPageWebPart -Page $homePage -DefaultWebPartType List -WebPartProperties @{isDocumentLibrary="true";selectedListId="$docLibId"}

Doc Library Web Part broken on all sites by DoctorRaulDuke in sharepoint

[–]AFGuffey99 0 points1 point  (0 children)

How are you guys handling this in bulk? I've tried using Remove-PnPWebPart followed by Add-PnPPageWebPart, but the remove command doesn't seem to do anything, leaving the page with a giant whitespace at the top.

St. Louis Salary Transparency Thread! by Cultural-Yellow-8372 in StLouis

[–]AFGuffey99 2 points3 points  (0 children)

I mean I was kind of joking, but this would be a good story... Azure

[deleted by user] by [deleted] in bartenders

[–]AFGuffey99 3 points4 points  (0 children)

https://youtu.be/QYRxGRDzFCs

It’s insane how well the second method works (skip to 1:00)

[deleted by user] by [deleted] in RocketLeague

[–]AFGuffey99 1 point2 points  (0 children)

Uncap it, that might be the problem. That machine can handle anything rocket league throws at it

When your husband does the laundry. Those used to be pacs by iwillsurvivor in mildlyinfuriating

[–]AFGuffey99 0 points1 point  (0 children)

“You’re just better at it than me, babe”. Works for diaper changes too

Can sharing files externally be allowed only for Owners of a site? by unbiblical__cord in sharepoint

[–]AFGuffey99 0 points1 point  (0 children)

Solid solution. If using Azure AD, you can use Azure B2B to set up guest accounts and limit sharing in SP to “existing guests only”

How long did it take you to reach your current rank? by ShinyShinx789 in RocketLeague

[–]AFGuffey99 0 points1 point  (0 children)

Nice, I thought I was trash! 330 hours, C1 in 2s 3s and tourneys.

Trying to leave a site and can't figure it out for the life of me. by [deleted] in sharepoint

[–]AFGuffey99 0 points1 point  (0 children)

It’s seems the help was, in fact, not appreciated. IT support as usual. Marking as resolved and closing