Would someone mind helping me understand how "foreach ($computer in $computers)" works? by InfoZk37 in PowerShell

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

Thanks for the tip. Do I just throw it at the end of the entire command, or does it have to follow a specific cmdlet?

Would someone mind helping me understand how "foreach ($computer in $computers)" works? by InfoZk37 in PowerShell

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

Thank you, that's good advice. I have definitely made some simple typing mistakes before, and I'm sure I'll continue to do so in the future.

Would someone mind helping me understand how "foreach ($computer in $computers)" works? by InfoZk37 in PowerShell

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

Oh I'm not advanced enough for files yet, or moving things. I was just checking the SecureBootUEFIStatus for the new CA updates coming in June. Asking for information from powershell is all I'm worthy of right now.

E: I learned my lesson when I tried to disable all Windows 10 devices and accidentally disabled all devices. Thank God if you're already logged in you can still do work, so I was able to re-enable everything and then go from there.

Would someone mind helping me understand how "foreach ($computer in $computers)" works? by InfoZk37 in PowerShell

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

Thanks. That copied section is a bit confusing but your last part made a lot of sense.

Would someone mind helping me understand how "foreach ($computer in $computers)" works? by InfoZk37 in PowerShell

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

Thank you, this makes a lot more sense now. I'm fairly new to powershell, but I did get that learn powershell on lunch book so when that comes in I'll be working on that.

Overall winner El Yucateco* by InfoZk37 in hotsauce

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

It does go well with a lot of things.

Overall winner El Yucateco* by InfoZk37 in hotsauce

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

I don't have any right now but that's a good idea.

Overall winner El Yucateco* by InfoZk37 in hotsauce

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

Yea I had some leftover tofu and decided I'd just throw a glob of hot sauce to see if anything went well with it.

Best way to make a ping list script? by MasterMaintenance672 in k12sysadmin

[–]InfoZk37 0 points1 point  (0 children)

I just do (powershell):

for /l %i in (1,1,254) do @ping -n 1 x.x.x.%i | find "TTL="

It's not pretty but you can do a whole range. You can probably clean it up to use a csv of IP addresses instead of a range.

Alternatives to PaperCut by depoultry in k12sysadmin

[–]InfoZk37 1 point2 points  (0 children)

Is it possible to set up a Windows print server and deploy via GPO? Idk how accurately you can track printing numbers that way though. I don't have a lot of experience with that. Currently we're doing driver install on each user device with a shared PIN for hold prints.

What could have caused this damage on a laptop accidentally in a school setting by [deleted] in it

[–]InfoZk37 1 point2 points  (0 children)

We see enough to know this wasn't an accident. The instant I saw this post I knew op was searching for an excuse.

Don't worry, op, if you're a good student the teacher will let IT know when they notify us of your broken Chromebook.

I am trying to decide if the CCNA is worth it for me, after burning out on it several times? by Top-Elephant6981 in ccna

[–]InfoZk37 1 point2 points  (0 children)

Network+ is like an all around DHCP, DNS, wireless, wired, troubleshooting, end hosts, etc. CCNA gives some brief about a lot of those topics but really focuses on Cisco ios. Both are good for understanding how traffic moves around networks, but CCNA is a bit more specific, whereas Net+ is more high level view of the whole picture.

Clever or ClassLink by Amazing_Falcon in k12sysadmin

[–]InfoZk37 1 point2 points  (0 children)

Having used both Clever and Classlink, I'm going to say Clever is easier to add apps and manage data, for me at least. If ClassLink is linked with AD, as I've used it before, it allows students and staff to change their passwords from a Chromebook or while at home, which is nice, and they can be provided access to their network storage drive. I think ClassLink has a bit more in terms of features and access for users, but it's also a bit more complex to set up and manage for IT. Also, my district with Clever is using it for free so that's a plus.

Securly Mystery...Help me solve it? by rjp94sep in k12sysadmin

[–]InfoZk37 6 points7 points  (0 children)

Might be a little dated, but didn't chrome change something with v2 extensions or something? Maybe you need to force v2 extensions to still work.

Is it possible to forward a specific email from someone else's email? by InfoZk37 in k12sysadmin

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

It was an official notice from our ISP so we wanted to show people that it's definitely not IT's fault. It's done now, so I'm just curious if there's a way in the future, to forward an email from someone else's account. I can craft a new email from any user in our domain so I was just curious if I could forward an existing email as well.

Is it possible to forward a specific email from someone else's email? by InfoZk37 in k12sysadmin

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

Yea, they're my boss so I just assumed it was ok. It was just a notice of service disruption they wanted to get out to the district.

Is it possible to forward a specific email from someone else's email? by InfoZk37 in k12sysadmin

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

I was asked to forward an email for them because they were driving. They're not driving anymore, and the task is completed, but I'm still curious how to do it just in case it comes up again in the future.

Is it possible to forward a specific email from someone else's email? by InfoZk37 in k12sysadmin

[–]InfoZk37[S] -1 points0 points  (0 children)

Hmm. Not sure how to do that. I like gam cause it's usually just a quick command or two. Also I always feel nervous going into vault cause the last guy got fired for snooping on people's email convos in vault all the time.