Skip to content

A collection of powershell snippets covering Windows 10 as well as Office 365 and OneDrive.

License

Notifications You must be signed in to change notification settings

apmurdoch/PowerShell-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Tools

A collection of PowerShell snippets used in the environments I work with, but may be useful to others.

Windows 10

  • Start-Windows10Upgrade.ps1 - this uses the Windows Update Assistant to provide a silent Windows 10 Feature Update, with pop-ups warning the user that the process is happening.

MS-Office-Client

  • Get-OfficeVersion.ps1: Inherited an environment with a mish-mash of Office installs and zero documentation besides the keys? Me too! This function will output the computer name, last 5 characters of the product key, and Office version to CSV
  • Get-OneDriveSyncCount.ps1: We found that if the number exceeded 35 or so, performance degraded. So we decided to monitor this with our RMM, and this function counts the number of OneDrive sync locations the currently logged in user has

About

A collection of powershell snippets covering Windows 10 as well as Office 365 and OneDrive.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published