BetaHydri / SpotlightPictures

PosH Module to backup Windows 10 Spotlight Wallpapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpotlightPictures - PosH Module to backup / copy the awsesome Spotlight Wallpaper Pictures into desired destination folder.

Info: EN-* and DE-* Windows 10 System-Locale is actual supported. Pictures >=1080p will be kept.

cmdlet NAME

Copy-SpotLightPictures

SYNTAX

Copy-SpotLightPictures [[-DestPath] <string>] [-ShowPictures] [<CommonParameters>]

Default DestPath is: $env:OneDriveConsumer\Pictures\Wallpapers\MySpotlight

PARAMETERS

-DestPath <string>

    Required?                    false
    Position?                    0
    Accept pipeline input?       true (ByValue, ByPropertyName)
    Parameter set name           (All)
    Aliases                      None
    Dynamic?                     false

-ShowPictures

    Required?                    false
    Position?                    Named
    Accept pipeline input?       false
    Parameter set name           (All)
    Aliases                      None
    Dynamic?                     false

About

PosH Module to backup Windows 10 Spotlight Wallpapers


Languages

Language:PowerShell 100.0%