LadyButterfly she/her@piefed.blahaj.zone to memes@lemmy.worldEnglish · 11 months agoI think my IT guy hates me...piefed.cdn.blahaj.zoneimagemessage-square111linkfedilinkarrow-up1480arrow-down111
arrow-up1469arrow-down1imageI think my IT guy hates me...piefed.cdn.blahaj.zoneLadyButterfly she/her@piefed.blahaj.zone to memes@lemmy.worldEnglish · 11 months agomessage-square111linkfedilink
minus-squaredropcase@lemmy.worldlinkfedilinkarrow-up4·11 months agoI used to see a lot of people log out and back in and think that was restarting. Still wish Windows had an uptime command
minus-squareBytemeister@lemmy.worldlinkfedilinkEnglisharrow-up6·11 months agoI’m mad WMIC is gone. That thing was fucking useful, so of course Microsoft went out of their way to get rid of it.
minus-squarerbos@lemmy.calinkfedilinkEnglisharrow-up4·11 months agoWhaaaat they removed wmic?! I used the crap out of that when I did windows admin.
minus-squareBytemeister@lemmy.worldlinkfedilinkEnglisharrow-up6·11 months agoYeah. It’s been deprecated for a while, but I’ve been running into some 11 systems where it is totally gone. Have fun remembering a whole buttload of random PowerShell cmdlets to do the same fucking thing as that one tool.
minus-squareshalafi@lemmy.worldlinkfedilinkEnglisharrow-up2·11 months agoStill works on my Win11. Now you got me anxious waiting for it to die. I don’t get as mad at Microsoft as most around here, but this is some boolsheet.
minus-squareBytemeister@lemmy.worldlinkfedilinkEnglisharrow-up2·11 months agohttps://techcommunity.microsoft.com/blog/windows-itpro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/4039242
minus-squareshalafi@lemmy.worldlinkfedilinkEnglisharrow-up3·11 months agoWhat?! That’s going to break a shitload of my PowerShell scripts.
minus-squareLilB0kChoy@midwest.socialdeleted by creatorlinkfedilinkarrow-up2·11 months agoDoes it not still show in Task Makager?
minus-squaredropcase@lemmy.worldlinkfedilinkarrow-up3·11 months agoIt shows there, from the CPU under Performance. I just like command line options
minus-squareLilB0kChoy@midwest.socialdeleted by creatorlinkfedilinkarrow-up3·edit-211 months agoGood! I thought maybe the enshittification that is Windows 11 changed that.
minus-squareSciaphobia@sh.itjust.workslinkfedilinkarrow-up2·11 months agoSysteminfo | find “Boot Time”
minus-squarePasserby6497@lemmy.worldlinkfedilinkEnglisharrow-up3·11 months agoSysteminfo|findstr Boot Works as well, but the B in boot has to be capitalized
minus-squareHonytawk@feddit.nllinkfedilinkarrow-up1·11 months agoYou can check Windows uptime in the taskmanager under the Performance tab.
minus-squaredropcase@lemmy.worldlinkfedilinkarrow-up1·11 months agoYeah, or network settings (not always accurate) or Powershell. It just would’ve been nice to Win+R, cmd, uptime - way back I’d use net stats srv (or wksta)
I used to see a lot of people log out and back in and think that was restarting. Still wish Windows had an uptime command
I’m mad WMIC is gone. That thing was fucking useful, so of course Microsoft went out of their way to get rid of it.
Whaaaat they removed wmic?! I used the crap out of that when I did windows admin.
Yeah. It’s been deprecated for a while, but I’ve been running into some 11 systems where it is totally gone.
Have fun remembering a whole buttload of random PowerShell cmdlets to do the same fucking thing as that one tool.
Still works on my Win11. Now you got me anxious waiting for it to die.
I don’t get as mad at Microsoft as most around here, but this is some boolsheet.
https://techcommunity.microsoft.com/blog/windows-itpro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/4039242
What?! That’s going to break a shitload of my PowerShell scripts.
Does it not still show in Task Makager?
It shows there, from the CPU under Performance. I just like command line options
Good! I thought maybe the enshittification that is Windows 11 changed that.
Systeminfo | find “Boot Time”
Systeminfo|findstr Boot
Works as well, but the B in boot has to be capitalized
You can check Windows uptime in the taskmanager under the Performance tab.
Yeah, or network settings (not always accurate) or Powershell. It just would’ve been nice to Win+R, cmd,
uptime- way back I’d usenet stats srv(orwksta)