Windows 10: Powershell proccessing Outlook objects, running out of memory.

Discus and support Powershell proccessing Outlook objects, running out of memory. in Windows 10 Gaming to solve the problem; Hello.I've created a script to delete duplicates in large mailboxes. This mailboxes have many duplicates since we did import of mail archives into... Discussion in 'Windows 10 Gaming' started by yosisviva, Mar 10, 2022.

  1. yosisviva Win User

    Powershell proccessing Outlook objects, running out of memory.


    Hello.I've created a script to delete duplicates in large mailboxes. This mailboxes have many duplicates since we did import of mail archives into those mailboxes.For that, i want to use group-object cmdlet, to collect all duplicates, than remain only 1 in each group.But running this line on folder of 50k items, producing error - "Insufficient memory to continue the execution of the program."Details:The command: bb = $mailboxRoot.Folders[1].Items Group-Object -Property senton, subjectMachine Memory: 32GBError output

    :)
     
    yosisviva, Mar 10, 2022
    #1
  2. tfwul Win User
    tfwul, Mar 10, 2022
    #2
  3. Brink Win User
    Mail app will not open on 10041.

    Hello Adam,

    This is the suggested solution below if you haven't already tried it. Powershell proccessing Outlook objects, running out of memory. :)

    In this Windows 10 build 10041, the Mail, Calendar, and People apps may be broken due to a licensing issue with the Store Beta. To get these apps working again, you need to follow these steps:

    • Open powershell as administrator
    • Run the command Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
    • Re-install Mail, People and Calendar from the Store (green tile)
     
    Brink, Mar 10, 2022
    #3
  4. Kursah Win User

    Powershell proccessing Outlook objects, running out of memory.

    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, Mar 10, 2022
    #4
Thema:

Powershell proccessing Outlook objects, running out of memory.

Loading...
  1. Powershell proccessing Outlook objects, running out of memory. - Similar Threads - Powershell proccessing Outlook

  2. Outlook will not send - Object Not Found

    in Windows 10 Gaming
    Outlook will not send - Object Not Found: I am having trouble with Outlook. I had multiple accounts/emails including a client email. That data file became corrupted and locked me out of Outlook. The only way to get outlook to open was to remove the profile. Then I opened Outlook and was able to re-enter my email...
  3. Outlook will not send - Object Not Found

    in Windows 10 Software and Apps
    Outlook will not send - Object Not Found: I am having trouble with Outlook. I had multiple accounts/emails including a client email. That data file became corrupted and locked me out of Outlook. The only way to get outlook to open was to remove the profile. Then I opened Outlook and was able to re-enter my email...
  4. Powershell - object return

    in Windows 10 Customization
    Powershell - object return: Hello, I made a simple program that print specified computers in our Domain, sadly there is a problem with returning an object from a function after call. First call does not work, 2nd print same output 2 times. Do you have any idea how to display it in a first run? As far as...
  5. Powershell - object return

    in Windows 10 Gaming
    Powershell - object return: Hello, I made a simple program that print specified computers in our Domain, sadly there is a problem with returning an object from a function after call. First call does not work, 2nd print same output 2 times. Do you have any idea how to display it in a first run? As far as...
  6. Powershell - object return

    in Windows 10 Software and Apps
    Powershell - object return: Hello, I made a simple program that print specified computers in our Domain, sadly there is a problem with returning an object from a function after call. First call does not work, 2nd print same output 2 times. Do you have any idea how to display it in a first run? As far as...
  7. Powershell proccessing Outlook objects, running out of memory.

    in Windows 10 Software and Apps
    Powershell proccessing Outlook objects, running out of memory.: Hello.I've created a script to delete duplicates in large mailboxes. This mailboxes have many duplicates since we did import of mail archives into those mailboxes.For that, i want to use group-object cmdlet, to collect all duplicates, than remain only 1 in each group.But...
  8. Powershell proccessing Outlook objects, running out of memory.

    in Windows 10 BSOD Crashes and Debugging
    Powershell proccessing Outlook objects, running out of memory.: Hello.I've created a script to delete duplicates in large mailboxes. This mailboxes have many duplicates since we did import of mail archives into those mailboxes.For that, i want to use group-object cmdlet, to collect all duplicates, than remain only 1 in each group.But...
  9. Powershell objects to space in username

    in AntiVirus, Firewalls and System Security
    Powershell objects to space in username: Powershell won't change directory because of the space in my username "Andy Kay". I understand I can change my username, but that it won't change the name in the path. Is there a way around this?...
  10. uTorrent Running Out Of Memory

    in Windows 10 Software and Apps
    uTorrent Running Out Of Memory: Hi, I'm using a validated copy of Windows 10 and I was using uTorrent today and suddenly I got a message that it ran out of memory. I've used uTorrent with Windows 10 quite a few times with no problem whatsoever. I tried deleting the torrent and then I tried another one. It...