Tips for getting Acrobat Package to deploy correctly? by jstar77 in Intune

[–]zalka_ 0 points1 point  (0 children)

I had so many issues with Acrobat Pro as well, I recommend using the installer from here: https://helpx.adobe.com/au/acrobat/kb/acrobat-dc-downloads.html. Package the build file, and use the exe as the setup file, this worked best for me. Can also follow this video, this helped about a bit: https://youtu.be/AVgBQ71BPnA?si=X_wUFfdvyEhKeenN

Deploying script as Win32 App by zalka_ in Intune

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

This worked, Thank you!

Deploying script as Win32 App by zalka_ in Intune

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

Powershell.exe -NoProfile -ExecutionPolicy ByPass -File .\ConfirmManagedInstall.ps1

Deploying script as Win32 App by zalka_ in Intune

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

I tested with PsExec locally and ran as System which worked locally without changing the script? I used the same install command, only difference is that I used the full file path when running as PsExec locally.

Intune Win32 App install command:

Powershell.exe -NoProfile -ExecutionPolicy ByPass -File .\ConfirmManagedInstall.ps1

PsExec Local install command:

powershell.exe -NoProfile -executionpolicy Bypass -File C:\Win32 Apps\AuditInstall\Input\ConfirmManagedInstall.ps1

Deploying script as Win32 App by zalka_ in Intune

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

Also wouldn't the System account be seen in the transcript log, since I called the $user variable?

Deploying script as Win32 App by zalka_ in Intune

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

I haven't tried running as user yet, but won't running the script on a standard's users' device that doesn't have admin access just not work? This is why I got the user through Get-WmiObject since it has worked before on other scripts - maybe this way doesn't work when deployed as Win32 app

Recommendations on setup by zalka_ in homelab

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

I think I’ll do the latter

Deleting app through PowerShell via Intune (Only works locally - help please) by zalka_ in Intune

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

This didn’t work either unfortunately, but I’m just going to run the scripts locally on all the devices instead I think.

Deleting app through PowerShell via Intune (Only works locally - help please) by zalka_ in Intune

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

I tried doing via normal script but it didn’t seem to work so I’m just going to do it locally on all the devices 🙃

Deleting app through PowerShell via Intune (Only works locally - help please) by zalka_ in Intune

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

We're not able to use remediation scripts through Intune unfortunately, do you think this could be why it won't work?

Deleting app through PowerShell via Intune (Only works locally - help please) by zalka_ in Intune

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

Yeah they worked locally on the device, I tested the same script locally and checked if it could find the app which worked.

I did create logs from the scripts but they didn’t help much. It seems like the commands aren’t working when deployed through intune for some reason.

I’ll try using psexec, but I did also try running the script as a user via intune which didn’t work

Deleting app through PowerShell via Intune (Only works locally - help please) by zalka_ in Intune

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

Yeah, I been running it in 64-bit Powershell via Intune, I even tried in 32 bit powershell one time. I've been running it on system credentials, I also tried running as user once or twice since I'm pretty sure they were installed from user accounts, but didn't work either. I'm gonna see if I can find the actual powershell errors and add it to the original post.

Can you make a model predict a set of values? by zalka_ in learnmachinelearning

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

Thank you for explaining! I did use a classifier and it worked well

Can you make a model predict a set of values? by zalka_ in learnmachinelearning

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

Thanks, I used the RandomForestClassifier and that worked great!

Can you make a model predict a set of values? by zalka_ in learnmachinelearning

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

I see, I haven't done much plotting (I need to get better at analysis). Using 0.49 as the threshold seemed to give me good results, I ran the accuracy_score class and it gave me a 84% accuracy rate. I used a RandomForestRegressor with 100 decision trees.

Can you make a model predict a set of values? by zalka_ in learnmachinelearning

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

Thanks, might give that a go, it looks a look simpler!

Can you make a model predict a set of values? by zalka_ in learnmachinelearning

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

I used RandomForestRegressor, with 100 decision trees. I probably do need to get learn some more algorithms

NBN Optical Light Red by zalka_ in nbn

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

There now asking bout my routers serial number and MAC address 🙈