Created
February 23, 2016 20:27
-
-
Save adamdriscoll/a2a0f5be6b0fdaae76df to your computer and use it in GitHub Desktop.
BPTestCaller
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
$Global:SMDefaultComputer = "ADSCSM3" | |
Import-Module "C:\Users\adriscoll\repos\ITSM%20and%20Automation%20Modules\ScsmBulkOperations\ScsmBulkOperations.psm1" -Force | |
Import-Module 'C:\Program Files\Common Files\SMLets\Smlets.psd1' -Force | |
Add-RandomScsmBulkData -Classes "CITAM.Lun$" -DataSetSize 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment