PowerShell Tips and tricks
19 articles
- Use Import Module when you launch PowerShell through Windows
- Run an incremental migration in PowerShell
- Copy options in PowerShell
- Use mappings in PowerShell
- Use multiple mapping files at once
- Import metadata with an Excel spreadsheet in PowerShell
- Copy to and from multiple destinations with a foreach loop statement and a CSV file in PowerShell
- Schedule your PowerShell migration
- Cancel a PowerShell task
- Hide credentials in scripts
- Quotation marks
- Piping
- Use What If to run a pre-check in PowerShell
- Add site collections to the Explore screen in PowerShell
- Export and import Explorer connections in PowerShell
- Avoid repeatedly entering your credentials with the browser and modern connection methodsConnect once in a browser window when you start your PowerShell script, and then PowerShell reuses that connection for every following connection in the loop
- Copy objects with similar names using PowerShell wildcards
- Box.com migration tips
- Set up an Azure app registration for PowerShell SharePoint migrationsHow to set up an Azure app registration to run ShareGate Migrate PowerShell SharePoint and Teams migrations without a signed-in user account.
