Skip to content
  • LinkedIn
  • Github
  • Twitter
  • Home
  • About me
  • Contact

Azure, Windows, Powershell, PKI, Security and more…

Category: Windows

Written by LukeOctober 17, 2017October 25, 2017

How to scan, fix and troubleshoot disks with Powershell

I still see the old good chkdsk command everywhere in blog posts. However, since Windows 8 and Windows 2012 Server you have now the Repair-Volume which is doing the same work. Like for the chkdsk tool, you have the scan, spotfix and the OfflineScanAndFix parameters. In addition, here are some other useful tools cmdlets: – […]

Written by LukeOctober 16, 2017December 24, 2017

Get-WUInstall with the WindowsUpdate or MicrosoftUpdate parameter

You probably know the very good and very popular module of Michal GADJA named PSWindowsUpdate. At the time of this writing, the latest version is 2.0.0.0 and can be downloaded from the Powershell Gallery here. I just wanted to add an undocumented behavior of the Get-WUInstall cmdlet. If your computer is not configured to install […]

Written by LukeOctober 13, 2017October 12, 2017

How to change advanced audit settings with Powershell

Disclaimer This is for advanced users only. If Microsoft has hidden this registry key and removed permissions for administrators, it’s probably for a good reason. Thus, the following script is provided as is. Don’t use it or modify it if you don’t understand what you are doing, or if you are not aware of the […]

Written by LukeOctober 12, 2017January 27, 2019

[Solved] 0x80094800 Certificate not supported by CA

You may encounter the following error message: Usually, this just means that your certificate template has not been published. If you don’t know how to publish a certificate template, have a look at my other post here.

Written by LukeOctober 11, 2017January 27, 2019

How to publish a certificate template

Open the Certification Authority Console Expand the CA. Right-click on Certificate Templates. Select New. Select Certificate Template to Issue. Select the certificate and click Ok.

Posts navigation

Older posts
Newer posts
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • itluke.online
    • Join 38 other subscribers
    • Already have a WordPress.com account? Log in now.
    • itluke.online
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

You must be logged in to post a comment.