Remote control PC in WinPe
If you have remote locations that you support it could be handy to connect to a Pc that is in WinPe for trouble shooting. Here is the steps to prepare…
If you have remote locations that you support it could be handy to connect to a Pc that is in WinPe for trouble shooting. Here is the steps to prepare…
You can send an email if OSD fails on a Pc. Get the “SendMail.ps1” here and save the script on the SCCM server. Changes the following lines in the script:…
I have create this PowerShell script to install the server roles that is needed on a SCCM distribution Point and add the computer account to the AD group that contains…
This PowerShell script will take the users profile picture from AD and add it to the local user profile in Windows 10. The script comes originally from this blog: http://blog.jocha.se/tech/ad-user-pictures-in-windows-10.…
Sometimes I need to do things when the computer starts up or when a user logon. A good way to do that is with a GPO startup script or a…