Sign in
Aaron Czechowski, MCS
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
CMD
ConfigMgr
DCM
IIS
MDT
OpsMgr
PowerShell
Security
SQL
USMT
VBScript
Vista
Windows
WinPE
WSUS
Archive
Archives
June 2012
(1)
February 2012
(1)
January 2012
(5)
December 2011
(5)
October 2011
(2)
August 2011
(1)
June 2011
(2)
March 2011
(3)
January 2011
(1)
September 2010
(1)
July 2010
(1)
May 2010
(2)
April 2010
(3)
November 2009
(1)
June 2009
(1)
April 2009
(1)
February 2009
(3)
November 2008
(2)
August 2008
(2)
May 2008
(2)
March 2008
(3)
February 2008
(2)
January 2008
(2)
December 2007
(2)
November 2007
(3)
October 2007
(1)
September 2007
(4)
July 2007
(3)
May 2007
(2)
April 2007
(1)
March 2007
(7)
December, 2011
TechNet Blogs
>
Aaron Czechowski, MCS
>
December, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Aaron Czechowski, MCS
Deploying Windows 7 Language Packs via ConfigMgr
Posted
over 2 years ago
by
Aaron Czechowski [Microsoft]
1
Comments
During a Windows 7 64-bit deployment project the customer gave me a requirement to allow users to install a variety of language packs without adding all of them to the baseline image to keep the size down. They are already using ConfigMgr to advertise...
Aaron Czechowski, MCS
Windows XP Remote Assistance and DontDisplayLastUserName
Posted
over 2 years ago
by
Aaron Czechowski [Microsoft]
0
Comments
While implementing Remote Assistance during a Windows 7 deployment I found that a RA connection to older Windows XP workstations would behave like a Remote Desktop connection: the user would not be prompted to allow the administrator to connect, and the...
Aaron Czechowski, MCS
ConfigMgr query for blocked or approved clients
Posted
over 2 years ago
by
Aaron Czechowski [Microsoft]
0
Comments
This is nothing new; I’m typically not one to repost information that can be found elsewhere online. This is just so that I have an easy place to find it in the future! select SMS_R_SYSTEM.ResourceID, SMS_R_SYSTEM.ResourceType, SMS_R_SYSTEM.Name...
Aaron Czechowski, MCS
Generating a random password with PowerShell
Posted
over 2 years ago
by
Aaron Czechowski [Microsoft]
1
Comments
Instead of bashing on the keyboard, I’m a proponent of using a tool to generate a random password, such as when creating a service account or new user accounts. A colleague of mine recently discovered that this is doable with Windows PowerShell...
Aaron Czechowski, MCS
Identifying a system deployed via OSD
Posted
over 2 years ago
by
Aaron Czechowski [Microsoft]
0
Comments
I’m starting a DCM project for a customer and one of the requirements is to determine whether a system was deployed via a ConfigMgr task sequence. This seemed like a simple request but initially stymied me as to how to best implement it with a significant...
Page 1 of 1 (5 items)