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.
-
@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
-
@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.
This is one of my two major complaints with PowerShell. Modules that you just aren't told you need to load in so many guides, which Microsoft officially published many. They are working on a feature to automatically load a needed module on demand, like any decent management tool should.
My other complaint is output. I never quite know if a given output is going to be text, csv, or some other formatting. From a long-time UNIX user, this is frustrating. I know I just need to tell it to be sure, but that's just slowing me down.
-
@scottalanmiller said in What Are You Doing Right Now:
@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
Well, it is called "Windows".
-
@travisdh1 said in What Are You Doing Right Now:
This is one of my two major complaints with PowerShell. Modules that you just aren't told you need to load in so many guides, which Microsoft officially published many. They are working on a feature to automatically load a needed module on demand, like any decent management tool should.
Don't forget ones that break. We have scripts that have worked for years, but you update Windows and suddenly they don't run any longer.
-
@travisdh1 said in What Are You Doing Right Now:
My other complaint is output. I never quite know if a given output is going to be text, csv, or some other formatting.
True. It's very haphazard and amateur. Seems to lack a clear vision, more like a hodge-podge of different teams, visions, ideas. just thrown together and no one trying to make it all work.