Browse Forum Posts by Tags

Showing related tags and posts for the PowerShell General forum. See all tags in the site
  • Backup Script does not consider empty Folders

    I have a script that fetches files older than certain days and copies the folders including their subfolders to a destination path (maintaining the folder structure) . The script works fine except that is does not copy folder and subfolder that are empty. Does anybody know what i've done wrong? ...
    Posted to Ask Don Jones (Forum) by janfreiburghaus79 on 02-28-2012
    Filed under: Recurse, Empty folders
  • Powershell script - report on AD accounts

    Howdy, I am trying a new script that is hopefully easier than the last I tried. I have a server that performs actions to create, modify, and disable user accounts. I have a command that retrieves the list of users I need to report on and now I am not sure how to get to the next steps of creating this...
    Posted to Ask Don Jones (Forum) by virtuallynothere on 03-30-2012
    Filed under: Parameter, scripts, Active Directory, Recurse, Powershell
  • Delete Rows in Excel based on a value in a particular column

    Hi all, I'm trying to delete rows in an Excel SpreadSheet based on values such as begins with 'A*' in a particular column. the problem is that I can't figure out what the property is to delete rows and as such I can't get my foreach statement to do anything. can somebody please put...
    Posted to PowerShell General (Forum) by Ands7 on 02-18-2013
    Filed under: Recurse, Powershell, Loop, powershell excel
  • Re: Powershell remoting - 1 domain to another, no trust, must use IP

    Thanks, so what is the best method of using Remote PS to get to this untrusted domain from my client? I know I need to specify the -credential, but also agree that adding in "*" to trusted hosts isn't the best idea either.
    Posted to Ask Don Jones (Forum) by virtuallynothere on 04-09-2012
    Filed under: PS Remoting, new-pssession, Remote PowerShell, Recurse, Powershell
Page 1 of 1 (4 items)
Copyright 2012 PowerShell.com. All rights reserved.