-
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? ...
-
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...
-
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...
-
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.