Removed old site from UserProfileTransfer
This commit is contained in:
parent
115cf5dc06
commit
36541996e3
|
|
@ -106,11 +106,6 @@
|
||||||
Site='SPCH'
|
Site='SPCH'
|
||||||
Path="\\SHSCMSPCH\ProfileBackup"}
|
Path="\\SHSCMSPCH\ProfileBackup"}
|
||||||
$backupLocations += $obj
|
$backupLocations += $obj
|
||||||
$obj = New-Object PSObject -Property @{
|
|
||||||
Site='Old Team Share'
|
|
||||||
Path="\\basagh\team\SHSISDesktopSolutions\General Shared Items\User Profile Backup"}
|
|
||||||
$backupLocations += $obj
|
|
||||||
|
|
||||||
|
|
||||||
$Date = Get-Date -Format "MM-dd"
|
$Date = Get-Date -Format "MM-dd"
|
||||||
$DestinationFileName = "$Computer-$User-$Date"
|
$DestinationFileName = "$Computer-$User-$Date"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue