logo

Saggie Haim - Automate Everything

Create Vmware Snapshots Report

Create Vmware Snapshots Report

In this post, I share how I used PowerShell and PowerCLI to manage VMware ESXi snapshots during a recent trip to Japan. Follow my step-by-step guide to connect to vCenter, retrieve snapshot data, and generate detailed HTML reports, ensuring efficient snapshot management and avoiding storage issues.
7 minutes to read
Saggie Haim
Assessing New Domain Environment

Assessing New Domain Environment

n this blog post, I share insights on assessing a new domain environment, highlighting key steps and considerations. The article covers preliminary checks, tools to use, and best practices to ensure a smooth evaluation process. Whether you’re setting up a new network or auditing an existing one, this guide provides practical advice to help you effectively manage and secure your domain environment.
5 minutes to read
Saggie Haim
Update Powershell Help Background

Update Powershell Help Background

When you run PowerShell in a new computer, and try to use the Get-Help cmdlet, PowerShell will ask you if you want to update help first, if you choose not to, the help you will get will be very limited.
2 minutes to read
Saggie Haim
Ditch Cmd for Powershell

Ditch Cmd for Powershell

In this blog post, discover why you should replace CMD with PowerShell. Learn about the advanced features, enhanced scripting capabilities, and superior functionality that PowerShell offers over the traditional Command Prompt, making it the preferred choice for modern IT professionals.
5 minutes to read
Saggie Haim
Creating Powershell Profile

Creating Powershell Profile

In this blog post, learn how to create a PowerShell profile to customize your scripting environment. The article covers step-by-step instructions for setting up a profile, adding custom functions, aliases, and scripts to enhance your productivity and streamline your PowerShell experience.
3 minutes to read
Saggie Haim
Automating The Network Redesign Process

Automating The Network Redesign Process

In this blog post, learn how to automate network redesign using PowerShell and other tools. The article guides you through the process of automating network configurations, deployments, and management tasks, enhancing efficiency and reducing manual errors in network operations.
4 minutes to read
Saggie Haim