PowerTip: Use PowerShell to Find Installed Hotfixes
Summary: Use Windows PowerShell to find hotfixes installed on your computer. How can I use Windows PowerShell to see hotfixes that were installed on my computer after November 1, 2013? Use the...
View ArticleCopying PowerShell Profiles to SkyDrive
Summary: Learn how to copy Windows PowerShell profiles from your computer to SkyDrive.Microsoft Scripting Guy, Ed Wilson, is here. June Blender is joining us again today with another guest blog...
View ArticlePowerTip: Use PowerShell to Copy Profiles to SkyDrive
Summary: Use Windows PowerShell to copy all profiles from a local computer to SkyDrive. How can I use Windows PowerShell to copy all of the profiles from my local computer to SkyDrive? Use the...
View ArticleRemote Script Debugging in Windows PowerShell
Summary: Learn about remote debugging support in Windows PowerShell 4.0.Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest blog written by Paul Higinbotham who is a software design...
View ArticlePowerTip: Debug Script on Remote Computer
Summary: Use Windows PowerShell to debug a script on a remote computer. How can I use Windows PowerShell to debug a script on a remote computer? Use the debugging features in the Windows PowerShell...
View ArticleThe Admin’s First Steps: Capacity Planning Part 3
Summary: Richard Siddaway talks about using Windows PowerShell to create capacity planning reports. Hey, Scripting Guy! I’ve just starting learning Windows PowerShell, and I understand how to use it as...
View ArticlePowerTip: Compare the Contents of Files with PowerShell
Summary: Learn how to use Windows PowerShell to compare the contents of two file. How can I use Windows PowerShell to compare the contents of two files? If the files are text files, use...
View ArticleUse PowerShell to Review the Setup Event Log
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to review the setup event log.Microsoft Scripting Guy, Ed Wilson, is here. The ticket sales for Windows PowerShell...
View ArticlePowerTip: Get Detailed Information When Updating PowerShell Help
Summary: Get detailed debugging information when you update Windows PowerShell Help. How can I get more information about what is happening when I attempt to update Windows PowerShell Help?Use the...
View ArticleUse PowerShell to Determine Computer Reliability
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to determine the reliability of his workstation.Microsoft Scripting Guy, Ed Wilson, is here. Sometimes, I am absolutely...
View ArticlePowerTip: Create Restore Point with PowerShell
Summary: Use Windows PowerShell to create a system restore point on your computer. How can I use Windows PowerShell to create a system restore point on my computer before I perform an operation that...
View ArticleUse PowerShell to Remove Data from CSV File
Summary: Guest blogger, Matt Tisdale, talks about using Windows PowerShell to remove data from a .csv file.Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Matt Tisdale…Last...
View ArticlePowerTip: Save PowerShell Cmdlet Info as CSV File
Summary: Save Windows PowerShell cmdlet information as a .csv file. How can I save information from a Windows PowerShell cmdlet as a .csv file so I can open it in Excel for processing?Pipe the Windows...
View ArticleUse PowerShell to Rename Files in Bulk
Summary: Learn how to use Windows PowerShell to rename files in bulk.Microsoft Scripting Guy, Ed Wilson, is here. Matt Tisdale is back today with another solution to a situation at work…I received a...
View ArticlePowerTip: Export PowerShell Cmdlet Information
Summary: Use Windows PowerShell to export cmdlet information to a text format other than .csv. How can I export Windows PowerShell cmdlet information to a format other than .csv so I can use it in...
View ArticleUsing Scheduled Tasks and Scheduled Jobs in PowerShell
Summary: Learn about using scheduled tasks and scheduled jobs in Windows PowerShell.Microsoft Scripting Guy, Ed Wilson, is here. Today Dave Bishop, senior technical writer on the Windows Server team,...
View ArticlePowerTip: Find Missed Runs on Scheduled Task or Job
Summary: Use Windows PowerShell to find the number of missed runs on a scheduled task or scheduled job. How can I use Windows PowerShell to find the number of missed runs on a scheduled task or...
View ArticlePsst...Charlotte PowerShell Saturday Details Leaked
Summary: The Scripting Wife reveals the session details for the Charlotte Windows PowerShell Saturday event.Microsoft Scripting Guy, Ed Wilson, is here. Today I will turn the keyboard over to the...
View ArticleAnnouncing the 2013 Honorary Scripting Guys
Summary: The Honorary Scripting Guys are announced for 2013.Microsoft Scripting Guy, Ed Wilson, is here. Today, I have an exciting announcement! Drum roll please… dadadadadadada…CLING! Yes, for the...
View ArticleRemoting Week: Remoting Recap
Summary: Richard Siddaway explains various ways to interact with remote machines. Hey, Scripting Guy! I’ve just starting learning Windows PowerShell, and I understand how to use it as a scripting...
View Article