Idera nSoftware Compellent

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Updating a xml file from another xml file

    Hello all, I hope somebody will give me a help with this. I need to make a Powershell script that receives 2 XML files (source and destination) as parameter and based on what is on one file, it updates the second one. I don’t know what can be on the “source” XML, so the script needs...
    Posted to General (Forum) by nifa on 12-19-2009
    Filed under: XML, powershell 1.0, script
  • comment/uncomment XML using powershell

    Can anybody help me to comment or uncomment data using powershell. Actually I have a very big XML file where a lots of data are commented, I need to comment out these data using powershell. At the same time I need to make some data commented using powershell. Appreciate your help on it.
    Posted to General (Forum) by Ashrafur Rahaman on 03-23-2010
    Filed under: XML
  • Convert-TextToXml

    Serge van den Oever has written a PowerShell script that converts an input text file into an output xml file. You can read the script at the following link: http://weblogs.asp.net/soever/default.aspx
    Posted to Using Scripts (Forum) by ps2 on 12-09-2008
    Filed under: PowerShell, XML
  • Compare-Object –SynchWindow Parameter

    FatBeard Adventures in PowerShell has posted an article for comparing two lengthy XML files using Compare-Object with the –syncWindow parameter. Read more
    Posted to General (Forum) by ps2 on 02-07-2009
    Filed under: XML, Compare-Object
  • PowerShell Script: Import-GmailFilterXml

    By halr9000 Gmail can now import and export filters as XML. This script will read in an XML file generated by Gmail (the Path parameter), and create from it a flat PSObject. Read More
    Posted to General (Forum) by ps2 on 03-25-2009
    Filed under: XML, Gmail Filter
  • PowerShell ABC's - X is for XML

    In this continuing series, Joe Pruitt discusses PowerShell's ability to work natively with XML. Read More
    Posted to General (Forum) by ps2 on 01-30-2009
    Filed under: XML
  • Powershell and Office Open XML Format Document Generation Sample

    Dave has reposted his PowerShell Office Open XML Document Generator. Read More
    Posted to Microsoft Office (Forum) by ps2 on 02-28-2009
    Filed under: XML, Office Open
Page 1 of 1 (7 items)
Copyright 2010 PowerShell.com. All rights reserved.