PSRR - Remote Registry PowerShell 3.0 Module
var addthis_config = {"data_track_clickback":true}; One of the new improvements in the .NET Framework version 4 is the Microsoft.Win32.RegistryView enumeration. On the 64-bit version of Windows, portions of the registry are stored ... המשך לקרוא>
ScriptFanatic , 11-02-2011 14:00
The PowerShell Experts Video Series
var addthis_config = {"data_track_clickback":true}; PowerShell Magazine has started the PowerShell Experts Video Series, a series of short video interviews conducted at the PowerShell Deep Dive conference in Frankfurt, Germany. Starting ... המשך לקרוא>
ScriptFanatic , 10-27-2011 16:54
New advanced functions language features in PowerShell v3
var addthis_config = {"data_track_clickback":true}; PowerShell 3.0 CTP1 includes many new language enhancements. Here are four of them for advanced functions. CmdletBinding and Parameter attributes We are no longer required to assign ... המשך לקרוא>
ScriptFanatic , 10-24-2011 17:00
PowerShell : AT Commands Module
var addthis_config = {"data_track_clickback":true}; AT Command is an old DOS external command (not included in command.com) which enables users to schedule tasks on local/remote computer. You can use the AT command to schedule a command ... המשך לקרוא>
doli , 10-23-2011 12:38
Creating Content Source based on his content type using SharePoint PowerShell
Hi guys Here's a way to create a content source based on his content type like "SharePoint sites" or "Web Sites" etc... if($myType -eq "Web"){ $webCS=$ssaContent.ContentSources.Create([Microsoft.Office.Server ... המשך לקרוא>
choroshin , 10-19-2011 12:02
Import profile pictures from an external application
I recently came across a familiar situation where I needed to synchronize user profiles inside SharePoint 2010 so they will include the profile picture which is defined elsewhere. Usually users have their pictures included inside the Active ... המשך לקרוא>
dorong , 10-03-2011 8:50
SCCM : Copy and Paste, context menu add-on V1.5
var addthis_config = {"data_track_clickback":true}; Since I first published the post about the Copy & Paste tool, I received many nice comments, thank you all for your kind words. Nevertheless, your feedbacks made me realize that ... המשך לקרוא>
doli , 09-20-2011 17:36
Windows PowerShell 3.0 CTP1 is available for download!
var addthis_config = {"data_track_clickback":true}; Windows Management Framework 3.0 Community Technology Preview (CTP1) is available for download for Windows 7 SP1 and Windows Server 2008 R2 SP1. Read the full announcement on the ... המשך לקרוא>
ScriptFanatic , 09-20-2011 13:31
How to disable positional parameter binding in PowerShell vNext
var addthis_config = {"data_track_clickback":true}; Windows PowerShell supports two kind of parameters: Named and Positional. In a nutshell, Named parameters must be specified on the command line while Positional parameters are inferred ... המשך לקרוא>
ScriptFanatic , 09-19-2011 21:00
Get Your Game On! Leverage Proxy Functions In Windows PowerShell
var addthis_config = {"data_track_clickback":true}; I’m excited to announce that MVP Kirk Munro (aka poshoholic) and I are going to present in the upcoming PowerShell Deep Dive track at the The Experts Conference in Frankfurt, Germany ... המשך לקרוא>
ScriptFanatic , 09-01-2011 16:30
Page 5 of 24 (237 items) « First ... < Previous 3 4 5 6 7 Next > ... Last »