Cloud.Ready.Software.PowerShell icon indicating copy to clipboard operation
Cloud.Ready.Software.PowerShell copied to clipboard

waldo's PowerShell Scripts & Modules

Results 18 Cloud.Ready.Software.PowerShell issues
Sort by recently updated
recently updated
newest added

Microsoft has changed a couple of things with CU page and also the url for the download links. For some reason link to the downloads is now "regionalized" to en-gb...

Hi, is there a way to use http://www.waldo.be/2014/10/28/powershell-script-to-merge-nav-versionlist/ this script during **Apply-NAVDelta** command? I have different functionality modifications on an object like INF.033,INF.037 etc. When i use Apply-NAVDelta, it overrides...

When I run the Export-NAVALfromNAVApplicationObject command it works, creating the AL files for the exported object, reports "Errors: 0", but give this exception: ``` cmd : At C:\Program Files\WindowsPowerShell\Modules\Cloud.Ready.Software.NAV\1.0.3.7\ModelTools\Export-NAVALfromNAVApplicationObject.ps1:74 char:5...

Hey @waldo1001 , when I exectue your script: [https://github.com/waldo1001/Cloud.Ready.Software.PowerShell/blob/master/PSScripts/NAV%20Docker/LocalDocker/_ExportObjectsAsAL.ps1](url) I get the following errors. Unfortunately the output is partially in German. If you need the whole text, I can translate...

question

Hi There, setting up a very new PC, and installing all my tools. While performing Import-NAVModules, I get a series of Folder errors like below. PS C:\Windows\system32> Import-NAVModules Get-NAVModuleVersions :...

Do you have plans to address this? WARNING: The names of some imported commands from the module 'Cloud.Ready.Software.Windows' include unapproved verbs that might make them less discoverable. To find the...

enhancement

This command `Backup-SQLDatabaseToFile -DatabaseServer NAVDEV1 -DatabaseName "Demo Database NAV (11-0-21836 GB)"` Gives me the following error. Is there an assumption that I am issuing the command from a session on...

I see you use import-module sqlps in several module functions. Why is that? Because now i'm kind of forced to only use sqlps instead of sqlserver, when using your modules...

Hello, i am getting so much variable conflicts during merges. The bad thing about this is, the conflicts being problem on the Import process. For example, when the first conflict...

newfeature

Change to be able to use without the NAVAdminTools .. . Only the model tools should be necessary.

enhancement