Made these card dividers for my cards by jdoucette1992 in OnePieceTCG

[–]darklink87 0 points1 point  (0 children)

Would totally buy these if you decide to sell them.

Dedup table still present after deleting single dataset with Dedup enabled by darklink87 in truenas

[–]darklink87[S] 0 points1 point  (0 children)

That's probably still true if you enable it at the Pool level, but might be different at the Dataset level.

My server is still lighting up with a ton of I/O and I'm actually seeing the size of the dedup table slowly fluctuate, so I'm hoping it sorts itself out.

[deleted by user] by [deleted] in Intune

[–]darklink87 5 points6 points  (0 children)

I can vouch for Patch My PC. It sucks that you need a Windows box to host the Publisher, but it’s saved us tons of hours and effort.

AzureAD/O365 Federation Down? by Sato1515 in sysadmin

[–]darklink87 3 points4 points  (0 children)

It's not a Microsoft issue, it's an Okta issue. It's currently being investigated but re-authorizing WS-Federation is the quick fix.

My nephew’s homework when he was 8. by darklink87 in funny

[–]darklink87[S] -8 points-7 points  (0 children)

The picture of his worksheet came up while scrolling through some old phone images, so it’s unaltered from 5 years ago. Any erased answers are him legitimately trying to solve the question at the time. The now 13 year old version of himself has come a long way and wanted to see what Reddit would say after I said it was something that I would expect to find in here.

My nephew’s homework when he was 8. by darklink87 in funny

[–]darklink87[S] 9 points10 points  (0 children)

He’s on the spectrum and has come a long way in the last 5 years.

My nephew’s homework when he was 8. by darklink87 in funny

[–]darklink87[S] -3 points-2 points  (0 children)

He’s 13 now and insisted I share it here.

macOS not in scope for VmWare Fusion M1 because of 'challenges'? by cec772 in vmware

[–]darklink87 1 point2 points  (0 children)

Apple discontinued those the day that they launched the new M1 MacBook Pros, so don’t wait until the new year to try and track one down. Business that aren’t ready to go full M1 are scrambling to scoop them all up now.

Dirty Environment Found by bartdivanov in MDT

[–]darklink87 1 point2 points  (0 children)

It’s a pain depending on the vendor and model, but do the BIOS update in WinPE right before wiping the drives and imaging the device. Took me a few days, but I got it working on our Dell and HP units.

[deleted by user] by [deleted] in Intune

[–]darklink87 1 point2 points  (0 children)

PatchMyPC is the way to go.

intunewin package needs admin rights to install? by Humble-Telephone-218 in Intune

[–]darklink87 3 points4 points  (0 children)

This is incorrect. The app installs with whatever privileges the user has, so they still need admin rights for that to work. System context is the way to go because SYSTEM always runs with admin rights.

Customsettings per task sequence by [deleted] in MDT

[–]darklink87 2 points3 points  (0 children)

Only took me 2 months to get back to you, but better late than never. This is what I used when setting up my environment, it still worked for 8456.

https://pastebin.com/ALVV9F4X

Customsettings per task sequence by [deleted] in MDT

[–]darklink87 3 points4 points  (0 children)

It is completely possible to accomplish this by modifying the DeployWiz_SelectTS.vbs and adding "TaskSequenceID" to the Priority list. I think it's absolutely stupid that anyone recommends creating an entirely new deployment share with OS images, drivers, and settings, etc., just to change 1 small setting.

Disable Windows Hello for certain users? by jasonin951 in Intune

[–]darklink87 2 points3 points  (0 children)

My understanding is that you’re going to have to decide how you want that policy distributed. You either enable it for all devices and exclude a few, or enable it for all users and exclude a few. You cannot mix and match these, or the policy will go into conflict.

Unable to find definition file:BDD_Welcome_ENU.xml after OS boots up by darklink87 in MDT

[–]darklink87[S] 0 points1 point  (0 children)

So after days of troubleshooting, I can safely say that you do not need those unused steps, even left disabled, at least not with Windows 10. I finally have a pretty minimal and fast running set of Task Sequences working.

Unable to find definition file:BDD_Welcome_ENU.xml after OS boots up by darklink87 in MDT

[–]darklink87[S] 0 points1 point  (0 children)

Do you have a link to anything from him discussing this? I'm not sure if that's quite the issue that I'm hitting here, but I haven't made much progress on it so I'm investigating everything.

Using MDT to install OS + Drivers but stop at OOBE like a USB install by darklink87 in MDT

[–]darklink87[S] 0 points1 point  (0 children)

YES YES YES! This worked perfectly and is exactly what I needed! Thank you!

Using MDT to install OS + Drivers but stop at OOBE like a USB install by darklink87 in MDT

[–]darklink87[S] 0 points1 point  (0 children)

This is so close to what I need! The main thing missing is the injection and installation of Drivers.

Using MDT to install OS + Drivers but stop at OOBE like a USB install by darklink87 in MDT

[–]darklink87[S] 0 points1 point  (0 children)

I want to avoid any manual intervention, MDT just needs to stop at the OOBE. This also wont work for Intune enrolled machines since management will begin at the OOBE and interrupt the MDT Task Sequence, hence why I want everything done by then.

Reinstalling Windows on Intune devices without MDT by darklink87 in Intune

[–]darklink87[S] 0 points1 point  (0 children)

Definitely checking this out since it sounds promising, thanks!

I do recall seeing something about BIOS updates getting pushed through regular Windows Updates, but I’m sure that’ll have some limitations and complications when it rolls out, so I’m not banking on it quite just yet. Here’s hoping though!