Test.ps1


#Install-PackageProvider -Name NuGet -Force

#Install-Module -Name PowerShellGet -Force
#Update-Module -Name PowerShellGet

Publish-Module -Name FileStoreAnalyzer -NuGetApiKey oy2ir52zjo7t4oqq2mxaxbkic2ovtwwulgdaomxjf34mfm


#Get-PSRepository
    

##Import-Module FileStoreAnalyzer
#Import-FsaFolder -Path "\\?\C:\Temp" -DirectoryPermissions -IncludeFiles `
# -ConnectionString "server =.\SQLEXPRESS; database = FASAv2; trusted_connection = true;" -Verbose
#Import-FsaFolder -Path "\\?\C:\Temp" -ConnectionString "server =.\SQLEXPRESS; database = FASAv2; trusted_connection = true;" -Verbose

#Get-Command -Module FileStoreAnalyzer

#Test-FsEnvironment