Get Lync Online 2013 Policies Via PowerShell

Lync Online 2013 lets you grant policies to individual users.  You cannot add your own policies, change the existing ones, or update the global policy. You can view the polices that exist and choose one of them to apply to users. As of today, there are three policies...

Delete files over 30 days old

You can delete files older than a specific age using the forfiles command. This command first became available with Windows Server 2003 and Windows Vista. If you are on Windows XP, you can copy the forfiles.exe command from a 2003 server and run it since they share...

Get Primary Monitor Resolution with PowerShell

If you are changing backgrounds on existing computers, it helps to know what resolution is currently in use on the computer so you can put a background on it that looks just right.  This can be very important if it is your updated company logo. You can easily extract...