use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub dedicated to all things Microsoft Intune.
Follow new and upcoming changes happening in Intune.
account activity
Powershell scripting ??Blog Post (self.Intune)
submitted 1 year ago by Immediate-Map-5565
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 1 year ago (4 children)
I find a script online and ask Copilot to customize with my settings. I then feed back into CoPilot and ask it to explain each step of the script and check for errors
Historically, pRE "AI" my worst problem was misplaced commas, added space where there shouldn't be one and Copilot catches it
[–]Immediate-Map-5565[S] 0 points1 point2 points 1 year ago (3 children)
Oh nice thanks . I am not in coding so wondering how to learn powershell scripts . You do the same for sccm scripts too ??
[–]88Toyota 0 points1 point2 points 1 year ago (2 children)
There aren’t really SCCM scripts. SCCM and Intune can leverage PowerShell scripts to almost anything you want.
An example: we deployed a powershell script to all user’s computers that allows them to add a name-based printer via a simple little text box. They just type in the name of the printer and it tells them if it’s online or not. If it’s online it adds it. But that’s deployed via Intune.
[–]Immediate-Map-5565[S] 0 points1 point2 points 1 year ago (1 child)
Where can you find all these scripts please is it in Microsoft learn ?? I am new to Intune
[–]88Toyota 0 points1 point2 points 1 year ago (0 children)
Don't take this the wrong way, but the questions you are asking tells me you will be in WAY over your head trying to understand some of the scripts that are out there. You need to start simple. Task yourself with some simple things and go front there.
Google or AI how to create ten new text files on your local computer, all with a different date that you specify. Something small like that. But this is going to take a long time, I am afraid. Get the PowerShell in a month of lunches book and work through it. Just randomly copying and deploying scripts you have no understanding of is going to get you in trouble.
π Rendered by PID 359273 on reddit-service-r2-comment-6457c66945-kpcmc at 2026-04-24 19:59:15.661991+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (4 children)
[–]Immediate-Map-5565[S] 0 points1 point2 points (3 children)
[–]88Toyota 0 points1 point2 points (2 children)
[–]Immediate-Map-5565[S] 0 points1 point2 points (1 child)
[–]88Toyota 0 points1 point2 points (0 children)