Skip to content

Instantly share code, notes, and snippets.

View oradcliffe's full-sized avatar

Oliver Radcliffe oradcliffe

  • Madison, WI
View GitHub Profile
configuration fileShareConfig
{
param
(
[Parameter(Mandatory)]
[String]$domainName,
[Parameter(Mandatory)]
[System.Management.Automation.PSCredential]$adminCreds