Tag: Script
- How to Create FileName Variable with Date And Time From Command CMD Batch File For Use in Creating Unique FilenameI created this script for use in my AutoBootVHD8.cmd file which is part of a hands on lab http://ITProGuru.com/HOL Here is the resulting code.. @echo Backing ...
- How To use PowerShell to Install and Import Modules and Connect to Azure–Step by Step<# ========= Connect-AzureRm.ps1 ======================================= Name: Connect-AzureRm.ps1 Purpose: Connect to Azure from Powershell. Includes installing modules, importing modules, authenticating (including multi-factor) and selecting the subscription Author: Dan ...
- How To use PowerShell to Install and Import Modules and Connect to Azure–Step by Step<# ========= Connect-AzureRm.ps1 ======================================= Name: Connect-AzureRm.ps1 Purpose: Connect to Azure from Powershell. Includes installing modules, importing modules, authenticating (including multi-factor) and selecting the subscription Author: Dan ...