Roderick Bantcloudyspells.hashnode.dev·Sep 20, 2023PSRule.Rules.AzureDevOps 0.0.7 releasedSince the initial release of PSRule.Rules.AzureDevOps last Saturday, development has gone fast. Today marks the release of version 0.0.7 and quite a few features have been added along the way. The PowerShell module is a rules module for PSRule and he...Discussazure-devops
RFSforAD Attacksad-attacks.hashnode.dev·Sep 19, 2023PowerShell Execution Policy BypassBypass PowerShell Execution Policy is a rule that determines what kind of PowerShell scripts and commands you are allowed to run on your computer. There are different levels of the PowerShell Execution Policy: Restricted: This is the strictest polic...DiscussBypass DefencesPowershell
Mooaz Sayyedmooazsayyed.hashnode.dev·Sep 18, 2023AzureAdventures: My Journey into Azure Begins!Hello, fellow tech enthusiasts! Today, I'm excited to kick off my AzureAdventures series, where I'll be diving headfirst into the fascinating world of Azure and cloud computing. My goal is to explore the vast opportunities that cloud computing offers...DiscussAzure
Roderick Bantcloudyspells.hashnode.dev·Sep 17, 2023PSRule module for Azure DevOps projects released for feedbackI have been a long time user of Azure DevOps and I have been using the Microsoft PSRule module for checking my Bicep templates for quite a while now. I like the flexible rule engine allowing to check for a wide range of issues. Now I have developed a...DiscussAzure
HEMAL TUDUwizarvelous.hashnode.dev·Sep 16, 2023Installing WSL to a non-system drive (like D:)Things to know before you start reading... This is a follow-up post. You need to have a WSL distro (like Ubuntu) installed on your system drive(C:) first, then you can make the shift to any non-system drive. More on how to do that here🔗 Texts lik...Discuss·46 readsUbuntu
Pavan G Spavansridhar.co.in·Sep 14, 2023Reboot Tool a powershell GUI applicationSimplify your IT admin tasks with our versatile PowerShell GUI Reboot Tool. Designed to streamline the remote rebooting of Windows machines, this tool goes above and beyond, offering a range of powerful features to enhance your workflow: Credential ...DiscussPowershell GUI and ScriptingPowershell
Patrick El-Azemplzm.blog·Sep 9, 2023Azure public IP addresses - keeping up with constant changePublic network access Many Azure resources connect via public network - whether to public endpoints on other Azure resources, or to APIs and other public endpoints elsewhere on the internet. Azure has many public IP addresses available for use by res...Discuss·53 readsAzure
modesto Tejedatechps.hashnode.dev·Sep 5, 2023PowerShell Script to Find User Lockout Events in Active DirectoryUser account lockouts can be a common and frustrating issue for both IT administrators and end-users. Tracking down the source of these lockouts can be challenging, especially in a large Active Directory environment. Fortunately, PowerShell provides ...Discuss·26 readsPowershell
modesto Tejedatechps.hashnode.dev·Sep 5, 2023Exploring Logical Disk Information with PowerShell and WMIWhen managing a network of computers, it's crucial to keep an eye on various system parameters, including the state of the hard drives. PowerShell, with its powerful scripting capabilities, can help you gather essential information about logical disk...DiscussPowershell
modesto Tejedatechps.hashnode.dev·Sep 5, 2023Getting Started with PowerShell: Your First ScriptIf you're new to scripting and automation, PowerShell is a fantastic place to start. PowerShell is a versatile scripting language and command-line shell that's built into Windows, making it a powerful tool for automating tasks and managing systems. I...Discuss·1 likePowershell