Showing tag results for profiles

Jul 26, 2015
Post comments count0
Post likes count0

Weekend Scripter: Back Up Your PowerShell Profile

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about automatically backing up your Windows PowerShell profile. Microsoft Scripting Guy, Ed Wilson, is here. My rule for making backups is that when the loss of the item would cause me grief, it is backed up. Otherwise, there is not too much need for a backup. This includes things that are not rela...

Scripting Guy!Windows PowerShellscripting techniques
Jul 25, 2015
Post comments count0
Post likes count0

PowerTip: Launch PowerShell Without a Profile

Doctor Scripto
Doctor Scripto

Summary: Learn how to launch Windows PowerShell without using a profile.  I suspect my profile is causing issues with Windows PowerShell. How can I launch Windows PowerShell            without starting the profile?  Use the Run command to launch Windows PowerShell with the –noprofile ...

Scripting Guy!Windows PowerShellscripting techniques
Jul 25, 2015
Post comments count0
Post likes count0

Weekend Scripter: Replace One PowerShell Function with Another

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about replacing one Windows PowerShell function with a different one. Microsoft Scripting Guy, Ed Wilson, is here. One of the problems with writing Windows PowerShell code every day is that you eventually... No, it’s not what you think. I am often asked if I run out of ideas, and the answer is, ...

Scripting Guy!Windows PowerShellscripting techniques
Jul 24, 2015
Post comments count0
Post likes count0

Two Cool PowerShell Functions

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about a pair of cool Windows PowerShell functions to add to your profile. Microsoft Scripting Guy, Ed Wilson, is here. At times, it seems like a Windows PowerShell profile is like a filing cabinet. Whether you have good organizational skills or you organize in a more ad-hoc, random, fashion is a ma...

Scripting Guy!Windows PowerShellscripting techniques
Jul 23, 2015
Post comments count0
Post likes count0

Sorting PowerShell Transcript Files

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about creating a sortable transcript name. Microsoft Scripting Guy, Ed Wilson, is here. One of the great things about Windows PowerShell is that if there is something that annoys you, you can generally fix it. Don’t get me wrong, Windows PowerShell is great, but like any program, there are th...

Scripting Guy!Windows PowerShellscripting techniques