About 3,610 results
Open links in new tab
  1. PowerShell to delete all files but 1 in a dir?

    Jun 1, 2017 · I'm trying to delete all but one .txt files in each folder of a directory tree. The number of the .txt files varies in each subdirectory, and so do the names. Some subdirectories have five .txt files in …

  2. Delete list of folders powershell - social.technet.microsoft.com

    Question 0 Sign in to vote I have a list of folders accross different file servers in a txt file that need to be deleted Is there any powershell tool that will delete these folders for me They are all in the format …

  3. Powershell Command to permanently delete items in ALL users …

    Does anyone know a powershell command that can be run on Exchange 2010 SP1 that will permanently delete mail in the deleted items folder older than X days for ALL users in a specific database? This …

  4. where can I setup SCL for Outlook SPAM folder

    In Exchang 2007, I can setup delete, prevent or archive SPAM's SCL number. But I can't setup SCL number for move SPAM email to Outlook's SPAM folder.

  5. Powershell EWS API: copy contacts of a public folder

    I need help to understand how the EWS API in Powershell is working. My goal is to create a script which should copy the contacts of the public folder "Technik". Then it should (if not existing) create a new …

  6. automatically delete or move old user accounts

    Aug 19, 2013 · Question 0 Sign in to vote i am looking for a way to delete or move old users account to an ou i have disabled users for years and i want to do this automatically like having a threshold for a …

  7. How to manipulate folder redirection with native powershell v3

    Throughout two months now I have been searching for a way to manipulate folder redirection in GPO with powershell. I haven't been able to find one. The closest I have come is the SDM Software (their …

  8. Powershell command - list public folders and their public folder …

    Aug 3, 2017 · What would be the powershell command to list all the public folders and to which public folder mailboxes they belong to?

  9. Script to delete files and sub folders with a modified date older than ...

    I need a VBscript to delete files and folders older than 14 days from my back up map ( R:\backup). my back up script takes back up every day and make a folder in back up map.

  10. Delete printers on remote computer - social.technet.microsoft.com

    Jan 28, 2015 · Under the above path you'll see the different printers, you can delete these keys. If you have SCCM or something like that you could write a script to unmap via VBS or Remove-Printer …