
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2018
01:06 PM
- last edited on
‎07-04-2023
04:54 PM
by
ErikT
This package will replace the wallpaper and lock screen of the targeted machines to the PackageShare\Images\WindowsLS.jpg image.
Please note that if you use a different image or the image is in a different location, you will need to change both step 1 and the script to refer to the correct file name and location. You can find the script attached to this post.
This package uses the following two files:
- PackageShare\Images\WindowsLS.jpg
- PackageShare\Scripts\Personalize-Screen-Lock-Desktop.ps1
Credit of the script goes to ABC.Deploy.
- Labels:
-
Share(d) Packages

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2019 12:36 AM
Preliminary checks failed. Task Registering Error. The request is not supported. (Exception from HRESULT: 0x80070032) Credential: ("mydomain\scancreds"). ShareCredential: ("myScanserver"\"myShareCreds").
I also tried set-executionpolicy unrestricted on the test PC
OS: Windows 10 Enterprise (64 bit)
Build: 10.0.17134.472
Version: 1803
and on:
OS: Windows 10 Enterprise (64 bit)
Build: 10.0.16299.847
Version: 1709
The deployment runs as Scan credentials which are Admin on the test PC.
is this a powershell -ExecutionPolicy issue? or...?
I should note that I can run the PS/script from the local PC's.
Thanks for any pointers..
