Thru a GPP i want to copy some files to the desktop if the client machine is a laptop. Because i cannot find a hardware profile anymore in WIndows7 Pro i decided to use a target item: battery or computername is laptop. Because our names starts with laptops
i have tried: laptop*.* in the targeting item.
What i have done in the Gpp files:
Source: \\server\share\*.*
Target: \\%userprofile%\desktop
In the share sourcce there are 2 .reg files that must be copied to the users or all users desktop. As targeting item i have chosen battery.
So i thought if the client machine has a battery those two files are beiing copied, but it doesn't work..
There are no files on the users deskto.
The user is a limited user, but the user has rights to the desktop so that can not be the couse.
Can it be that *.* in the source is nog working?
Where can i troubleshoot why the files aren't copied?
Is it possible to item targetting a name which starts with, lets say "laptop" and use laptop*.*?
freddie