Skip to content

innovara/odsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odsc PowerShell Module

GitHub Release PowerShell Gallery Release License GitHub Last Commit

Table of Contents


Overview

odsc 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 odsc module on the PowerShell Gallery

Install-Module -Name odsc

Usage

Example command:

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

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

Licensing

odsc is licensed under the MIT license.

About

PowerShell scripts and modules to create shortcuts on OneDrive user's drives

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors