Showing tag results for security

Aug 11, 2013
Post comments count0
Post likes count0

Weekend Scripter: Run PowerShell Scripts from Remote File Share: Part 3

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, continues his discussion about running scripts from a remote file share. Microsoft Scripting Guy, Ed Wilson, is here. Some things should just be easier. For example, I should have access to client-side cmdlets to work with SharePoint. Many times, as a user, I need to accomplish repetitive tasks, and a fe...

Scripting Guy!Windows PowerShellscripting techniques
Aug 10, 2013
Post comments count0
Post likes count0

Weekend Scripter: Run PowerShell Scripts from Remote File Share: Part 2

Doctor Scripto

Weekend Scripter: Run PowerShell Scripts from Remote File Share: Part 2 Summary: Microsoft Scripting Guy, Ed Wilson, continues his discussion about running scripts on a remote file share. Microsoft Scripting Guy, Ed Wilson, is here. This week has been absolutely bizarre. I have been really busy working with a select group of Honorary Scripting Guys...

Scripting Guy!Windows PowerShellscripting techniques
Aug 9, 2013
Post comments count0
Post likes count0

Running PowerShell Scripts from a Remote File Share

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about running Windows PowerShell scripts from a remote file share. Microsoft Scripting Guy, Ed Wilson, is here. It is sort of official… There are at least three Windows PowerShell Saturday events coming up. They are listed on the PowerShell Saturday website. Atlanta and Singapore are already...

Scripting Guy!Windows PowerShellscripting techniques
Jun 30, 2013
Post comments count0
Post likes count0

Weekend Scripter: Find Errant ACLs Inside a Folder with PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson talks about using Windows PowerShell to find errant access control lists on files inside a folder. Microsoft Scripting Guy, Ed Wilson, is here. I have a long flight ahead of me today. The Scripting Wife and I are crossing the Atlantic Ocean to Charlotte, North Carolina in the United States as we return fr...

Scripting Guy!Windows PowerShellscripting techniques
Jun 27, 2013
Post comments count0
Post likes count0

Use PowerShell to Interact with the Windows API: Part 3

Doctor Scripto

Summary: Guest blogger, Matt Graeber, completes his three-part series about interacting with the Windows API. Microsoft Scripting Guy, Ed Wilson, is here. Matt Graeber is back with us today to finish up his three-part series. Read the previous parts to catch up for today’s post: In the last two posts, I described two methods of interactin...

Scripting Guy!Windows PowerShellguest blogger