What Are You Doing Right Now
-
@dustinb3403 said in What Are You Doing Right Now:
How is that possible? . . .
Ah... rounding up and shit.
-
Bottom number must be rounding.
-
Unraveling what appears to be white labeling misconfigurations by both my predecessor and I for SendGrid.
-
@coliver Fakes news LOL
-
I'm cleaning up an owncloud installation... and sorting out email settings for it.
-
Trying to write a powershell script that will pull the username and computer name of whoever plugs in the USB drive and email it to us, from the USB drive. Username is easy
whoami
. Emailing it is easy. Computer name, not so much, so far. Then I have to try to write the batch script that I hope will run when they plug in the USB drive to run the powershell script. -
Need to make some coffee.
-
Folks from Varidesk are roaming my offices right now.
-
@nerdydad said in What Are You Doing Right Now:
Trying to write a powershell script that will pull the username and computer name of whoever plugs in the USB drive and email it to us, from the USB drive. Username is easy
whoami
. Emailing it is easy. Computer name, not so much, so far. Then I have to try to write the batch script that I hope will run when they plug in the USB drive to run the powershell script.hostname
-
@scottalanmiller said in What Are You Doing Right Now:
Need to make some coffee.
Start by planting a seed, waiting 15 years, harvest and then cook the beans, and then grind the beans to make the coffee.
-
@coliver said in What Are You Doing Right Now:
@nerdydad said in What Are You Doing Right Now:
Trying to write a powershell script that will pull the username and computer name of whoever plugs in the USB drive and email it to us, from the USB drive. Username is easy
whoami
. Emailing it is easy. Computer name, not so much, so far. Then I have to try to write the batch script that I hope will run when they plug in the USB drive to run the powershell script.hostname
Thank you. That was too easy.
-
@dustinb3403 said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
Need to make some coffee.
Start by planting a seed, waiting 15 years, harvest and then cook the beans, and then grind the beans to make the coffee.
Ha! Reminds me of a joke someone made in Everquest once.
Player 1: How are babies made?
Player 2: Well, at the Character Select screen . . . -
@nerdydad said in What Are You Doing Right Now:
@coliver said in What Are You Doing Right Now:
@nerdydad said in What Are You Doing Right Now:
Trying to write a powershell script that will pull the username and computer name of whoever plugs in the USB drive and email it to us, from the USB drive. Username is easy
whoami
. Emailing it is easy. Computer name, not so much, so far. Then I have to try to write the batch script that I hope will run when they plug in the USB drive to run the powershell script.hostname
Thank you. That was too easy.
You could also do
$env:Username
and$env:ComputerName
. I believe thatwhoami
andhostname
are aliases for those. -
@hobbit666 said in What Are You Doing Right Now:
Trying to get one of my Pi's to talk to the zabbix server
Fixed it
-
I'm assuming a credentials issue was involved?
-
Coffee is underway.
-
Relaxing at home following an interview earlier in the day.
-
@jimmy9008 said in What Are You Doing Right Now:
Relaxing at home following an interview earlier in the day.
How did it go?
-
Sending out mean IT emails.
(making people clean up their crap before I delete it)
-
@scottalanmiller said in What Are You Doing Right Now:
@jimmy9008 said in What Are You Doing Right Now:
Relaxing at home following an interview earlier in the day.
How did it go?
Seemed to go well. Was supposed to be 30 minute face to face, but ended up 1h 30min... so, I take that as a good sign. We'll see. Not that length is anything to go by of course. Thanks for asking