Skip to content

Instantly share code, notes, and snippets.

@duffney
Created December 14, 2015 20:36
Show Gist options
  • Save duffney/8813111b269b433cca92 to your computer and use it in GitHub Desktop.
Save duffney/8813111b269b433cca92 to your computer and use it in GitHub Desktop.
Invoke-Command -ComputerName S2 -ScriptBlock {Find-Module xAdcsDeployment,xNetworking,xComputerManagement,xTimeZone | Install-Module -Confirm:$false -Verbose}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment