Jump to content

pmkochie

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

About pmkochie

Personal Information

  • Occupation
    Technology Technician

Employer (optional)

  • Company Represented
    Palmdale School District
  1. Icacls "C:\Test\test.txt" /grant Everyone:f should be: icacls c:\test\test.ext /grant Everyone:(F) or icacls \\localhost\c$\test\test.ext /grant Everyone:(F) if the user or group name has a space in it, include it in quotes such as "Domain Admins" or "Enterprise Admins" icacls \\localhost\c$\test\test.ext /grant "Enterprise Admins":(F)
×
×
  • Create New...