Browse Forum Posts by Tags

Showing related tags and posts for the Ask the Experts group. See all tags in the site
  • XML, Powershell and Arrays

    Hello I have an Infopath Doc that is stored as XML on our SP farm, I am trying to access certain information in the infopath form to assign as a variable for use in creating folder structures and websites. That is not too hard when dealing with clearly named elements in the xml doc, however on large...
    Posted to PowerShell for Windows (Forum) by Robert Burke on 02-20-2011
    Filed under: powershell, powershell Windows-programming, Variable, windows, powershell remoting, XML, array
  • XML configuration file for scripts

    Hi, inspired by recent blog entries I was trying to create an XML configuration file for a powershell script. Goal: store the last date&time the script was successfully run and other run-time related information. solution idea: <?xml version="1.0" encoding="utf-8"?> <config>...
    Posted to PowerShell for Windows (Forum) by mwood on 02-22-2011
    Filed under: powershell, powershell Windows-programming, XML
  • Reading XML file when the XML elements have not all the same information

    Hi All! This is may very first post here... :-) I'm facing issues when reading an XML file when the XML elements have not all the same information. The XML file is not constructed by me, I cannot modify its structure. I guess that when reading the XML file into an object, the object is created on...
    Posted to PowerShell General (Forum) by jorgec on 03-28-2013
    Filed under: Powershell, XML, File
  • Re: Storing PowerShell Variables in XML File and Then Reading Back In

    Can we expand on this thread and get a tool set going. I have several tasks that could leverage this capability but I have had issues with cdata sections and altering attributes. Consider Web.config thumbprint values
    Posted to PowerShell for Windows (Forum) by Randy on 09-10-2011
    Filed under: powershell, XML, Tools
Page 1 of 1 (4 items)
Copyright 2012 PowerShell.com. All rights reserved.