Skip to content

Category: Storage

Automating Azure Storage and File Share Creation with PowerShell

Automating Azure Storage and File Share Creation with PowerShell In the realm of cloud services, automation is key to efficient resource management and deployment. In this post, we’ll delve into a PowerShell script designed to streamline the creation of Azure Storage Accounts and File Shares, complete with a specified quota. This script is particularly useful…

Leave a Comment

Basic Tintri Storage Tasks with Powershell

Download Tintri powershell tools here: http://urbannerd-consulting.com/?page_id=7094 Launch the Tintri Powershell Module Next we will connect to the Tintri Server Using the following command : Connect-TintriServer TintriServer (zactst01) Next you will be prompted to provide “Super Admin” Credentials for the Tintri Storage Device Next screen will show that we made a successful connection to the device…

Leave a Comment