Skip to main content

Home/ PowerShell/ Group items tagged powershell

Rss Feed Group items tagged

Eric Kraus

THE SharePoint PowerShell Module (SPoshMod) - 0 views

  •  
    Great new set of useful functions for SharePoint administration in a convenient Module...project looking for feedback and more script ideas to add!
Joel Bennett

Nivot Ink - PowerShell - Function Parameters & .NET Attributes - 0 views

  •  
    You can attach "any" attribute to your function parameters ... (gi function:foo).parameters.str.attributes.add((new-object System.ObsoleteAttribute) )
Joel Bennett

Natural Inputs | Ruby NLP - 1 views

  •  
    Natural language input parsing for dates -- as a web-service (trivially callable from Ruby or PowerShell, for instance)
Joel Bennett

PowerConsole - Visual Studio plugin PowerShell Console - 1 views

  •  
    VS2010
Joel Bennett

PowerShell Integration Services - 1 views

  •  
    "A set of tools aimed at Extract Transform and Load tasks, focused on getting the most common ETL tasks done without SSIS."
Eric Kraus

New and Improved Start-Demo - 1 views

  •  
    Attached is a new and improved Start-Demo script. Here is a brief list of the differences: Fix bug for demo files that have a single line Intro text explains that this is a REAL demo Cleaned up HELP and added some usage notes Now emulates TYPING by introducing
Joel Bennett

Tied Variables, a simpler way « Sly PowerShell - 1 views

  •  
    Using breakpoints with an action block to simulate tied variables. I posted a version of this to http://poshcode.org/2750
pabloruizrizado

Run powershell on linux? - 0 views

Hi i need make some tests but i haven't windows. Sorry for my english

PowerShell

started by pabloruizrizado on 24 Apr 20 no follow-up yet
Joel Bennett

Cmdlets: Extend Windows PowerShell With Custom Commands - 2 views

  •  
    Bookmarking the same article again, because the stupid web devs at Microsoft like to break links.
  •  
    Stay Online roulette from Sydney, Fun and Free! Now you can perform Actual "www.funlivecasino.com.au" Stay Online roulette for Fun in Sydney on a product new website, FunLiveCasino.com.au. Using the newest online loading technology, Fun Stay Gambling house allows you be a part of a genuine game occurring on a genuine desk in a genuine casino, all transmitted Live! You can see other real gamers in the casino gambling on the same outcomes you do providing you greatest believe in in the outcomes as they are not produced 'just for you a, like other casino game playing products such as 'live studios' or computer produced games. Its awesome to think next time your really in the casino that you might be on digicam, and individuals online might be watching! The future is scary! Suppose one day soon this will be the only way individuals would bet online because the world wide web is full of frauds, you have to be extremely cautious, and why would you perform Online Online roulette any other way except from a Actual Gambling house you can visit, see, listen to and trust! Amazingly this site is completely 100 % free and has no signing up process, no junk, no mouse clicks and no hassle. Just Immediate Fun "www.funlivecasino.com.au" 100 % free Stay Roulette! Give it a try, its worth verifying out! "www.funlivecasino.com.au"Australia's Online Fun Stay Casino! Backlinks designed from http://fiverr.com/radjaseotea/making-best-156654-backlink-high-pr
Angel Lee

Use Joomla To Build A Fantastic Website - 1 views

In the Twenty first century high pace and excellence have become the two buzzwords for the corporate globe and to are eligible modern science is dedicated in creating tools to accomplish works in s...

Development powershell Scripting Internet computer Technology @public Information Apps Sharepoint

started by Angel Lee on 24 Jan 13 no follow-up yet
Angel Lee

Top website development company in bangalore - 1 views

Are you searching for the top website development company in bangalore, then you are in the right place. Adodis Technologies Pvt Ltd is now recognized world wide throughout the world for providing ...

Development powershell Internet computer Technology Apps

started by Angel Lee on 22 Feb 13 no follow-up yet
Angel Lee

FREE!!! under construction website - 1 views

Making your presence felt even when your website is still in the making is a good marketing strategy. To do that, you need an under construction template. As its name suggests, under construction t...

Development powershell Technology Internet computer

started by Angel Lee on 14 Dec 12 no follow-up yet
Joel Bennett

Fastest JSON Serializer for .NET - ServiceStack.net - 0 views

  •  
    ServiceStack JsonSerializer is based on JSV (the fastest text serializer for .NET), and is over 3.6x times faster than the BCL JsonDataContractSerializer and is around 3x faster than NewtonSoft JSON.NET (the previous fastest JSON serializer benchmarked).
anonymous

Retrieve number of mailboxes per database in Exchange Server 2010 - 0 views

(Get-MailboxDatabase) | ForEach-Object {Write-Host $_.Name (Get-Mailbox -Database $_.Name).Count} oder (Get-MailboxDatabase) | Select-Object Name,@{Name="Number of users";Expression={(Get-Mailbox...

Powershell Ex2010

started by anonymous on 07 Aug 12 no follow-up yet
anonymous

PS Tip of the day #9 - 0 views

PS Tip of the day #96: Use these commands to get a snapshot of the move throughput for completed moves. $stats = Get-MoveRequest -MoveStatus Completed | Get-MoveRequestStatistics $stats | sort to...

Powershell

started by anonymous on 14 Jun 12 no follow-up yet
« First ‹ Previous 141 - 160 of 245 Next › Last »
Showing 20 items per page