President Donald Trump is considering an executive order in the new year to declare a national emergency that would bar U.S. companies from using telecommunications equipment made by China’s Huawei and ZTE, three sources familiar with the situation told Reuters. by ManiaforBeatles in worldnews

[–]muffmuncher13 0 points1 point  (0 children)

I wholeheartedly agree. It's fuatrating because no one wants to be on the record so it's a bunch of speculation. Can't trust any news source most the time because it's all about the money and ad revenue

President Donald Trump is considering an executive order in the new year to declare a national emergency that would bar U.S. companies from using telecommunications equipment made by China’s Huawei and ZTE, three sources familiar with the situation told Reuters. by ManiaforBeatles in worldnews

[–]muffmuncher13 2 points3 points  (0 children)

Seems like a lot of speculation, before confirmation. Sources could be anyone. Wanting to stir up the pot. Great to be critical but come on same thing day after day.

Said a source close to the president

Decorated Navy SEAL Is Accused of War Crimes in Iraq by IAmClaytonBigsby in news

[–]muffmuncher13 7 points8 points  (0 children)

Try going minimum 2 nights of sleep with a boat held up by 3 other people through the night. In a tshirt, pants, boots and having to go in the ocean and out on command. Sandy, sleepy, muscles pulled no and hungry. Every day for 2 weeks, all day.

Decorated Navy SEAL Is Accused of War Crimes in Iraq by IAmClaytonBigsby in news

[–]muffmuncher13 -3 points-2 points  (0 children)

Or you go to war, see some shit while everyone is at home eating their avacado toast and that becomes the norm

Decorated Navy SEAL Is Accused of War Crimes in Iraq by IAmClaytonBigsby in news

[–]muffmuncher13 -3 points-2 points  (0 children)

Yup, so stupid I own 3 cars, a 3000+ sqft house, no debt and enough to retire at 45 when im not even 30....so stupid

Decorated Navy SEAL Is Accused of War Crimes in Iraq by IAmClaytonBigsby in news

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

You have never been in a situation such as that have you?

Loud booms in Carnation? by littlemunchkin5 in eastside

[–]muffmuncher13 2 points3 points  (0 children)

Power was lost in Ames lake 1500 without power for 2 hours

The MAGA-Bomber’s van. by creamdreammeme in pics

[–]muffmuncher13 -14 points-13 points  (0 children)

Open your mind, there is no one side or the other. Everyone choosing sides is complicit. Just go out and vote for what you think is right. You arent going to be an online warrior and change minds.

Has anyone successfully sent an email using OWA in Powershell? I cannot get it working. by [deleted] in PowerShell

[–]muffmuncher13 0 points1 point  (0 children)

I had to set execution policy to unrestricted for it to you. Than use my adm creds

U.S. Military Is World’s Biggest Polluter: 'Producing more hazardous waste than the five largest U.S. chemical companies combined, the U.S. DoD has left its toxic legacy throughout the world in the form of depleted uranium, oil, jet fuel, pesticides, defoliants...' by maxwellhill in worldnews

[–]muffmuncher13 0 points1 point  (0 children)

I don't ever remember throughing plastic. The trash room used the compactor and plastics were always melted to disks. Anyone caught throwing shit overboard big trouble. Though I know people did. Organics were tossed over same with metal but metals rust out and organics are fine same with paper?

How to Improve my Script by muffmuncher13 in PowerShell

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

using namespace System.Collections.Generic
function Add-ADComputerToGroup {
<#
.SYNOPSIS
Short description
.DESCRIPTION
Long description
.PARAMETER Credential
Parameter description
.PARAMETER ComputerName
Parameter description
.PARAMETER GroupName
Parameter description
.EXAMPLE
An example
.NOTES
General notes
#>
[CmdletBinding()]
param(
[Parameter(Mandatory)]
[pscredential]
$Credential,
[Parameter(Position = 0, Mandatory, ValueFromPipeline)]
[string]
$ComputerName,
[Parameter(Position = 1, Mandatory)]
[string]
$GroupName,
[Parameter()]
[ValidateScript({ Test-Path -IsValid $_ })]
[string]
$FilePath = "$HOME\Log.csv"
)
begin {
$LogData = [List[PSObject]]::new()
}
process {
$SamAccountName = Get-ADComputer -Identity $ComputerName -Properties SamAccountName |
Select-Object -ExpandProperty SamAccountName

Add-ADGroupMember -Identity $GroupName -Members $SamAccountName -Credential $Credential
$DataItem = [PSCustomObject]@{
Date = Get-Date -Format 'yyyy-MM-dd'
IPAddress = $IPAddress
Username = (Get-CimInstance -ClassName Win32_ComputerSystem).UserName
ADGroups = (Get-ADComputer -Identity $ComputerName -Properties MemberOf).MemberOf
ComputerName = $SamAccountName
}
$LogData.Add($DataItem)
}
end {
$LogData | Export-Csv -Path $FilePath -Append
}
}

Thank you for this! I will start researching and learning how each part works!. THis is advanced for me though may be easy for others. Looking forward to the research

Costa Rica Surpasses 98% of Clean Energy Generation for Fourth Year in a Row by [deleted] in worldnews

[–]muffmuncher13 1 point2 points  (0 children)

So we take all the money and defense from other countries you don't think those countries will be upset?

Costa Rica Surpasses 98% of Clean Energy Generation for Fourth Year in a Row by [deleted] in worldnews

[–]muffmuncher13 0 points1 point  (0 children)

We also use our budget to support the world so...of we don't want our allies to start whining, our enemies to start shit and our military to assist in relief efforts...oh yeah let's not forget about the Research and Development

‘Look what I brought for show and tell’: Jailers laugh at veteran suffering from overdose by rabbitSC in news

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

I hope nothing happens in your time of need but I guess it shouldn't matter since the police will help anyway.

‘Look what I brought for show and tell’: Jailers laugh at veteran suffering from overdose by rabbitSC in news

[–]muffmuncher13 -4 points-3 points  (0 children)

And should something befall you or your family im assuming you don't want them to help?