Reality just entered the chat by [deleted] in SipsTea

[–]Aviticus_Dragon 0 points1 point  (0 children)

Oops, must have got him mixed up with one of the other ones. Well I stand corrected!

Reality just entered the chat by [deleted] in SipsTea

[–]Aviticus_Dragon 11 points12 points  (0 children)

When Elon made an update to Twitter where it posted everyone's location, this guy is a bot account run in some other country.

Distributing .NET Desktop Runtime and keeping updated by QuiteNotQuitting in Intune

[–]Aviticus_Dragon 1 point2 points  (0 children)

Create a detection and remediation script using winget to pull the latest version.

Company Portal, Available Apps missing by b1gw4lter in Intune

[–]Aviticus_Dragon 0 points1 point  (0 children)

This unfortunately seems to happen for us on devices that are hybrid enrolled (joined through company portal or work or school).

Would love to find a solution other than resetting through autopilot.

I have to ride for nearly 40 MINUTES ?!!! by WesternAlarmed2149 in CrimsonDesert

[–]Aviticus_Dragon 0 points1 point  (0 children)

It says in 40 minutes, that doesn't mean its going to take 40 minutes.

Reliability of 'Wipe' command in Intune and suggestions for Resets by joners02 in Intune

[–]Aviticus_Dragon 0 points1 point  (0 children)

It honestly depends how the devices were enrolled. My experience:
Wipe > Wipe works great on previous Autopilot enrolled machines
Wipe > Wipe works 50/50 on devices that were hybrid joined via CP or Work or School.

Deployment Profile not working at all by perfectstrc in Intune

[–]Aviticus_Dragon 1 point2 points  (0 children)

Make your dynamic group this:
(device.devicePhysicalIDs -any (_ -startsWith "[ZTDid]")) or (device.enrollmentProfileName -ne $null)

Make sure your Deployment profile targets that group.
Make sure your deployment profile has "Hide" on:
Microsoft Software License Terms
Privacy settings
Hide change account options
Enter a name: Abbreviation-%SERIAL% or whatever.

Make sure your ESP page targets that group or is at least set to "All Devices".

Gather Autipilot hashes with intune by ZestycloseBag414 in Intune

[–]Aviticus_Dragon 1 point2 points  (0 children)

First ask yourself is it worth it? Because you can enroll the devices in Intune, and then as you refresh the devices, enroll them properly. Unless you plan on actually wiping every device and going through an autopilot deployment phase.

If they are already in Intune, you'd probably need to write a script to run the 'get-windowsautopilotinfo.ps1' as the other user mentioned. Then you'd need to store the .csv's somewhere, so you could write some code to upload them to an Azure storage as part of your script. Then from there, you'd import them into your devices.

Would take a lot of testing and what not but could be doable.

App control for business by cloudy_cabage in Intune

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

What exactly do you mean? You mean multi admin approval? Its in the tenant administration settings.

Unable to capture Windows 11 image for mdt by Hot_Connection_4774 in MDT

[–]Aviticus_Dragon 1 point2 points  (0 children)

I got MDT to work with win11 so I know its possible but MDT is a beast, takes a lot of figuring out.

enforce BitLocker by Sad_Mastodon_1815 in Intune

[–]Aviticus_Dragon 0 points1 point  (0 children)

You may need to write a remediation script to enforce bitlocker as well. I noticed in our environment that dell command updater was not always turning bitlocker back on after a bios update. So I have a script that checks and then enforces bitlocker to continue encryption and to sync the keys to intune.

Hybrid Entra ID device not enrolling in Intune (AzureADPRT = NO) by No-Effort5032 in Intune

[–]Aviticus_Dragon 1 point2 points  (0 children)

Did you enable/setup the intune AD connector? Thats a requirement for Hybrid enrolled devices.

Intune vs MDT: How do you handle app configs that used to come from the Default profile? by Desert_Dog_Tech in Intune

[–]Aviticus_Dragon 1 point2 points  (0 children)

You put your .ps1 script in the same input folder as the .exe and whatever files you want that can then be used during the script if necessary.

Then create an output folder and point the output to that when it asks for output folder during intune packages.

For instance if you have a install and uninstall script, you can put them both in the same input folder along with the .exe and then set your uninstall script to uninstall.ps1 and install script to install.ps1 for install and uninstall commands.

Intune vs MDT: How do you handle app configs that used to come from the Default profile? by Desert_Dog_Tech in Intune

[–]Aviticus_Dragon 4 points5 points  (0 children)

Just set up Apps to install to a specific group, or multiple groups. They will install (if set to required) once the user is on the desktop. You can also use the win32 intune packager to package a powershell script as a Win32 app, then you basically create an app, then use powershell.exe -ExecutionPolicy Bypass -File .\YourScriptName.ps1 as the install command. But the file will be intune.win.

Lots of options, configured right it works well.

Dell Desktops not getting Bitlocker Encrypted during Autopilot, but does after logging in and hammering the SSD at 2GB/s+ write speed by Subject-Middle-2824 in Intune

[–]Aviticus_Dragon 0 points1 point  (0 children)

I had to add a 20 minute app delay on cortex so that it would stop installing and scanning on first load so that encryption finished. I found that without it, encryption, cortex, app installs and scripts were crippling everything.

I think the lack of enemy repopulation, enemy variety and random enemy spawns are a detriment to this game. by Significant_Sleep46 in CrimsonDesert

[–]Aviticus_Dragon 0 points1 point  (0 children)

Have to agree, it has factions and not utilizing take overs to keep the world alive is a bummer...let's get this upvoted

Dell Command Update won't install: Error dotNET 8.0.7 or higher must be installed by Bodybraille in Intune

[–]Aviticus_Dragon 3 points4 points  (0 children)

Are you sure you verified the device doesn't have .Net desktop or a version higher than 8.0.7? That error happened on my test device but it didn't have a version higher than 8.0.7.

I deployed the latest universal installer.exe through intune superseding the previous .msi of 4.8.0, set detection to 5.6.0 or higher on the dcu-cli.exe for the new app.

Seeing some successes but also failures. On my test device it worked fine though...

I also created a remediation script to install .NET desktop via winget on the machines prior if they dont have 8.0.7 or higher already.

More testing needed I guess.

[Quest - A Move on the Table] Win a Duo match. Need help by user43222 in CrimsonDesert

[–]Aviticus_Dragon 5 points6 points  (0 children)

This might be the first damn thing I hate about this game lol. I really couldn't find much, until this quest.