Created
August 24, 2016 17:51
-
-
Save mikebranstein/3dbe53f2c5b1069b7559109d5721d5c3 to your computer and use it in GitHub Desktop.
Remotely rename a device with PowerShell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Invoke-Command -Session $session -FilePath .\Rename-Device.ps1 -ArgumentList $deviceName |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment