Search this blog
-
Latest posts
Kategorimoln
Ettikettmoln
- 0x80070002
- 80072ee2
- 80070003
- 80248007
- AIP
- analyzer
- ATA
- ATA Center
- Azure
- Azure RMS
- Base-64
- Base64
- CA
- cache
- CAS
- CA Trust
- certificate
- Certificates
- certificate snap-in
- certutil
- Clean AD
- convert
- CRL
- crt
- delete
- Delta CRL
- disabling
- EMS
- Enterprise
- Error
- export
- fido2
- firewall
- format
- free
- Hyper-V
- information protection
- installation
- Intune
- LetsEncrypt
- Meltdown
- metadata cleanup
- Microsoft
- mmc
- NDES
- Password
- passwordless
- PKI
- port
- PowerShell
- problem
- RDP
- revocation
- Rights Management Services
- RMS
- rms analyzer rmsanalyzer
- Root CA
- RPC
- SAN
- SCEP
- sconfig
- shortcut
- smart cards
- Spectre
- SSL
- standalone
- static port
- Subject
- Troubleshooting
- Trust
- Trusted Root Certification Authorities
- Update
- Windows 10
- Windows Server 2016
- Windows Update
Author Archives: Tom Aafloen
Enable FIDO2 credential manager in Windows 10
Once you have enrolled your FIDO2 security key in Azure AD (which can be done here), you can easily sign-in to web pages that use Azure AD as Identity Provider without needing to enter your password. If your security key … Continue reading
Always get the English version at docs.microsoft.com
When you visit https://docs.microsoft.com, it shows pages in the local language you have configured in your browser’s settings. Sometimes the pages are properly translated by humans, sometimes it is machine translated. I always want the English versions of the Docs … Continue reading
Posted in Okategoriserade
Leave a comment
Azure Information Protection – Indication that a label encrypts
I’ve been missing an easy way to tell if an AIP label will encrypt information, or if it “only” adds the label metadata and/or visual markings. Sure, I can explain it in the description of the label, but that is … Continue reading
Posted in AIP, CAS, encryption, information protection, Rights Management Services, RMS
Leave a comment
Use PowerShell to see if you are mitigating Meltdown and Spectre
Microsoft has released a PowerShell module on PSGallery that can test if you are mitigating the issues that Meltdown and Spectre are using. Simply run the following command in an elevated PowerShell window: Install-Module SpeculationControl Then use the following command … Continue reading
Posted in Meltdown, PowerShell, Spectre, Updates
Tagged Meltdown, PowerShell, Spectre, Update
Leave a comment
Get a free publicly trusted certificate using Let’s Encrypt, PowerShell and DNS
I have previously blogged about the free publicly trusted certificate solution Let’s Encrypt, see here. In this post, I will show how you can request a certificate with a PowerShell script and prove ownership of the domain name using DNS … Continue reading
Posted in CA, Certificates, LetsEncrypt, PKI, SAN, SSL
Tagged CA, certificate, LetsEncrypt, PKI, SAN, SSL
Leave a comment
Force update of Advanced Threat Analytics (ATA) on Windows Server 2016
When there is an update available for ATA you will get a blue arrow notification in the portal. Hovering with the mouse pointer over the icon will show what’s new in the available update: The update notification tells you to … Continue reading
Certificate related problems when using a web proxy server
I have several times encountered these issues, so it decided it was time to write a blog post about it. The situation You are using a proxy server for web communication. Direct communication to the Internet is blocked. The proxy … Continue reading
Information protection with EMS [video]
Here’s a new short video from Microsoft that shows how you can protect your organisation’s information, using solutions that are part of the Enterprise Mobility + Security suite, such as Cloud App Security, Intune and Azure Information Protection. https://www.youtube.com/watch?v=LWlRVHp7sKQ
ATA Center – Installation failed. Error code: 0x80070002
When I recently installed an ATA Center I encountered the following error message: Installation failed. Error code: 0x80070002 I got the error message right after entering the Center configuration information, as seen below: When looking on the ATA logs (which … Continue reading
Quickly find all GPOs with PKI settings
When doing PKI audits and also when troubleshooting autoenrollment I want to see if there are multiple Group Policies that configure contradictory PKI settings. Instead of manually going through all GPOs I wrote a PowerShell script that lists all GPOs … Continue reading
Posted in Okategoriserade
Leave a comment