Showing results for October 2013 - Page 3 of 13 - Scripting Blog [archived]

Oct 26, 2013
0
0

PowerTip: Find Background Task Info about Windows 8.1 with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell 4.0 in Windows 8.1 to find background task information.  How can I use Windows PowerShell 4.0 to obtain background task information about my Windows 8.1 device?  Open the Windows PowerShell console as an administrator, use the Get-AppBackg...

Scripting Guy!Windows PowerShellPowerTip
Oct 26, 2013
0
0

Weekend Scripter: Use PowerShell to Configure Windows Defender Preferences

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to configure Windows Defender preferences. Microsoft Scripting Guy, Ed Wilson, is here. Today is the day. It is time for PowerShell Saturday #005 in Atlanta. This fifth Windows PowerShell Saturday conference is a sell out like the four previous ones. It is really exci...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 25, 2013
0
0

PowerTip: Use PowerShell to Verify Windows Search Settings

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell 4.0 in Windows 8.1 to verify Windows Search settings. How can I use Windows PowerShell 4.0 to see how Windows Search is configured on my Windows 8.1 device? Use the Get-WindowsSearchSetting cmdlet:PS C:> Get-WindowsSearchSettingSetting       &nb...

Scripting Guy!Windows PowerShellPowerTip
Oct 25, 2013
0
0

Use PowerShell to See What Windows Defender Detected

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to see what Windows Defender has detected. Microsoft Scripting Guy, Ed Wilson, is here. Tomorrow is Windows PowerShell Saturday in Atlanta. There are still a few tickets left; but in the last few days, they have disappeared with a quickness. If you have a chance at al...

Scripting Guy!Windows PowerShellsecurity
Oct 24, 2013
0
0

PowerTip: Use PowerShell to Configure Windows Defender Signature Updates

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell 4.0 in Windows 8.1 to configure Windows Defender signature updates.  How can I use Windows PowerShell to configure Windows Defender signature updates?  Use the Set-MpPreference function and specify a value for the SignatureScheduleDay parameter          ...

Scripting Guy!Windows PowerShellPowerTip