So this script get a list of users logged into computers. It uses my personal favourite RDS PowerShell module but works on PCs. Note: some firewall rule(s) inbound may be required.
Continue reading…
Monthly Archives: September 2017
Powershell – Check That SCCM User Environment Is Setup
SCCM is a bit fiddly it has its “own” powershell console that is a tad inconvenient. Also a lot of assumptions are made that the user is all good to go with SCCM cmdlets and that is usually far from the truth. The following script is does few prerequisite checks to ensure it is all […]
Continue reading…
Reasons For SCCM Status Message Error 10025
So these are the reasons I see for the Status Message error 1025
Continue reading…
Powershell – SCCM Message Status Error 10025 – Find Windows Updates Content That Client Cannot Download
SCCM Message Status Error 10025 – this script finds the Windows Update that the SCCM Client is having trouble downloading
Continue reading…