|
Posted by =?Utf-8?B?QnJvb3N0ZXI=?= on April 27, 2006, 5:47 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Trying to transform an XML file created in SCW GUI as a GPO object.
The syntax I am using is as follows
scwcmd transform /p:"mytemplate.xml" /g:"My Template"
The response I get back is
Command completed with error.
The system cannot find the path specified.
Now, i have used the full path, etc and I have the same error. If I use an
incorrect filename, I get back
Command completed with error.
The system cannot find the file specified.
I have it occuring on both Windows 2003 x86 and x64.
I have tried creating a bogus template to apply with just the default
service status, and I have the same error.
I am using a domain admin account, and the group policy objects on the
domain has permissions for Domain Admins and Group Policy Creator Owner
group, both of which I am a member of.
I can manually create a GPO, and all that without issue in GPMC.
The domain and forest level are Windows 2003.
|