|
|
|
|
|
|
|
October 2007 - Security Briefs
-
In my last post , I showed how to retrieve a file system ACL (well, technically a security descriptor ) via PowerShell. Today I'll show you how to tweak that ACL using System.Security.AccessControl. $newRule = New-Object Security.AccessControl.FileSystemAccessRule...
-
In my last post , I introduced a short little script that adjusts the security settings on a file. There are a number of fine points about PowerShell syntax and Windows security concepts that this little script relies upon, and I'm going to walk through...
-
2007 marked the year that I switched shells. I used to use the Hamilton C Shell , which was powerful and integrates exceptionally well with Windows, but I found myself constantly having to relearn the script syntax whenever I'd want to do something. So...
-
The CardSpace GUI has always felt pretty 1.0 to me, so it's great to see it evolving . The user experience is getting simpler, and the team is reworking the GUI to reduce user confusion in many scenarios. Keep up the good work, guys!
-
Our newest instructor, Mike Henderson is blogging with us now. Mike will be teaching our WPF and Silverlight courses, although his background includes writing kernel mode code and reverse-engineering all kinds of different software. Mike is scary smart...
|
|
|
|
|