Thanks to visit codestin.com
Credit goes to github.com

Skip to content

erictummers/Flexpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexpod

Powershell demo project to manage users

Debugging

For debugging (VisualStudio) edit the project properties of Flexpod.powershell.

Go to the Debug tab and select Start Action "Start external program:" use C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe.

Under Start Options the "Command line argument:" should be -noexit -command "&{ import-module .\Flexpod.powershell.dll -verbose}".

This information is saved in the csproj.user file and not committed to Git

Deployment

Just click the button to host in Azure

Deploy to Azure

About

Powershell demo project to manage users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages