Now that we know how to set up a timer object, let's get it to do something awesome. Part 2 in a series on the timer object.
- By Jeffery Hicks
- 03/13/2012
Applies to the "Deploying and Managing a Presentation Virtualization Environment" objective of Exam 70-669 TS: Windows Server 2008 Desktop Virtualization.
Plus, LulzSec crumbles from the inside, readers respond to proposed changes to Windows 8 password procedure.
Create a timer object with PowerShell New-Object cmdlet to schedule recurring tasks at intervals.
- By Jeffery Hicks
- 03/06/2012
Applies to the "Configuring Exchange Recipients and Public Folders" objective of Exam 70-662.
Plus: Password changes for Windows 8, mobile data transparency.
When we can't leverage the pipeline, we can turn to the ForEach-Object cmdlet to help with some heavy lifting.
- By Jeffery Hicks
- 02/28/2012
Applies to the "Configuring Exchange Recipients and Public Folders" objective of Exam 70-662.
Plus, Google bypassing browser privacy policies.
Windows System Restore can be managed through several PowerShell cmdlets. We cover some of them here.
- By Jeffery Hicks
- 02/21/2012
Applies to the "Configuring Exchange Recipients and Public Folders" objective of Exam 70-662.
Plus, February's Security Update is here, don't save personal info as plain text.
Order in the script -- with the here string.
- By Jeffery Hicks
- 02/14/2012
Applies to the "Configuring Exchange Recipients and Public Folders" objective of Exam 70-662.
Plus: Symantec sets up a sting operation to catch the code thieves.
Working with variables will improve with the next version of PowerShell. Take this week's example, $PSDefaultParameterValues, a new automatic variable.
- By Jeffery Hicks
- 02/07/2012
Plus: Symantec's pcAnywhere troubles, Google's hated privacy policy.
The Group-Object cmdlet can offer up lots of information if you extract that info through hash tables. Here's how.
- By Jeffery Hicks
- 01/31/2012
Applies to the "Developing Business Logic" objective of Exam 70-573.
MIT, Stanford and other institutions of higher learning offer basic computer science courses that cost nothing but time.