- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2014 10:32 PM
Default Package Share username and password under the Security Options TAB.
I only see the info "Provide an account with read-execute rights only on the shared folder. Using an administrator account is a severe security risk! This password will be accesible to all users."
So, should his be a domain user? Must I make a new special domain user that can access this share? I'll then need to restrict it down so it can't access anything else or logon anywhere so will this affect it's use?
Where exactly is this user used in the sysytem?
Solved! Go to Solution.
- Labels:
-
General Discussion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2014 09:10 AM
This username is used each time a client deployment needs access to {packetshare} on the workstation.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2014 11:27 PM
The share permissions you configure are only to gain access to the package share to gain access to the files you specify with the {PackageShare} parameter.
The actual task is run with the credentials you specify (system, scanned acct or logged in user).
If your command starts with the {PackageShare} parameter, it's executed from the computer you deployed it to directly from the share.
Hope that helps...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2014 10:17 PM
does the "package" run remotely from the package share or get copied?
I took a peek at one that was failing and it looked like the process was actually running off the remote package share.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2014 07:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2014 10:40 AM
FixitDave wrote:
I assume this is for Vista and above as it fails to work on our XP (please don't laugh) machines
Deployments should work on Windows XP and higher. (Windows 2000 and older operating systems are not supported.) If you run into issues, please contact support@lansweeper.com
FixitDave wrote:
From what I see, the package creates a one off scheduled task on the remote computer to execute each step in the package.
The share permissions you configure are only to gain access to the package share to gain access to the files you specify with the {PackageShare} parameter.
The actual task is run with the credentials you specify (system, scanned acct or logged in user).
Correct. Share credentials are used to access files referenced in your deployment, scanning credentials are used to create scheduled tasks on your machines to run the deployment and the scheduled tasks are run under your system accounts/scanning credentials/currently logged on users, depending on which option you choose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2014 03:44 PM
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2014 10:07 AM
It might be better to troubleshoot this via email however, so we can see which deployment step is actually throwing the error you're referring to. If you continue to run into issues, please contact support@lansweeper.com and we will follow up via email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2014 05:23 AM
I get Result: An extended error has occurred. Credential: (zzz\zzz). ShareCredential: (zzz\zzz).
Is this something I can work around? Or a better question would be, under what conditions would that credential be public?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2014 10:29 PM
Name in format user or DOMAIN\USER ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2014 01:30 AM
danielm wrote:
great.
Name in format user or DOMAIN\USER ?
Use the same format as for scanning credentials: NetBIOS domain name\username for domain users and .\username for local users.
