Hi Marco, On Wed, Feb 29, 2012 at 10:52 AM, Marco Parra D. <marco.parr...@gmail.com>wrote:
> Hi Josh, > I'm runnig from cmd.exe, I'm using Administrator account on the windows > box, this is the output for the command that you asked: > > C:\Users\Administrator>whoami /groups > > GROUP INFORMATION > ----------------- > > Group Name Type SID > Attributes > ==================================== ================ ============ > =============================================================== > Everyone Well-known group S-1-1-0 > Mandatory group, Enabled by default, Enabled group > BUILTIN\Administrators Alias S-1-5-32-544 > Mandatory group, Enabled by default, Enabled group, Group owner > This shows that you are running elevated, which is good. > BUILTIN\Users Alias S-1-5-32-545 > Mandatory group, Enabled by default, Enabled group > NT AUTHORITY\INTERACTIVE Well-known group S-1-5-4 > Mandatory group, Enabled by default, Enabled group > CONSOLE LOGON Well-known group S-1-2-1 > Mandatory group, Enabled by default, Enabled group > NT AUTHORITY\Authenticated Users Well-known group S-1-5-11 > Mandatory group, Enabled by default, Enabled group > NT AUTHORITY\This Organization Well-known group S-1-5-15 > Mandatory group, Enabled by default, Enabled group > LOCAL Well-known group S-1-2-0 > Mandatory group, Enabled by default, Enabled group > NT AUTHORITY\NTLM Authentication Well-known group S-1-5-64-10 > Mandatory group, Enabled by default, Enabled group > Mandatory Label\High Mandatory Level Label S-1-16-12288 > Mandatory group, Enabled by default, Enabled group > > C:\Users\Administrator> > > > I found a page that talks about security on windows 2008, and I tried > changing a configuration for the IIS, On the Ineternet Information Services > Manager, under Management, Configuration Editor, selecting Providers, click > on Edit Items, selecting DataProtectionConfigurationProvider, I change > useMachineProtection, and save the change. > > On Windows 7 the scripts run perfect, but on Windows 2008 R2 still didn't > work, still the execution said that the file was modified, but nothing > happens on the file..... no errors it's showed.... > Is your Windows 7 box 32-bit? If you're using 32-bit ruby on a 64-bit Windows 2008 R2 to edit C:\Windows\System32\inetsrv\config\applicationHost.config, Windows may be redirecting you to %windir%\syswow64\inetsrv instead: http://forums.iis.net/p/1150832/1875622.aspx Josh -- Josh Cooper Developer, Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.