Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Merry christmas

    Hi everybody, Sure during Christmas holidays some powershell user will have some great music. I find this script on a french Microsoft script center, but It need to here on forum and script library. Merry Christmas To U Sylv1 Web site link : http://forums.microsoft.com/TechNet-FR/ShowPost.aspx?PostID...
    Posted to General (Forum) by Sylvain LESIRE on 12-15-2008
    Filed under: PowerShell, Merry Christmas, .NET
  • Using FlagsAtrribute on number parsing - How?

    I'm playing with a script that parses strings to Intergers using system.int32.parse() and using the system.globalization.numbersytles enum (see http://msdn.microsoft.com/en-us/library/system.globalization.numberstyles.aspx ). With C# you can specify a FlagsAttribute atrribute to, in effect, convert...
    Posted to Using .NET (Forum) by Thomas Lee on 12-22-2008
    Filed under: .net
  • Re: PowerShell CTP3: Discover the static members

    In the latest version of PowerShell Plus (2.1 beta) it's not necessary to hit TAB key and a pop-up menu will show up with all static members, syntax, and links to MSDN page and Google (populated with proper keywords). That's a real time-saver.
    Posted to General (Forum) by Aleksandar on 02-07-2009
    Filed under: PowerShell Plus, .NET, Static Members
  • Scripting the .NET Framework using Windows PowerShell

    Marco Shaw will be presenting a 60 minute presentation on Windows PowerShell that will show how to access the .NET Framework. He will also spend a small percentage talking about PowerShell v2. This is part of the Microsoft Tech Days Virtual Event on April 1, 2009. Read More
    Posted to Announcements/Events (Forum) by ps2 on 03-31-2009
    Filed under: .NET
  • how can i pass a null string (and not an empty one)

    i need to render some reports from ssrs everything looks quite easy using the web service there is only one BIG problem I need to pass a null string (null in c#, nothing in vb.net) to the method LoadReport as HistoryID nothing else works, alternative is a valid datetime string but then ssrs looks for...
    Posted to General (Forum) by geert deprez on 06-30-2009
    Filed under: PowerShell, .NET, Reporting Services, webservice
  • Exporting Key-Value pair Using Export-Csv Cmdlet

    Hi, I have written a custom Cmdlet that passes the System.Collections.SortedList object to WriteObject(...) method of the base class (viz., System.Management.Automation.Cmdlet class). When run, this cmdlet write the Key-Value pair formatted as table on the Powershell Console, but, when piped and Export...
    Posted to Using .NET (Forum) by Imran Nazir on 11-11-2009
    Filed under: .net, Writing Files
  • Re: Who Am I?

    Welcome to this forum! Regarding .NET, think of it as a collection of hundreds of useful little bits of functionality. Should you want to deal with, for example, Japaneese calendars - there's a class for that. If you need to add very large integers - there;s a class for that. If you want to create...
    Posted to Learn PowerShell (Forum) by Thomas Lee on 11-18-2010
    Filed under: Learning Resource, .NET
  • .net remote powershell with Exchange 2010 Cmdlets - Problem with "Script block literals are not allowed in restricted language mode or a Data section"

    Hi All, I am trying to run cmdlets from VB.NET. I managed to create a session to a remote session and to run either basic powershell commands or Exchange 2010 cmdlets. However I have a problem when trying to run more complex scripts, like "Get-Mailbox | Where-Object {$_.database -match "database"...
    Posted to PowerShell for Exchange (Forum) by OlivierR on 12-03-2010
    Filed under: remoting, Exchange, script block, remote, powershell, exchange 2010, .net
  • ISE: Modify Class

    I'm a newbie here, so Hello Everybody, I would like to ask the following: I can use ISE only for developing. Company policy. I'm developing a script which contains a new object type, defined like that: $DefClass = @' public class PropType{ public string name1; public string name2; } '...
    Posted to Learn PowerShell (Forum) by MontyX on 10-31-2011
    Filed under: .NET, .property, type, class, modify, property, ISE
Page 1 of 1 (9 items)
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.