RJ-PhotoDownloader.bat – batch file photo downloader

RJ-PhotoDownloader is a basic batch photo download script. I wrote it for a specific task, where photos needed to be downloaded regularly and quickly from a camera memory card where this script was called from a longer semi-automated process. RJ-TimeLogger can run on any Windows system, but does require one additional application for the USB …

Continue reading ‘RJ-PhotoDownloader.bat – batch file photo downloader’ »

Set AD IP Phone based on Lync LineURI value (set-adipphone-from-lineuri.ps1)

I wrote this quick PowerShell script when I needed to import some phone number data from the Lync Line URI attributes within Lync 2010 and place it in Active Directory. This script is provided as-is, and I hope it provides you a head start if your looking to complete a similar task. You will need …

Continue reading ‘Set AD IP Phone based on Lync LineURI value (set-adipphone-from-lineuri.ps1)’ »

Set Lync LineURI based on AD IP Phone value (set-lineuri-from-ad.ps1)

I wrote this quick PowerShell script in August last year, when I needed to set several thousand Line URI attributes within Lync 2010 based on values present in AD. This script looks for IP Phone values starting with the number 1 as can be seen within the opening command. It then uses the IPPhone and …

Continue reading ‘Set Lync LineURI based on AD IP Phone value (set-lineuri-from-ad.ps1)’ »