Browse Forum Posts by Tags

Showing related tags and posts for the Ask the Experts group. See all tags in the site
  • parsing a text file

    hi, i'm trying to parse a text file and it's doing my head in. any help is appreciated. the file is a registry dump so it is of the format [HKLM\Software\Key1] "value1"="data1" "value2"="data2" and being the registry the values could also be listed out...
    Posted to PowerShell for Windows (Forum) by piniata on 10-23-2011
    Filed under: powershell, registry
  • How to Retrieve Uninstall Apps Remotely?

    Hello there, I am a beginner at Powershell and I attempting to write a script to retrieve uninstall software. Here is what I have so far... [void][System.Reflection.Assembly]::LoadWithPartialName('Microsoft.VisualBasic') $PCName = [Microsoft.VisualBasic.Interaction]::InputBox("Enter IP or...
    Posted to PowerShell for Windows (Forum) by CriscoLeet on 10-16-2012
    Filed under: powershell, registry, remote powershell, uninstall, help, get-childitem, remote
Page 1 of 1 (2 items)
Copyright 2012 PowerShell.com. All rights reserved.