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

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

Tag: Windows

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.

Written by LukeNovember 17, 2018January 27, 2019

What is the difference between a secure string and an encrypted string?

You may be probably a little lost when you start working with Powershell cmdlets handling secure strings.
Indeed, one can think that ConvertFrom-SecureString gives you back what you entered with Read-Host -AsSecureString or ConvertTo-SecureString.
But that’s not the case!

Written by LukeNovember 16, 2018January 27, 2019

How to deploy a Data Protector agent in a DMZ from the Cell Manager

Officially, with version 10.03 this method is not supported.
However, I was able to figure out the prerequisites to make it work.

Written by LukeNovember 5, 2018May 21, 2019

How to start with PowerShell Core in a few minutes

Please note that this post is not intended to absolute PowerShell beginners, but rather to Windows PowerShell users who want to give a try to PowerShell Core aka PowerShell 6.x.

Written by LukeNovember 2, 2018January 27, 2019

How to update a FRSM quota and template action with PowerShell

On this one, I will not go very deep with the explanation because it implies many PowerShell knowledge.
However, I will explain the main principle and give a sample of code to make your work easier if you understand it.
Most of the time, you will just have to adapt it to match your needs.

Posts navigation

Older posts
Newer posts
Create a website or blog at WordPress.com
  • Follow Following
    • itluke.online
    • Join 37 other followers
    • Already have a WordPress.com account? Log in now.
    • itluke.online
    • Customize
    • Follow Following
    • 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.