What Are You Doing Right Now
-
@EddieJennings said in What Are You Doing Right Now:
Lamenting not having some simple like
uptime
in Windows.Yep, to much typing for getting uptime. This is on Windows 2019
-
@black3dynamite yeah, PowerShell is still stuck in like 1982 here.
-
@dbeato said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Lamenting not having some simple like
uptime
in Windows.Yeah, it is the most annoying thing. I gotta do
systeminfo | more
Yeah. Systeminfo is what I usually use, but it would be nice to just see the uptime :D.
-
@EddieJennings said in What Are You Doing Right Now:
@dbeato said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Lamenting not having some simple like
uptime
in Windows.Yeah, it is the most annoying thing. I gotta do
systeminfo | more
Yeah. Systeminfo is what I usually use, but it would be nice to just see the uptime :D.
This should be slightly better for you...
systeminfo | find "Boot Time"
-
Of course, PS is so dog slow, I can setup an SSH session, use uptime on a Linux box, and disconnect faster than a Windows Server can return the systeminfo command locally, LMAO.
-
@scottalanmiller said in What Are You Doing Right Now:
Of course, PS is so dog slow, I can setup an SSH session, use uptime on a Linux box, and disconnect faster than a Windows Server can return the systeminfo command locally, LMAO.
Yeah, because it loads all the updates and other bunch of information that is not as important.
-
Breaking into the swing of things now that the office move is finally over.
-
@DustinB3403 Welcome back
-
@WrCombs Thanks it's been a long move.
-
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs Thanks it's been a long move.
I was going to make the joke :: He's Alive ::
but decided against it.
fun stuff though, new office?
-
@WrCombs said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs Thanks it's been a long move.
I was going to make the joke :: He's Alive ::
but decided against it.
fun stuff though, new office?
Fun for those who didn't have to move, setup or plan for any of it, certainly. For me, it was just a lot of overtime.
-
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
@WrCombs Thanks it's been a long move.
I was going to make the joke :: He's Alive ::
but decided against it.
fun stuff though, new office?
Fun for those who didn't have to move, setup or plan for any of it, certainly. For me, it was just a lot of overtime.
mo money, mo money
-
family is baking cookies.
-
@travisdh1 said in What Are You Doing Right Now:
@dbeato said in What Are You Doing Right Now:
@hobbit666 said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
Find any that stood out from the crowd?
No keep changing my mind on what to use for the prices
But the Dell X1052P look nice at the moment.Quite Expensive though.
For what it is, that looks very reasonable to me. 48 1gb ports, 369W PoE, and 4 10gb SFP+ ports. But now I'm curious, do you have a favorite?
I'm seeing a lot of HP and Cisco gear around, and most of you know my opinion on Cisco already.
We're pretty much 100% on HP. Lifetime warranty is great.
-
@notverypunny said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
@dbeato said in What Are You Doing Right Now:
@hobbit666 said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
Find any that stood out from the crowd?
No keep changing my mind on what to use for the prices
But the Dell X1052P look nice at the moment.Quite Expensive though.
For what it is, that looks very reasonable to me. 48 1gb ports, 369W PoE, and 4 10gb SFP+ ports. But now I'm curious, do you have a favorite?
I'm seeing a lot of HP and Cisco gear around, and most of you know my opinion on Cisco already.
We're pretty much 100% on HP. Lifetime warranty is great.
You still have to watch those warranties. A lot of the old 3com gear that they rebranded is still only 5 years. However, most HP gear is 10 or 15 year "lifetime", so still a better warranty that most companies.
-
@scottalanmiller said in What Are You Doing Right Now:
@black3dynamite yeah, PowerShell is still stuck in like 1982 here.
No, I think all of you are stuck in 1982 while PowerShell has moved on...
-
@Obsolesce said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@black3dynamite yeah, PowerShell is still stuck in like 1982 here.
No, I think all of you are stuck in 1982 while PowerShell has moved on...
Unless there's a bleeding-edge version of Powershell out now that has that cmdlet, it doesn't seem to be native for 5.1.
I know there's a module out there that does what your picture shows, but it would be nice if that was just baked-in.
-
@EddieJennings said in What Are You Doing Right Now:
@Obsolesce said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@black3dynamite yeah, PowerShell is still stuck in like 1982 here.
No, I think all of you are stuck in 1982 while PowerShell has moved on...
Unless there's a bleeding-edge version of Powershell out now that has that cmdlet, it doesn't seem to be native for 5.1.
I know there's a module out there that does what your picture shows, but it would be nice if that was just baked-in.
No, nothing new or fancy... just plain old PS6:
-
@Obsolesce said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
@Obsolesce said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@black3dynamite yeah, PowerShell is still stuck in like 1982 here.
No, I think all of you are stuck in 1982 while PowerShell has moved on...
Unless there's a bleeding-edge version of Powershell out now that has that cmdlet, it doesn't seem to be native for 5.1.
I know there's a module out there that does what your picture shows, but it would be nice if that was just baked-in.
No, nothing new or fancy... just plain old PS6:
That's promising then. Maybe in 5 years we'll have version 6 on everything where I work . It is telling that it took 6 versions to get that functionality.
-
@EddieJennings said in What Are You Doing Right Now:
That's promising then. Maybe in 5 years we'll have version 6 on everything where I work . It is telling that it took 6 versions to get that functionality.
And how many decades to get PowerShell in the first place