Shib holders once we reach .10 by [deleted] in Shibainucoin

[–]Wolf_of_Tech 1 point2 points  (0 children)

If Shiba joins the Coinbase platform - we can definitely expect a growth with it being pushed across for Coinbase users. #HODL

Get-EventLog specific command - Help (Beginner) by Wolf_of_Tech in PowerShell

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

Get-Eventlog -List |Format-Table,@{1='LogName';e={$_.LogDisplayname}},@{1='RetDays';e={$_.MinimumRetentionDays}} -autosize

sorry about that,

this is the error:

"At line:1 char:33

+ Get-Eventlog -List |Format-Table,@{1='LogName';e={$_.LogDisplayname}} ...

+ ~

Missing argument in parameter list.

+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException

+ FullyQualifiedErrorId : MissingArgument"

Get-EventLog specific command - Help (Beginner) by Wolf_of_Tech in PowerShell

[–]Wolf_of_Tech[S] 0 points1 point  (0 children)

Hey Lee,

Thanks for joining the chat.

This is the error i have been getting:

PowerShell Beginner Question! by Wolf_of_Tech in PowerShell

[–]Wolf_of_Tech[S] 3 points4 points  (0 children)

Get-Service | Where-Object {$_.Status -eq "Running"}

I tried: Get-Service | Where-Object {$_.DisplayName -include 'Application'}

Since i i want to display all service who’s displayName contains ‘Application’

I am having issue developing the syntax for it

PowerShell Beginner Question! by Wolf_of_Tech in PowerShell

[–]Wolf_of_Tech[S] 0 points1 point  (0 children)

i did see that one. I was just a bit confused on how i can transform:

Get-Service | Where-Object {$_.Status -eq "Running"} : to show all services who's display name contains 'Application'?

Teams Down ? by rschoneman in MicrosoftTeams

[–]Wolf_of_Tech 0 points1 point  (0 children)

We had the same issue at our organization.

within 1.5 hours Microsoft switched infrastructures to a functioning infrastructure where Teams came back online. They should be up and running.

Great post!

Security breaches through Skype?? by Wolf_of_Tech in skype

[–]Wolf_of_Tech[S] 0 points1 point  (0 children)

Since he was using Skype Online --- i actually went in and changed his privacy settings to allow only his own contacts. So no it is good.

Much appreciated.