2

Few PowerShell Functions Around Windows Security

Posted by Tao Yang on 21/05/2012 in PowerShell, Windows |

As parts of the PowerShell project that I’m currently working on, with the help with other people’s contribution in various forums and blogs, I have produced few PowerShell functions around Windows security: Validate Credential Usage: Get Current User Name Usage: Check If Current User has Local Admin Rights Usage: Check if a user is a [...]

Tags: ,

7

My Observation on SCCM Clients BITS Settings

Posted by Tao Yang on 05/05/2012 in SCCM, Windows |

Yesterday, while we were reviewing the SCCM (2007 R3) client BITS settings at work, we (my team) have some interesting findings with SCCM client’s BITS settings. We found when the BITS bandwidth throttling settings are configured for a SCCM primary site. SCCM clients get the policy and write the settings into Windows local policy: SCCM [...]

Tags: , ,

1

Changing Display Language on Windows 7 Home and Professional Editions

Posted by Tao Yang on 27/04/2012 in Windows |

I bought a laptop for other family members yesterday, it comes with Windows 7 Home Premium. I needed to change the display language from English to Chinese because the main user of this laptop does not speak English. I thought it was a no brainer as I’ve done it before, all I had to do [...]

Tags: ,

1

Failed to run PowerShell script via Task Scheduler on a 64 bit Windows

Posted by Tao Yang on 28/11/2010 in PowerShell, Windows |

I came across a situation the other day that on a Windows Server 2008 R2 box, when I created a Scheduled Task to run a Powershell script, it runs OK using “C:\Windows\System32\WindowsPowerShell\v1.0\Powershell.exe” (64 bit PowerShell) but fails with error code (0×1) if I use “C:\Windows\SysWOW64\WindowsPowerShell\v1.0\Powershell.exe” (32 bit Powershell) I have done the following steps to [...]

Tags: , ,

10

PowerShell: OS Build Script for Windows Server 2008, 2008 R2 and Windows 7

Posted by Tao Yang on 15/09/2010 in PowerShell, Windows |
icons_windows_100_2

Background: Around 2 years ago, I originally written a set of script to configure newly built Windows 2008 servers using PowerShell when my previous employer started to deploy their very first Windows 2008 server. These set of scripts were the very first scripts I’ve ever written in PowerShell. Over the time, I have updated them [...]

Tags: , ,

Copyright © 2010-2013 Tao Yang's System Management Blog All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.2, from BuyNowShop.com.