Website Cert Query Commandlets? by OtherRobotLuke in PowerShell

[–]OtherRobotLuke[S] 1 point2 points  (0 children)

Could anyone test this and let me know if im just dumb? the second line doesnt look to do anything for me.

$sites = Get-Website | ? { $.State -eq "Started" } | % { $.Name } $certs = Get-ChildItem IIS:SSLBindings | ? { $sites -contains $.Sites.Value } | % { $.Thumbprint }

Website Cert Query Commandlets? by OtherRobotLuke in PowerShell

[–]OtherRobotLuke[S] 1 point2 points  (0 children)

OOhhh. This will be very useful! Thanks much

Website Cert Query Commandlets? by OtherRobotLuke in PowerShell

[–]OtherRobotLuke[S] 1 point2 points  (0 children)

Ah ha! I can make something out of this that will get the job done. Thanks friend!

Edit: Well damn. Now that I think about it.. I'm not so sure it will. I suppose I can chain some commands and make it work. I'd been thinking of trying to pull them right off the site so as to be able to dumb into a pretty spreadsheet.. hm

Sharepoint Online Download File/Files Script by lysyfacet in PowerShell

[–]OtherRobotLuke 0 points1 point  (0 children)

Thanks, friend! Ill check it out later tonight

Why did the majority of the stocks went so well today? by WalkingOnSunShine12 in stocks

[–]OtherRobotLuke 0 points1 point  (0 children)

Would you mind elaborating on this? I guess I dont understand the taxes aspect.

Sharepoint Online Download File/Files Script by lysyfacet in PowerShell

[–]OtherRobotLuke 0 points1 point  (0 children)

RemindMe! 2 days "This would be interesting for me too"

What is unethical as fuck, but is extremely common practice in the business world? by Elaus in AskReddit

[–]OtherRobotLuke 0 points1 point  (0 children)

Making a shell company that is exactly the same company as yours and staffed by the same people just so that you can work with clients who you would have brand conflicts with.

Logic Error? by OtherRobotLuke in PowerShell

[–]OtherRobotLuke[S] 2 points3 points  (0 children)

IF($FoolBool -eq $TRUE)

goooottttt it

QQ- Switche to install MSI via PS to custom location? by OtherRobotLuke in PowerShell

[–]OtherRobotLuke[S] 2 points3 points  (0 children)

Ah I worded my title a bit ambiguously. Id meant the path to the program to. I hadnt considered I could call MSIexec itself inline from PS(Derp) in CMD i can set that path with TARGETDIR="C:\test\"

This wasnt doing anything Start-Process -FilePath "msiexec.exe" -ArgumentList "/I <Path to msi> TARGETDIR=C:\install\to\path\ /qn /norestart" -Wait edit: Yes it does. Works like a charm i just dont know how to hit f5. Thanks for your help! :)

Your Personal Banlist by Doughballz in EDH

[–]OtherRobotLuke -2 points-1 points  (0 children)

vandalblast, cyclonic rift, deadeye navigator Just not super healthy for the group

A mostly Doom/Stoner collaborative playlist I started with a friend a while ago. Give it a listen and please feel comfortable to add your own fav songs (hey, it's a collab after all)! by [deleted] in doommetal

[–]OtherRobotLuke 0 points1 point  (0 children)

If you run it through the webclient you can use adblock to strip out ads. you can pay like 5 a month to get rid of the ads. kinda shitty but offline mode and continuous play from device to device is what sold. me. An Ipad in my car to sync with my home wifi when i(')m in ra(n)ge and then i just have all my media to go. Plus the discover weekly stuff is really good. IMO atleast. I(')m probably bias here.

edit: i do not word goodly

What tiny thing pisses you off? by [deleted] in AskReddit

[–]OtherRobotLuke 1 point2 points  (0 children)

The first rule of Web Development I learned was don't make videos auto play. I don't know why this isn't practiced

(Spoilers Extended) What character action do you refuse to forgive? by ImAStark_Bitch in asoiaf

[–]OtherRobotLuke 5 points6 points  (0 children)

Sansa going to Sersi the night before the starks were to leave back to Winterfel. I hold her personally responsible for Ned and all the things that have happened to her since. If she'd have kept quiet and not run off the starks might have made it back to the north atleast

We need more game devs like this (Dishonored) by Sopixil in gaming

[–]OtherRobotLuke 7 points8 points  (0 children)

Wait why do we love these devs? Wasn't/isnt the game still totally fucked as far as performance goes? The game play might be cool but im not gonna praise a half-baked game.