About 11,500 results
Open links in new tab
  1. How to get windows Build number via Powershell?

    My question is: Is it possible to get the Windows build number from SCCM for all the client machines that SCCM monitors/manages? And if so, how? I have been googling this for a few …

  2. Audit mode...what is it and how do you get out of it?

    Aug 12, 2015 · HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\State and …

  3. Get-childitem get folder permissions omitting child folders with ...

    I would go for Export-Csv instead of Format-Table and Out-File as you have structured data.

  4. get-process and UserName - social.technet.microsoft.com

    It works using WMI (Get-WmiObjectWin32_Process and GetOwner ()) but get-process provides some more attributes I need to export to a logfile. Accoring to MSDN there is a property called …

  5. AD LDS and locked out accounts response codes

    The local server policies do apply and the accounts get locked out as expected, but as I said the return codes are different if correct or incorrect pwd is provided which is different behavior …

  6. How to add SaveFileDialog to PowerShell Get-ADUser Export-CSV

    However, I cannot figure out how to merge the two so if I click on the " Export as file " button, I will get the dialog and be able to save it via the Get-ADUser export. Apologizes, I'm still a newbie …

  7. Powershell Command to get computer status in a target group

    Question 0 Sign in to vote Hi , I am trying to build a powershell script that will find out the computer status in a target group as in how many are ok, with error, or needing updates etc.

  8. Problems with get-printer command and remote computers

    I am trying to remotely get printer information from domain joined user workstations through PowerShell, and I am having problems with some of them.

  9. Best practices for S2D I/O tests on HCI

    I have a 2 node HCI cluster running on Windows Server 2019 DC with ReFS and RDMA enabled. I would like to max out the I/O on storage and simulate 20-30 VMs on HyperV. I need to see …

  10. Error: System Event Log could not be read to completion. Index …

    get-eventlog : Log "system" could not be read to completion due to the following error. This may have occurred because the log was cleared while still being read.