Home
»
Discussion Forums
»
Agent - VSA
»
Agent Temp Directory
Subscribe via RSS
Share this
Similar Posts
Increase Agent temp directory
by
LegacyPoster
on
Nov 3, 2008
Agent Temp Directory
by
LegacyPoster
on
Jun 26, 2007
Agent Temp Directory variable pain
by
LegacyPoster
on
May 16, 2008
Inappropriate use of agent's "Temp Directory" by Kaseya?
by
LegacyPoster
on
Oct 30, 2009
Best locaton for temp directory
by
LegacyPoster
on
Feb 12, 2008
View More
Details
1
Reply
0
Subscribers
Posted
over 13 years ago
Agent - VSA
Agent Temp Directory
Posted by
LegacyPoster
on
Feb 28, 2007 2:06 AM
Greetings,
I am having issues when installing an agent deployment that uses settings from a template. I have set the template to use a temporary directory other than C:\Temp. After installing the agent on a machine it reports the custom temp directory as the correct temp directory, but the temp directory never gets created. Which of course causes my scripts to bomb when they attempt to write files to that directory. Has anyone else had this issue or know a fix?
Any help is appreciated. Thanks.
Legacy Forum Name: Agent Temp Directory,
Legacy Posted By Username: JStender
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Feb 28, 2007 2:06 AM
And wouldn't you know it, I answered my own question not shortly after I posted my request.
Apparently the directory will be created if you usethe "Write File" script option, but if you are using the greater than sign in a command prompt the directory is not created. Which was the issue that was causing me problems. So my fix is just to create a script that issues the "Write File" script option to insert an empty file, and delete the file which will create the directory. I shall just call this script during the initial agent deployment, and problem fixed.
Legacy Forum Name: Agents,
Legacy Posted By Username: JStender
You have posted to a forum that requires a moderator to approve posts before they are publicly available.