
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 …
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 …
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.
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 …
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 …
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 …
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.
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.
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 …
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.