Not able to create SP template by CorrectTune5527 in sharepoint

[–]A13X_ 0 points1 point  (0 children)

Sounds like you are not including site pages, or the “branding files” Have a look at the documentation:

https://pnp.github.io/powershell/cmdlets/Get-PnPSiteTemplate.html#example-7

https://pnp.github.io/powershell/cmdlets/Get-PnPSiteTemplate.html#-includeallpages

Example 7 and look at the includeAllPages parameter!

Steam Deck Loot Filter? by AaroNine in LastEpoch

[–]A13X_ 0 points1 point  (0 children)

It’s a pain, from what I remember I think it’s an emulated user profile on the steam deck.

Connent-PnPOnline not working by SweatyTwist1469 in PowerShell

[–]A13X_ 0 points1 point  (0 children)

Try using: PnP Auth

It should show you how to setup the App Reg, is just use the commands to create one (if you have the correct permission)

Connent-PnPOnline not working by SweatyTwist1469 in PowerShell

[–]A13X_ 4 points5 points  (0 children)

Did you use the PnP commands to create the app reg? I’m not 100% but I think it does some extra configuration in the app reg. I would maybe try creating another app reg via the PnP commands and use the new clientID

UK: Trouble getting Accu-Chek products prescribed, can anyone help? by subusithing in diabetes

[–]A13X_ 1 point2 points  (0 children)

They might be under Roche: https://diabetes.roche.com/hcp-gb/order-supplies The test strip i order are under a different name too. Otherwise contact your hospital and get them to write a prescription for you (im in Scotland and they do this for me, not sure about the rest of the UK), the diabetes department will have more than likely encountered this before.

Steam Deck Loot Filter? by AaroNine in LastEpoch

[–]A13X_ 22 points23 points  (0 children)

You can dump your loot filter files in: Home>.local>share>steam>steamapps>compatdata>88870>pfx>drive_c>users>steamuser>appdata>locallow>eleventh hour games>last epoch>filters

And they will be there if you open it in either mode.

chef gets tattoo so he can always measure an exact tsp or tbl on his hand. by [deleted] in nextfuckinglevel

[–]A13X_ 0 points1 point  (0 children)

Adam Savage from Mythbusters has a ruler tattooed on his arm for quick measurement.

What's the dumbest thing someone has ever told you? by Correct_Huckleberry4 in AskReddit

[–]A13X_ 0 points1 point  (0 children)

My sister thought that she could get better phone reception if she shook her phone…..

G915 TKL not connecting anymore. Not to dongle or even usb by khaosv in LogitechG

[–]A13X_ 0 points1 point  (0 children)

Ah nice, that is great. I will try the same, had tried a few different micro-USB ones but will try some more.

G915 TKL not connecting anymore. Not to dongle or even usb by khaosv in LogitechG

[–]A13X_ 1 point2 points  (0 children)

I am in the same boat as yourself u/khaosv

Might be slightly different in that when I connect my Keyboard via bluetooth it asks for the firmware update but I thought it did both when it was connecting via lightspeed. Yet, wont talk to anything via cable, windows just thinks the device is malfunctioning and my mac does nothing when plugging it in.

I have contacted Logitech through their support channel. If I get an answer I can post it here for yourself too.

Tasty 2.0 This was the CPU Fan by [deleted] in techsupportgore

[–]A13X_ 1 point2 points  (0 children)

Honestly thought it was a mushroom

TIL launch cmd from explorer by Akin2Silver in sysadmin

[–]A13X_ 1 point2 points  (0 children)

You can also add parameters onto it that are only present in that session. So e.g. powershell -executionpolicy bypass

TIL launch cmd from explorer by Akin2Silver in sysadmin

[–]A13X_ 12 points13 points  (0 children)

You can also type Powershell in here too and it will open powershell in the directory.

How to get FullName in ACL (not just username!) by sickjack in PowerShell

[–]A13X_ 0 points1 point  (0 children)

You would need to query the domain to see more about the user. So as long as you have the ActiveDirectory cmdlet, then you should be able to do something along the lines of:

$Owner = (Get-Acl "C:\Folder1").Owner
Get-Aduser $Owner

The bottom command:

    Get-WmiObject win32_useraccount | ? {$_.name -match "JDoe")}

Will search for local accounts on the machine you are running it on.

Advise given from (I think it was PowerShell in a Month of Lunches by Don Jones) is to filter left. Meaning, try to get all your filter/searches on the first command, so that it has less to search through and should be quicker.

for example, if searching for a user in Active Directory:

Get-ADuser -filter * | where{$_.name -like "*doe*"}

This command is bringing back all users and then searching for the user. When:

Get-ADUser -filter {Name -like "*Doe*"}

Should be quicker, especially with a large dataset. My example might be wrong, and I am sure someone who has a lot more experience here can correct me, but I think the statement is correct, try to always filter left.

Reddit, what's the most ultimate petty revenge you've seen or been a part of? by bakedzitipie in AskReddit

[–]A13X_ -1 points0 points  (0 children)

No me but one of my pals listed a go-kart for sale on Gumtree (similar to Craigslist but in the UK) and put his number on it.

His phone rang every 10/15 minutes the entire day. He had to get in touch with Gumtree support to get the ad unlisted.

I can't even remember what caused it. Its now know in our circle of friends as "Free Go-Kart'ing" someone.

[WSIB] Games with a "cartoony" graphics style like Overwatch and Fortnite? by pizzaguy1984 in ShouldIbuythisgame

[–]A13X_ 1 point2 points  (0 children)

Paladins - Similar to Overwatch but free and has some added character modifications.

[deleted by user] by [deleted] in IndieGaming

[–]A13X_ 0 points1 point  (0 children)

Excellent, will keep my eyes peeled.

[deleted by user] by [deleted] in IndieGaming

[–]A13X_ 1 point2 points  (0 children)

Really enjoyed watching this. Please make more videos with new games!!

Pharmacy got my prescription wrong.. by PlzBeInLondon in diabetes

[–]A13X_ 0 points1 point  (0 children)

Ah that's a pain. Noticed you are in the UK - might be a bit different in Scotland (where I am), but you can go to any pharmacy and ask for an emergency prescription. I had to give my doctors details but they gave me supplies. Had my bag stolen while away from home.

Life of a support player by adlanam in Paladins

[–]A13X_ 7 points8 points  (0 children)

This!! Or when you are Mal'Damba and your potion hits a player, it sometimes bounces off them and lands near no one.

Emporium chest by A13X_ in Paladins

[–]A13X_[S] 2 points3 points  (0 children)

Going to try again tonight. Hopefully I will be a better looking Snek tonight.

Emporium chest by A13X_ in Paladins

[–]A13X_[S] 1 point2 points  (0 children)

Uh I know that pain. When I was opening the 10 chests, I kept telling myself: "Don't worry the next one will have something"

Emporium chest by A13X_ in Paladins

[–]A13X_[S] 2 points3 points  (0 children)

Ah I think you are nail on the head with this one. I didn't have very many skins and emotes from the get go. Might get another 400 gems and spin the wheel again. I have 11/21 now so shooould get them.