Johan Åkerström
233 posts

Johan Åkerström
@Neptune443
Identity management, automation and powershell geek! :)
Strömstad, Sweden Beigetreten Ağustos 2009
148 Folgt119 Follower

@Pia_Plopp @grishund Vi får se. Vi vet ju att jag alltid har rätt.
Svenska

@JanVidarElven @rltech1 I worked with them as well, and had them in my old boy room for a short period of time. I upgraded from 10base2 to 16 mbps token ring. :)
English

@rltech1 I worked with these 20-25 years ago, I choose to think I was very young back then 😂
English

#PowerShell #pwsh 6.2 is out! Let's dockerize...
FROM mcr.microsoft.com/dotnet/core/sd…
ARG VER=6.2.0
ARG URL=github.com/PowerShell/Pow…${VER}/powershell_${VER}-1.debian.9_amd64.deb
ARG DEB=/tmp/pwsh_${VER}.deb
RUN curl -L ${URL} -o ${DEB} && dpkg -i ${DEB} && rm ${DEB}
ENTRYPOINT ["pwsh"]
English

@BrucePayette My first PS interview question would be: why do scriptblocks as scriptmethods behave differently than scriptblocks on their own or as functions? And you would fail the question. Becuase the answer is always, the implementation is wrong. :)
English

@sysadmom You are lacking the dystopian view here, that it all might go belly up way before that. :) Remember that the last evil that was left in pandoras box was hope. Do you wish this evil on your children. ;)
English
Johan Åkerström retweetet

Enhancing Threat Protection capabilities and Conditional Access App Controls in Microsoft Cloud App Security cloudblogs.microsoft.com/enterprisemobi…
English

@Bardissimo @jordanbpeterson We need an (informed) elected #meritocracy. We can't have elected officials who base policy decisions on feelings or a whim rather than science or facts. #val2018 #medval18
English

You have just got to love @jordanbpeterson more than ever when you see him (predictably) attacked by #DagensNyheter's Catia Holmquist, building her bitter and uneducated column on complete and utter ignorance. The age of #womansplaining #fakenews has arrived.
English

True. My original experiments with PowerShell pipelined XML through a sequence of XSLT transforms.
It was f*****ng horrible. twitter.com/subTee/status/…
English

@jsnover My buddy wrote the XSLT cookbook. He mumbled a lot when I showed him #Powershell work with XML shop.oreilly.com/product/978059…
English
Johan Åkerström retweetet

Wooohooo!! Just got my first PR to #PowerShell approved! There will be a -Not parameter on Where-Object
#pullrequestreview-106569519" target="_blank" rel="nofollow noopener">github.com/PowerShell/Pow…
English

@sysadmom @MsftJenny @buchatech @ScriptingGuys Hmm "yelling | -force"... Do you really think I am suitable to be part of @ScriptingGuys if I taught you that??? ;)

English

@sysadmom @MsftJenny @buchatech @ScriptingGuys That would have been rather cool, but I'm not sure about those beer skills Mathilda. :D
English

After a discussion I created a gist showing an paged attribute scope query to for large queries against members of a specific group. #PowerShell #ActiveDirectory. Enjoy!
gist.github.com/CosmosKey/a2ea…

English






