What Are You Doing Right Now
-
At the big Apple today, setting up new equipment for a Datacenter.
-
@dbeato said in What Are You Doing Right Now:
At the big Apple today, setting up new equipment for a Datacenter.
Sounds like fun!
-
Morning everyone.
let's get this week rolling in the right direction!
and by that i mean let's all go home and take the rest of the week/year offCoffee and trouble shooting time errors from the weekend to start the day
-
@dafyre said in What Are You Doing Right Now:
@dbeato said in What Are You Doing Right Now:
At the big Apple today, setting up new equipment for a Datacenter.
Sounds like fun!
Yes, it has been planned for a while but now we can action it.
-
Reading about ways to solve the double hop problem with Powershell remoting.
-
@EddieJennings said in What Are You Doing Right Now:
Reading about ways to solve the double hop problem with Powershell remoting.
By using SSH?
-
@EddieJennings said in What Are You Doing Right Now:
Reading about ways to solve the double hop problem with Powershell remoting.
If I remember correctly, double-hop is not an issue when using CredSSP authentication.
-
@EddieJennings said in What Are You Doing Right Now:
Reading about ways to solve the double hop problem with Powershell remoting.
This seems to fix the double hop problem.
https://www.codeproject.com/tips/847119/%2FTips%2F847119%2FResolve-Double-Hop-Issue-in-PowerShell-Remoting -
@WrCombs Morning!
-
@black3dynamite said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Reading about ways to solve the double hop problem with Powershell remoting.
If I remember correctly, double-hop is not an issue when using CredSSP authentication.
True, but we have
$someRandomConfigOrPolicy
that breaks using CredSSP. -
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Reading about ways to solve the double hop problem with Powershell remoting.
By using SSH?
I wish. That might be something I scheme to be approved and deployed to our Windows servers.
-
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Reading about ways to solve the double hop problem with Powershell remoting.
By using SSH?
I wish. That might be something I scheme to be approved and deployed to our Windows servers.
Only an issue if your servers are old. It's just part of Windows in current versions.
-
@scottalanmiller said in What Are You Doing Right Now:
Only an issue if your servers are old
Yeah. . . About that.
-
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Only an issue if your servers are old
Yeah. . . About that.
ssh is available since server 2003. . . https://blogs.perficient.com/2006/04/08/ssh-on-windows-2003-for-free/
-
@DustinB3403 said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Only an issue if your servers are old
Yeah. . . About that.
ssh is available since server 2003. . . https://blogs.perficient.com/2006/04/08/ssh-on-windows-2003-for-free/
@DustinB3403 said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Only an issue if your servers are old
Yeah. . . About that.
ssh is available since server 2003. . . https://blogs.perficient.com/2006/04/08/ssh-on-windows-2003-for-free/
But only since 2015 from MS themselves, and a bit more recently than that built in.
-
Reviewing a domain using https://github.com/bwya77/PSHTML-AD-Report. Whoever posted that originally, you rock.
-
@travisdh1 said in What Are You Doing Right Now:
Reviewing a domain using https://github.com/bwya77/PSHTML-AD-Report. Whoever posted that originally, you rock.
Well I found it, and I don't think I'm made of rock. .
-
@DustinB3403 said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
Reviewing a domain using https://github.com/bwya77/PSHTML-AD-Report. Whoever posted that originally, you rock.
Well I found it, and I don't think I'm made of rock. .
Ok, you're a meatsack then, but that doesn't sound as good. Also, yes, I've watched too much Futurama.
-
@travisdh1 I think I prefer being a meatsack
-
Trying to figure out what the hell a
bakuplog thread
is and why it's timing out on my system causing freezes.