Skip to content

Instantly share code, notes, and snippets.

@paulvill76
Created July 31, 2019 14:39
Show Gist options
  • Save paulvill76/a7e82f75e41da7623ae9aa60d727bfb8 to your computer and use it in GitHub Desktop.
Save paulvill76/a7e82f75e41da7623ae9aa60d727bfb8 to your computer and use it in GitHub Desktop.
VMSS
VMSS.ps1
@paulvill76
Copy link
Author

Readme

VMSS Patching procedure

Objective : To Create an automated PowerShell Script to Add all standalone Workstations into AZURE with a click .
Add users manually into Azure , provide credentials per email to users , user the Migration Tool in a DC in Azure to migrate all profiles and delete all Local Administrator Profiles, login with the new Company Credentials (Name.Surname@company.com)

Pre-Requisites
Create a new profile for users (name.Surname@company.com)
Migrated all LDAP Information from JumpCloud to Azure LDAPs
Create all New OU in a Managed DC in Azure
Created Roles for Azure Application Deployment
Created a new Repository for MS Migration Tool
Post Requisites
All users are storing files in Local Profiles (Admin) from their Workstations
Start Migration Wizard from PowerShell , move all the files to new profile , I will create a new Profile in Azure (name.Surname@company.com) and the users will be able to login .
nstall Google Drive and ESET Antivirus from Powershell or Download a package from Windows Store or Intune (Azure Suscription)

I started a new project on GitHub for this : https://github.com/paulvill76?tab=projects

Cheers

Pablo Villaronga | Azure Cloud & Infrastructure Engineer
Email: Pvillaro@outlook.com

Pablo N Villaronga MCP, MCSA, MCTS:TS:Windows 7 , Configure Transcript: https://mcp.microsoft.com/authenticate/validatemcp.aspx Transcript ID (866993) Access Code (pvillaron)

Twenty-year tech industry veteran, entrepreneur, Pluralsight author, Microsoft Azure MVP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment