Can we add a filter with compress-Archive comdlet Can we login & logout from powershell ? Can we run PowerShell 7 in PS ISE? Can we show the nested objects in Powershell? Can you disable an AD account based on
You should also be able to use WMI filtering and filter on computer name that way. It could perhaps look something like this: SELECT Name FROM Win32_ComputerSystem WHERE Name LIKE 'pc%' http://msdn.microsoft.com/en-us/library/Aa392263 Andreas Hultgren MCTS, MCITP http://ahultgren.blo...