Skip to content

Commit f85a9e6

Browse files
authored
Merge pull request MicrosoftDocs#1464 from wenhua-helen/master
Update information for working folders and long path
2 parents dad8c3e + b82eccc commit f85a9e6

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

spmt/spmt-ps/spmt/Register-SPMTMigration.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,8 +397,11 @@ Accept wildcard characters: False
397397
```
398398
399399
### -WorkingFolder
400-
By default, a temp folder will be created as a working folder. If you wish to specify your own specific working folder, enter the name here.
401-
Note: By default, the working folder is %appdata%\Microsoft\MigrationToolStorage. Make sure that your working folder has a minimum of 150 GB of free space. It may need more depending on the size of the data you plan to migrate.
400+
By default, the working folder is %appdata%\Microsoft\MigrationToolStorage. If you wish to specify your own specific working folder, create it first, then use it as -WorkingFolder parameter. The changed working folder will take effect till you close the PowerShell window.
401+
402+
Notes:
403+
Make sure that your working folder has a minimum of 150 GB of free space. It may need more depending on the size of the data you plan to migrate.
404+
402405
```yaml
403406
Type: String
404407
Parameter Sets:

spmt/spmt-ps/spmt/spmt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Locale: en-US
1010
The following migration cmdlets are based on the SharePoint Migration Tool (SPMT) migration engine. It will move files from File Share, SharePoint 2013 document libraries, or items of SharePoint 2013 lists to Office 365.
1111

1212
Notes:
13-
In order to support migration of file path up to 400 characters, PowerShell 5.0 and .NET 4.6.2 are required.
13+
In order to support migration of file path up to 400 characters, the minimum PowerShell version is 5.0 and the minimum .NET version is 4.6.2.
1414

1515
## Microsoft Teams Cmdlets
1616

0 commit comments

Comments
 (0)