Windows 10: Powershell - object return
Discus and support Powershell - object return in Windows 10 Software and Apps to solve the problem; 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... Discussion in 'Windows 10 Software and Apps' started by Lewandowski Bartłomiej, Apr 12, 2023.
Thema:
Powershell - object return
Loading...
-
Powershell - object return - Similar Threads - Powershell object return
-
Powershell - object return
in Windows 10 CustomizationPowershell - 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... -
Powershell - object return
in Windows 10 GamingPowershell - 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... -
Getting Powershell Return Code 2147942401
in Windows 10 GamingGetting Powershell Return Code 2147942401: I'm trying to run a capture of devices in AAD that have not checked in for 90+ days then remove the corresponding AD devices. Using scripts deployed through the Task Scheduler.The process is currently two separate scripts. The first script connects to AAD, searches for... -
Getting Powershell Return Code 2147942401
in Windows 10 Software and AppsGetting Powershell Return Code 2147942401: I'm trying to run a capture of devices in AAD that have not checked in for 90+ days then remove the corresponding AD devices. Using scripts deployed through the Task Scheduler.The process is currently two separate scripts. The first script connects to AAD, searches for... -
Powershell proccessing Outlook objects, running out of memory.
in Windows 10 GamingPowershell 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... -
Powershell proccessing Outlook objects, running out of memory.
in Windows 10 Software and AppsPowershell 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... -
Powershell proccessing Outlook objects, running out of memory.
in Windows 10 BSOD Crashes and DebuggingPowershell 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... -
Powershell objects to space in username
in AntiVirus, Firewalls and System SecurityPowershell 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?... -
Why does Powershell return an error for Get-MpComputerStatus ?
in Windows 10 SupportWhy does Powershell return an error for Get-MpComputerStatus ?: Instead it returns "Get-MpComputerStatus : The extrinsic Method could not be executed. at line:1 char:1 + Get-MpComputerStatus + ~~~~~~~~~~~~~~~~~~~~~~~~~ + Categorylnfo : MetadataError: (MSFT_HpComputerStatus:ROOT\Microsoft\...pComputerStatus) [Get-MpComputer Status],...