Giter VIP home page Giter VIP logo

powershell's Introduction

TechCoffee

Welcome to the tech-coffee repository

  1. RDS Farm: folder for Windows Server 2016 RDS Farm topics

powershell's People

Contributors

comnam90 avatar serrerom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

powershell's Issues

Script error

Hi,
When I run the script I get the following error
At C:\Scripts\Audit-S2D.ps1:136 char:19

  •               ~
    

The '<' operator is reserved for future use.
At C:\Scripts\Audit-S2D.ps1:140 char:19

  •               ~
    

The '<' operator is reserved for future use.
At C:\Scripts\Audit-S2D.ps1:145 char:19

  •               ~
    

The '<' operator is reserved for future use.
At C:\Scripts\Audit-S2D.ps1:150 char:19

  •               ~
    

The '<' operator is reserved for future use.
At C:\Scripts\Audit-S2D.ps1:154 char:19

  •               ~
    

The '<' operator is reserved for future use.
At C:\Scripts\Audit-S2D.ps1:390 char:185

  • ... TF-8" method="post"><input name="utf8" type="hidden" value="โœ“" ...
  •                                                             ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\Scripts\Audit-S2D.ps1:394 char:18

  • Join GitHub today

  •              ~
    

The '<' operator is reserved for future use.
At C:\Scripts\Audit-S2D.ps1:488 char:30

  •     Fetching contributors&hellip;
    
  •                          ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\Scripts\Audit-S2D.ps1:526 char:12

  •   2417 lines (2062 sloc)
    
  •        ~~~~~
    

Unexpected token 'lines' in expression or statement.
At C:\Scripts\Audit-S2D.ps1:526 char:24

  •   2417 lines (2062 sloc)
    
  •                    ~~~~
    

Unexpected token 'sloc' in expression or statement.
Not all parse errors were reported. Correct the reported errors and try again.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : RedirectionNotSupported

Any help will be much appreciated

the attempt to write progress in the shell not working

First of all...this is fantastic, thanks for sharing. My powershell window gets filled with the following errors when I run it though:

-PercentComplete : The term '-PercentComplete' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Scripts\Audit-S2D.ps1:699 char:24

  •                    -PercentComplete (($i/$VMHosts.Count)*100) `
    
  •                    ~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (-PercentComplete:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

-CurrentOperation : The term '-CurrentOperation' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Scripts\Audit-S2D.ps1:701 char:24

  •                    -CurrentOperation "Collecting $($VMHost.Name)  ...
    
  •                    ~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (-CurrentOperation:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.