Skip to content

PowerShell module to manage SharePoint shortcuts in OneDrive.

License

Notifications You must be signed in to change notification settings

Pukkahq/onedriveshortcuts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneDriveShortcuts PowerShell Module

GitHub Release PowerShell Gallery Release License GitHub Last Commit

Table of Contents


Overview

OneDriveShortcuts is a PowerShell module that provides CLI access to managing SharePoint shortcuts in OneDrive.

What's New

Check out CHANGELOG.md to review the details of all releases.

Installation

You can get latest release of the OneDriveShortcuts module on the PowerShell Gallery

Install-Module -Name OneDriveShortcuts

Usage

Example command:

$Shortcut = Get-OneDriveShortcut -ShortcutName "Working Folder" -UserPrincipalName "user@contoso.com"

For more example commands, please refer to USAGE.md.

Licensing

OneDriveShortcuts is licensed under the MIT license.

About

PowerShell module to manage SharePoint shortcuts in OneDrive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%