BigFix User Group

You are not logged in.

#1 2009-10-30 11:28:02

FITZPAW
Experienced Member
Registered: 2008-06-09
Posts: 75

User Input

Hi

I am trying to create a task that when run will prompt users to enter computer description.  Every time I run this, I get a BigFix error, that says damage could be done to BigFix, exit without saving or ignore.  Please advise what I am doing wrong.



action parameter query "Description" with description "Supply Computer Description"" with default ""

regset "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters\]" "srvcomment"={parameter "Description" of action}

Thanks

William

Offline

 

#2 2009-10-30 13:12:41

jessewk
Product Expert
From: Emeryville, CA
Registered: 2006-07-31
Posts: 1346

Re: User Input

You have some syntax errors.  Try this:

action parameter query "Description" with description "Supply Computer Description" with default ""

regset "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters\]" "srvcomment"="{parameter "Description" of action}"

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB