Skip to Content
Email: enquiries@poshcodex.co.uk

PoshCodex

Empower Your PowerShell Scripting

    PoshCodex

    Empower Your PowerShell Scripting

    • Home
    • Blog
    • Our Products
      • TylFuzn
      • VulnView
    • Register
    • Login
    • Search for:
    29 Apr, 2024
    PowerShell: HPA Acount Audit
    Powershell Powershell

    With security and account passwords being a bit of a hot potato of late, the last thing you want is your admin users using the same password for their standard and HPA accounts. This powershell script audits the password hashes

    Continue ReadingPowerShell: HPA Acount Audit

    27 Apr, 2024
    Powershell: Set-NTFSPerms
    Powershell Powershell

    Sometimes, updating NTFS Permissions on a folder can be a chore, and just isn’t as simple as it should be, this function can help simplify the process. This function can also be used to create folders as well. As always

    Continue ReadingPowershell: Set-NTFSPerms

    26 Apr, 2024
    Powershell: DistributionPoint ports
    Powershell Powershell

    Sometime SCCM distribution points just fail to work, this script will connect to your SCCM environment, and get a dynamic list of your DP’s and check standard ports used to communicate back and forth between it and the site server.

    Continue ReadingPowershell: DistributionPoint ports

    22 Apr, 2024
    Powershell: Export-Gpo (Inc links)
    Powershell Powershell

    Whilst I know you can natively export gpo’s from gpedit.msc, it will not show you where it was linked in your AD. This powershell script does exactly that, Exports your gpo’s including where they’re linked, if they’re enabled, the owner,

    Continue ReadingPowershell: Export-Gpo (Inc links)

    19 Apr, 2024
    VTHashScanner
    Powershell Compiled, Powershell, Virus Total

    This Utility will allow you to scan either a single (or multiple via csv, or txt file ingestion) file hash against Virus Total*. note: you will require an API key, and there are inbuilt throttle limitations based on the key

    Continue ReadingVTHashScanner

    17 Apr, 2024
    Powershell: basic functions
    Powershell Powershell

    All good PowerShell revolves around functions, and in a nutshell they’re reusable snippets of code that you’ll call upon multiple times during the running of any script. You can group functions into powershell modules .psm1, and these can then be

    Continue ReadingPowershell: basic functions

    Posts pagination

    1 2
    Copyright © 2024 | Powered by PoshCodex