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

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

Author: Luke

Luc is working as a Windows SysAdmin since 1999, and focuses mainly on Microsoft products (Windows, Azure, PowerShell, Active Directory, PKI, Security)
Written by LukeJanuary 28, 2019January 31, 2019

How to validate a new file parameter in PowerShell

It’s a known best practice to validate all parameters of a function or a script. But how would you validate a file parameter for a new file?

Written by LukeJanuary 16, 2019

[Solved] FSRM error 0xC00CEE22

I got error 0xc00cee22 on several FSRM servers either with the FSMR console or with FSRM cmdlets

Written by LukeDecember 11, 2018January 27, 2019

[Solved] The volume label is not valid

While trying to rename a volume you get the following error:
WARNING: The volume label is not valid.
Set-Volume : Invalid Parameter

Written by LukeDecember 6, 2018December 8, 2018

[Solved] The system cannot find the file specified 0x80070002

When you submit a certificate request you may encounter the following error: Certificate Request Processor: The system cannot find the file specified. 0x80070002 (WIN32: 2)

Written by LukeNovember 27, 2018January 27, 2019

How to display firewall rule ports numbers with PowerShell

Displaying firewall rules with PowerShell is very easy with the Get-NetFirewallRule cmdlet.
However, there is a gap: port numbers are not displayed.

Posts navigation

Older posts
Create a website or blog at WordPress.com
Cancel