Faster coding with Visual Studio Code and PowerShell
Faster coding with Visual Studio Code and PowerShell I’m not a developer in any way, but I want to share something I discovered while learning R programing language and to […]
Faster coding with Visual Studio Code and PowerShell I’m not a developer in any way, but I want to share something I discovered while learning R programing language and to […]
Veeam Backup – Restore to Azure If you are using Veeam Backup & Replication in your local Data Centre and thinking to move to Cloud, Veeam can help you with […]
PowerShell and DHCP – setting up IP address reservation for VMware VDI Sometimes we need to set up static IP Address for VDI pool, it cannot be done on VDI […]
Working with VMware vCenter using PowerShell and TabExpansionPlusPlus module If you read my previous blog posts, you will know I created some Tab Completion scripts to help me with managing ADUser, Groups […]
How to find command in PowerShell? DNS Server Module So, we are learning Windows PowerShell. Sometimes like me you have idea or need to do something hopefully in your lab not […]
Manage vCenter permissions with VMware PowerCli Sometimes we need to manage vCenter permision for diffrent users to have access to diffrent VMs. PowerShell VMware module come handy here, it contain […]
More fun with PowerShell module TabExpensionPlusPlus Last time I create blog entry about TabExpension for ADUsers and ADGroup and Unlock AD User This time I have created tab completion for Events InstanceID tab […]
PowerShell module TabExtensionPlusPlus help with AD tasks A long time ago I have created a blog post about how to use TabExpensionPlusPlus to help find what account are lockout state in […]
Veeam Backup Job creation with PowerShell This is part 2 of Veeam Backup with PowerShell series. Today we will create first Veeam Backup Job. First, we need to connect to […]
Manage Veeam v9.5 Server with PowerShell We can manage Veeam server with PowerShell, to do that first we need to install Veeam management Console on Workstation from which we want […]