Sign in
TechNet Blogs
Technet Blog Images
More ...
Blog - Title
November, 2010
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
November, 2010
Server & Tools Blogs
>
Server & Management Blogs
>
Hey, Scripting Guy! Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Building Clouds
Partner & Customer Solutions
Server & Cloud
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud & Datacenter Management
The System Center Team Blog
System Center Virtual Machine Manager
System Center Service Manager
System Center Operations Manager
System Center Data Protection Manager
System Center Orchestrator
Partner & Customer Solutions
Client Management
System Center Configuration Manager
System Center Service Manager
MDOP
Malware Protection Center
Windows Intune
SUS
Partner and Customer Solutions
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Partner & Customer Solutions
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
File & Storage & High Availability
File & Storage
Jose Barreto
Partner & Customer Solutions
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Group Policy
Networking
Identity & Access
Ask Directory Services
Active Directory
Microsoft Leadership
Brad Anderson - In the Cloud
Hey, Scripting Guy! Blog
Learn about Windows PowerShell
Live Now on Server & Tools Blogs
Useful Links
Learn Powershell
TechNet Script Center Home page
Scripting Guys Script Repository
The Official Scripting Guys Scripting Forum
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Twitter Feed
Tags
2010 Scripting Games
2011 Scripting Games
2012 Scripting Games
Active Directory
Advanced
Beginner
databases
dates and times
desktop management
event logs
events and monitoring
Excel spreadsheet
files
folders
general management tasks
getting started
guest blogger
leaderboard
Logs and monitoring
Microsoft Excel
Microsoft Outlook
Microsoft Word
networking
Office
operating system
PowerShell 3
PowerTip
processes
Quick-Hits Friday
registry
running
Scripting Guy!
scripting techniques
Scripting Wife
Sean Kearney
searching Active Directory
security
servers
SQL Server
storage
string manipulation
text files
user accounts
using the Internet
VBScript
Web pages and HTAs
Weekend Scripter
Windows PowerShell
WMI
writing
More
▼
Less
▲
Related Resources
Script Center Home
Scripting Library
Learn to Script
Script Repository
Scripting Forum
2012 Scripting Games
Archives
Archives
May 2013
(51)
April 2013
(61)
March 2013
(62)
February 2013
(56)
January 2013
(62)
December 2012
(62)
November 2012
(68)
October 2012
(62)
September 2012
(62)
August 2012
(63)
July 2012
(32)
June 2012
(39)
May 2012
(33)
April 2012
(97)
March 2012
(44)
February 2012
(31)
January 2012
(31)
December 2011
(31)
November 2011
(30)
October 2011
(31)
September 2011
(30)
August 2011
(31)
July 2011
(31)
June 2011
(30)
May 2011
(31)
April 2011
(97)
March 2011
(41)
February 2011
(28)
January 2011
(31)
December 2010
(31)
November 2010
(30)
October 2010
(31)
September 2010
(30)
August 2010
(33)
July 2010
(31)
June 2010
(30)
May 2010
(67)
April 2010
(65)
March 2010
(34)
February 2010
(29)
January 2010
(23)
December 2009
(23)
November 2009
(22)
October 2009
(23)
September 2009
(22)
August 2009
(25)
July 2009
(24)
June 2009
(38)
May 2009
(22)
April 2009
(22)
March 2009
(22)
February 2009
(20)
January 2009
(22)
December 2008
(8)
November 2008
(17)
October 2008
(9)
September 2008
(8)
August 2008
(6)
July 2008
(5)
June 2008
(21)
May 2008
(21)
April 2008
(22)
March 2008
(21)
February 2008
(21)
January 2008
(22)
December 2007
(10)
November 2007
(20)
October 2007
(23)
September 2007
(19)
August 2007
(23)
July 2007
(21)
June 2007
(21)
May 2007
(22)
April 2007
(21)
March 2007
(22)
February 2007
(21)
January 2007
(21)
December 2006
(11)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(20)
June 2006
(22)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(16)
November 2005
(20)
October 2005
(21)
September 2005
(21)
August 2005
(23)
July 2005
(20)
June 2005
(22)
May 2005
(21)
April 2005
(21)
March 2005
(22)
February 2005
(20)
January 2005
(21)
December 2004
(16)
November 2004
(20)
October 2004
(21)
September 2004
(21)
August 2004
(22)
More
▼
Less
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Hey, Scripting Guy! Blog
Use PowerShell to Create Local User Accounts
Posted
over 3 years ago
by
ScriptingGuy1
7
Comments
Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to create local user accounts. Hey, Scripting Guy! I need to be able to create some local user accounts. We are still using Windows PowerShell 1.0 on our Windows 2008...
Hey, Scripting Guy! Blog
Enable PowerShell Remoting to Enable Running Commands
Posted
over 3 years ago
by
ScriptingGuy1
10
Comments
Summary: Learn how to enable Windows PowerShell remoting to allow execution of commands on remote computers. Hey, Scripting Guy! I need to be able to run commands on remote computers. I have Windows PowerShell 2.0 , is there something in that I...
Hey, Scripting Guy! Blog
Use PowerShell to Collect Server Data and Write to SQL
Posted
over 3 years ago
by
ScriptingGuy1
16
Comments
Summary: Use Windows PowerShell to collect server data and automatically store that information in a Microsoft SQL Server. Hey, Scripting Guy! How is Windows PowerShell usage by database professionals different from the way that other IT Pros use...
Hey, Scripting Guy! Blog
Use PowerShell to Script SQL Database Objects
Posted
over 3 years ago
by
ScriptingGuy1
7
Comments
Summary: Learn how to use Windows PowerShell to automate creation of SQL Database objects such as tables, stored procedures, and functions. Hey, Scripting Guy! How can I use Windows PowerShell to script out SQL Server database objects? -- AA...
Hey, Scripting Guy! Blog
Use PowerShell to Add Local Users to Local Groups
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Microsoft Scripting Guy Ed Wilson shows how to add local users to local groups using Windows PowerShell. Hey, Scripting Guy! I have enjoyed your posts this week. It is amazing how often I need to enable the Local Administrator account,...
Hey, Scripting Guy! Blog
Use PowerShell to obtain SQL Server database sizes
Posted
over 3 years ago
by
ScriptingGuy1
2
Comments
Summary: Learn how to use Windows PowerShell to obtain SQL Server database information. Hey, Scripting Guy! Is there an easy way to obtain database size information by using Windows PowerShell? -- NA Hello NA, Microsoft Scripting Guy Ed...
Hey, Scripting Guy! Blog
Use PowerShell to Enable or Disable a Local User Account
Posted
over 3 years ago
by
ScriptingGuy1
3
Comments
Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to enable or to disable a local user account. Hey, Scripting Guy! I need to enable local user accounts on my Windows Server 2008 servers. I have to use Windows PowerShell...
Hey, Scripting Guy! Blog
Use PowerShell Cmdlets to Administer Windows Remotely
Posted
over 3 years ago
by
ScriptingGuy1
2
Comments
Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell cmdlets to administer remote computers. Hey, Scripting Guy! I need to be able to work with remote computers. Is there a good way to do this with Windows PowerShell? ...
Hey, Scripting Guy! Blog
Learn When to Write PowerShell Scripts and When Not To
Posted
over 3 years ago
by
ScriptingGuy1
2
Comments
Summary: Microsoft Scripting Guy Ed Wilson discusses when to write a Windows PowerShell script and when not to write a script. Hey, Scripting Guy! I am wondering why everyone is talking about Windows PowerShell. To me it seems to simply be another...
Hey, Scripting Guy! Blog
Use PowerShell to Change SQL Server Service Accounts
Posted
over 3 years ago
by
ScriptingGuy1
3
Comments
Summary: Learn how to use Windows PowerShell to change SQL Server service accounts. Hey, Scripting Guy! How can I use PowerShell to change SQL Server service accounts? -- NM Hello NM, Microsoft Scripting Guy Ed Wilson here. This week I...
Hey, Scripting Guy! Blog
Use PowerShell to Work with the .NET Framework Classes
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Learn how to use Windows PowerShell to work with the .NET Framework classes and assemblies. Hey, Scripting Guy! I want to be able to find information about services that are related to device drivers but I cannot find a Windows PowerShell...
Hey, Scripting Guy! Blog
Use PowerShell to Detect Your Microsoft Office Version
Posted
over 3 years ago
by
ScriptingGuy1
1
Comments
Summary: Learn how to use Windows PowerShell to detect your version of Microsoft Office. Also learn about locating your Windows PowerShell installation location. In this post: · Detect Your Microsoft Office Version · Locate Your...
Hey, Scripting Guy! Blog
Error Handling and Exporting Active Directory Users to CSV
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Learn how to handle errors in Windows PowerShell and how to export user information from Microsoft Active Directory to a CSV file. In this post: Exporting Active Directory Users to CSV Adding Comments to a Script File Error...
Hey, Scripting Guy! Blog
Weekend Scripter: Use PowerShell to Simplify a Large-scale Exchange Migration
Posted
over 3 years ago
by
ScriptingGuy1
2
Comments
Summary: See how to use Windows PowerShell to simplify a large-scale Microsoft Exchange server migration project. Microsoft Scripting Guy Ed Wilson here. Today I am turning the keyboard over to Phil Braniff, one of my former Windows PowerShell workshop...
Hey, Scripting Guy! Blog
Using PowerShell Get-Member to Explore the .NET Framework
Posted
over 3 years ago
by
ScriptingGuy1
1
Comments
Summary: Learn how to use the Windows PowerShell Get-Member cmdlet to explore the .NET Framework in this interactive how-to post. Hey, Scripting Guy! When you give examples of using the Get-Member cmdlet to explore the members of something in Windows...
Hey, Scripting Guy! Blog
Use PowerShell to Create Local Windows Groups
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Learn how to use Windows PowerShell to create local Windows groups in this step by step Scripting Guy blog post. Hey, Scripting Guy! I have to create some local security groups on my Windows 2008 server. I want to use Windows PowerShell...
Hey, Scripting Guy! Blog
Weekend Scripter: Use PowerShell to Patch VHD and WIM Image Files
Posted
over 3 years ago
by
ScriptingGuy1
5
Comments
Summary: Microsoft PFE Ben Pearce shows how to use Windows PowerShell to perform offline servicing of Virtual Disks (VHD) and Windows Imaging Format (WIM) files. Microsoft Scripting Guy Ed Wilson here. We continue with guest blogger Weekend Scripter...
Hey, Scripting Guy! Blog
Using PowerShell to Add a Group of Users to a SQL Database
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Learn how to use Windows PowerShell to add a group of users to a SQL Server database. Today is the final day of SQL guest blogger week. It was great to enter the SQL side of life. Sean McCown is our guest blogger for today. Sean McCown...
Hey, Scripting Guy! Blog
Use PowerShell to Work with the .NET Framework Service Classes
Posted
over 3 years ago
by
ScriptingGuy1
3
Comments
Summary: Learn how to use Windows PowerShell to work with the .NET Framework service controller classes. Hey, Scripting Guy! I am curious about the .NET Framework. I tried to use a .NET Framework class in a Windows PowerShell script recently, and...
Hey, Scripting Guy! Blog
Use PowerShell to Set Security Permissions for Remoting
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Learn how to use Windows PowerShell to set security permissions for remoting. Hey, Scripting Guy! I want to use a Windows PowerShell script to set security permissions for Windows PowerShell remoting. Can this be done? -- LM Hello...
Hey, Scripting Guy! Blog
Use PowerShell to Retrieve a Weather Forecast
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to get a weather forecast from inside the Windows PowerShell ISE. Microsoft Scripting Guy Ed Wilson here. It is amazing how quickly things change on the Internet. A couple...
Hey, Scripting Guy! Blog
Weekend Scripter: Clean Up Your PowerShell ISE Profile by Using a Module
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Summary: Microsoft Scripting Guy Ed Wilson shows how to clean up your Windows PowerShell ISE profile by creating a module. Microsoft Scripting Guy Ed Wilson here, it is getting cold here in the Deep South. It is nearly 50 degrees Fahrenheit (10...
Hey, Scripting Guy! Blog
Configure Remote Security Settings for Windows PowerShell
Posted
over 3 years ago
by
ScriptingGuy1
1
Comments
Summary: Microsoft Scripting Guy, Ed Wilson, teaches how to configure remote security settings for Windows PowerShell. Hey, Scripting Guy! I am a Help Desk Support Manager, and I have written a series of scripts that I want to allow the help desk...
Hey, Scripting Guy! Blog
iCame, iPod, iScripted: Scripting iTunes conclusion
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
[Disclaimer: this is a reprint of a previously published article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.] This is part three of a three part series of articles...
Hey, Scripting Guy! Blog
iCame, iPod, iScripted: Scripting iTunes
Posted
over 3 years ago
by
ScriptingGuy1
7
Comments
[Disclaimer: this is a reprint of an old Scripting Guys article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.] If you’re like most people, at one time or...
Page 1 of 2 (30 items)
1
2